# 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_single_lv.yml ************************************************** 1 plays in /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_single_lv.yml PLAY [Single LV snapshot test] ************************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_single_lv.yml:2 Friday 01 March 2024 20:50:28 +0000 (0:00:00.013) 0:00:00.013 ********** ok: [sut] META: ran handlers TASK [Setup] ******************************************************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_single_lv.yml:36 Friday 01 March 2024 20:50:29 +0000 (0:00:00.825) 0:00:00.839 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tasks/setup.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tasks/setup.yml:10 Friday 01 March 2024 20:50:29 +0000 (0:00:00.020) 0:00:00.860 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set mount parent] ******************************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tasks/setup.yml:15 Friday 01 March 2024 20:50:29 +0000 (0:00:00.243) 0:00:01.103 ********** ok: [sut] => { "ansible_facts": { "test_mnt_parent": "/mnt" }, "changed": false } TASK [Run the storage role install base packages] ****************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tasks/setup.yml:20 Friday 01 March 2024 20:50:29 +0000 (0:00:00.018) 0:00:01.121 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 20:50:29 +0000 (0:00:00.015) 0:00:01.137 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 20:50:29 +0000 (0:00:00.036) 0:00:01.174 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 20:50:29 +0000 (0:00:00.026) 0:00:01.200 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 20:50:29 +0000 (0:00:00.038) 0:00:01.239 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 20:50:30 +0000 (0:00:00.194) 0:00:01.433 ********** ok: [sut] => { "ansible_facts": { "__storage_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 20:50:30 +0000 (0:00:00.020) 0:00:01.453 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 20:50:30 +0000 (0:00:00.008) 0:00:01.462 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 20:50:30 +0000 (0:00:00.007) 0:00:01.470 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 20:50:30 +0000 (0:00:00.038) 0:00:01.508 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 20:50:32 +0000 (0:00:02.526) 0:00:04.035 ********** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 20:50:32 +0000 (0:00:00.019) 0:00:04.054 ********** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 20:50:32 +0000 (0:00:00.018) 0:00:04.072 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 20:50:33 +0000 (0:00:00.444) 0:00:04.517 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 20:50:33 +0000 (0:00:00.034) 0:00:04.552 ********** TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 20:50:33 +0000 (0:00:00.009) 0:00:04.562 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 20:50:33 +0000 (0:00:00.010) 0:00:04.572 ********** TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 20:50:33 +0000 (0:00:00.009) 0:00:04.581 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 20:50:35 +0000 (0:00:02.599) 0:00:07.181 ********** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "running", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "lvm2-pvscan@8:0.service": { "name": "lvm2-pvscan@8:0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:112.service": { "name": "lvm2-pvscan@8:112.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:128.service": { "name": "lvm2-pvscan@8:128.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:144.service": { "name": "lvm2-pvscan@8:144.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:16.service": { "name": "lvm2-pvscan@8:16.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:32.service": { "name": "lvm2-pvscan@8:32.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:48.service": { "name": "lvm2-pvscan@8:48.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:64.service": { "name": "lvm2-pvscan@8:64.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:80.service": { "name": "lvm2-pvscan@8:80.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:96.service": { "name": "lvm2-pvscan@8:96.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-convert.service": { "name": "nfs-convert.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" }, "vdo-start-by-dev@.service": { "name": "vdo-start-by-dev@.service", "source": "systemd", "state": "unknown", "status": "static" }, "vdo.service": { "name": "vdo.service", "source": "systemd", "state": "stopped", "status": "enabled" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 20:50:37 +0000 (0:00:01.667) 0:00:08.849 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 20:50:37 +0000 (0:00:00.019) 0:00:08.868 ********** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 20:50:37 +0000 (0:00:00.011) 0:00:08.880 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 20:50:37 +0000 (0:00:00.364) 0:00:09.244 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 20:50:37 +0000 (0:00:00.011) 0:00:09.255 ********** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 20:50:37 +0000 (0:00:00.009) 0:00:09.265 ********** ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 20:50:37 +0000 (0:00:00.012) 0:00:09.277 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 20:50:37 +0000 (0:00:00.011) 0:00:09.289 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 20:50:37 +0000 (0:00:00.012) 0:00:09.302 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 20:50:38 +0000 (0:00:00.024) 0:00:09.326 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 20:50:38 +0000 (0:00:00.011) 0:00:09.337 ********** TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 20:50:38 +0000 (0:00:00.010) 0:00:09.348 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 20:50:38 +0000 (0:00:00.010) 0:00:09.359 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 20:50:38 +0000 (0:00:00.010) 0:00:09.370 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709325483.4593887, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709063408.235, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1709063064.523, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "4259656727", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 20:50:38 +0000 (0:00:00.192) 0:00:09.562 ********** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 20:50:38 +0000 (0:00:00.011) 0:00:09.574 ********** ok: [sut] TASK [Get unused disks] ******************************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tasks/setup.yml:24 Friday 01 March 2024 20:50:38 +0000 (0:00:00.618) 0:00:10.192 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:5 Friday 01 March 2024 20:50:38 +0000 (0:00:00.018) 0:00:10.211 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:10 Friday 01 March 2024 20:50:39 +0000 (0:00:00.189) 0:00:10.400 ********** ok: [sut] => { "ansible_facts": { "__snapshot_is_ostree": false }, "changed": false } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:14 Friday 01 March 2024 20:50:39 +0000 (0:00:00.014) 0:00:10.415 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:28 Friday 01 March 2024 20:50:41 +0000 (0:00:02.452) 0:00:12.867 ********** ok: [sut] => { "changed": false, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj" ], "info": [] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:36 Friday 01 March 2024 20:50:41 +0000 (0:00:00.263) 0:00:13.131 ********** ok: [sut] => { "ansible_facts": { "unused_disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj" ] }, "changed": false } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:41 Friday 01 March 2024 20:50:41 +0000 (0:00:00.013) 0:00:13.145 ********** ok: [sut] => { "unused_disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj" ] } TASK [Print info from find_unused_disk] **************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:49 Friday 01 March 2024 20:50:41 +0000 (0:00:00.013) 0:00:13.159 ********** skipping: [sut] => {} TASK [Show disk information] *************************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:54 Friday 01 March 2024 20:50:41 +0000 (0:00:00.012) 0:00:13.171 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:63 Friday 01 March 2024 20:50:41 +0000 (0:00:00.012) 0:00:13.184 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create LVM logical volumes under volume groups] ************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tasks/setup.yml:30 Friday 01 March 2024 20:50:41 +0000 (0:00:00.012) 0:00:13.196 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 20:50:41 +0000 (0:00:00.024) 0:00:13.220 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 20:50:41 +0000 (0:00:00.018) 0:00:13.238 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 20:50:41 +0000 (0:00:00.013) 0:00:13.252 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 20:50:41 +0000 (0:00:00.031) 0:00:13.283 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 20:50:41 +0000 (0:00:00.012) 0:00:13.295 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 20:50:42 +0000 (0:00:00.030) 0:00:13.326 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 20:50:42 +0000 (0:00:00.016) 0:00:13.342 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 20:50:42 +0000 (0:00:00.010) 0:00:13.353 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 20:50:42 +0000 (0:00:00.031) 0:00:13.384 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 20:50:44 +0000 (0:00:02.467) 0:00:15.851 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "test_vg1", "volumes": [ { "name": "lv1", "size": "15%" }, { "name": "lv2", "size": "50%" } ] }, { "disks": [ "sdd", "sde", "sdf" ], "name": "test_vg2", "volumes": [ { "name": "lv3", "size": "10%" }, { "name": "lv4", "size": "20%" } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "name": "test_vg3", "volumes": [ { "name": "lv5", "size": "30%" }, { "name": "lv6", "size": "25%" }, { "name": "lv7", "size": "10%" }, { "name": "lv8", "size": "10%" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 20:50:44 +0000 (0:00:00.018) 0:00:15.869 ********** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 20:50:44 +0000 (0:00:00.012) 0:00:15.882 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "lvm2" ], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 20:50:48 +0000 (0:00:04.153) 0:00:20.035 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 20:50:48 +0000 (0:00:00.021) 0:00:20.057 ********** TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 20:50:48 +0000 (0:00:00.011) 0:00:20.069 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 20:50:48 +0000 (0:00:00.012) 0:00:20.081 ********** TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 20:50:48 +0000 (0:00:00.011) 0:00:20.093 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 20:50:51 +0000 (0:00:02.521) 0:00:22.614 ********** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "running", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "lvm2-pvscan@8:0.service": { "name": "lvm2-pvscan@8:0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:112.service": { "name": "lvm2-pvscan@8:112.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:128.service": { "name": "lvm2-pvscan@8:128.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:144.service": { "name": "lvm2-pvscan@8:144.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:16.service": { "name": "lvm2-pvscan@8:16.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:32.service": { "name": "lvm2-pvscan@8:32.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:48.service": { "name": "lvm2-pvscan@8:48.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:64.service": { "name": "lvm2-pvscan@8:64.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:80.service": { "name": "lvm2-pvscan@8:80.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:96.service": { "name": "lvm2-pvscan@8:96.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-convert.service": { "name": "nfs-convert.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" }, "vdo-start-by-dev@.service": { "name": "vdo-start-by-dev@.service", "source": "systemd", "state": "unknown", "status": "static" }, "vdo.service": { "name": "vdo.service", "source": "systemd", "state": "stopped", "status": "enabled" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 20:50:52 +0000 (0:00:01.601) 0:00:24.216 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 20:50:52 +0000 (0:00:00.018) 0:00:24.235 ********** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 20:50:52 +0000 (0:00:00.010) 0:00:24.246 ********** changed: [sut] => { "actions": [ { "action": "create format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sdk", "/dev/sdl", "/dev/xvda1", "/dev/mapper/test_vg1-lv1", "/dev/mapper/test_vg1-lv2", "/dev/mapper/test_vg2-lv3", "/dev/mapper/test_vg2-lv4", "/dev/mapper/test_vg3-lv5", "/dev/mapper/test_vg3-lv6", "/dev/mapper/test_vg3-lv7", "/dev/mapper/test_vg3-lv8" ], "mounts": [], "packages": [ "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_kernel_device": "/dev/dm-7", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "15%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_kernel_device": "/dev/dm-6", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "_raw_kernel_device": "/dev/dm-5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "20%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_kernel_device": "/dev/dm-3", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "_raw_kernel_device": "/dev/dm-3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "30%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 20:51:02 +0000 (0:00:09.931) 0:00:34.177 ********** ok: [sut] => { "changed": false, "cmd": [ "udevadm", "trigger", "--subsystem-match=block" ], "delta": "0:00:00.019152", "end": "2024-03-01 20:51:03.133587", "rc": 0, "start": "2024-03-01 20:51:03.114435" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 20:51:03 +0000 (0:00:00.303) 0:00:34.481 ********** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 20:51:03 +0000 (0:00:00.011) 0:00:34.493 ********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sdk", "/dev/sdl", "/dev/xvda1", "/dev/mapper/test_vg1-lv1", "/dev/mapper/test_vg1-lv2", "/dev/mapper/test_vg2-lv3", "/dev/mapper/test_vg2-lv4", "/dev/mapper/test_vg3-lv5", "/dev/mapper/test_vg3-lv6", "/dev/mapper/test_vg3-lv7", "/dev/mapper/test_vg3-lv8" ], "mounts": [], "packages": [ "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_kernel_device": "/dev/dm-7", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "15%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_kernel_device": "/dev/dm-6", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "_raw_kernel_device": "/dev/dm-5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "20%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_kernel_device": "/dev/dm-3", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "_raw_kernel_device": "/dev/dm-3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "30%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 20:51:03 +0000 (0:00:00.020) 0:00:34.513 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_kernel_device": "/dev/dm-7", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "15%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_kernel_device": "/dev/dm-6", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "_raw_kernel_device": "/dev/dm-5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "20%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_kernel_device": "/dev/dm-3", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "_raw_kernel_device": "/dev/dm-3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "30%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 20:51:03 +0000 (0:00:00.019) 0:00:34.533 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 20:51:03 +0000 (0:00:00.013) 0:00:34.546 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 20:51:03 +0000 (0:00:00.011) 0:00:34.558 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 20:51:03 +0000 (0:00:00.011) 0:00:34.570 ********** TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 20:51:03 +0000 (0:00:00.012) 0:00:34.582 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 20:51:03 +0000 (0:00:00.012) 0:00:34.595 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 20:51:03 +0000 (0:00:00.012) 0:00:34.607 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709325483.4593887, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709063408.235, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1709063064.523, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "4259656727", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 20:51:03 +0000 (0:00:00.208) 0:00:34.816 ********** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 20:51:03 +0000 (0:00:00.011) 0:00:34.827 ********** ok: [sut] TASK [Run the snapshot role to create snapshot of single LV] ******************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_single_lv.yml:39 Friday 01 March 2024 20:51:04 +0000 (0:00:00.667) 0:00:35.495 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 20:51:04 +0000 (0:00:00.028) 0:00:35.524 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:51:04 +0000 (0:00:00.022) 0:00:35.546 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 20:51:04 +0000 (0:00:00.016) 0:00:35.562 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 20:51:04 +0000 (0:00:00.013) 0:00:35.575 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 20:51:04 +0000 (0:00:00.014) 0:00:35.589 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 20:51:04 +0000 (0:00:00.041) 0:00:35.631 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 20:51:06 +0000 (0:00:02.599) 0:00:38.231 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py snapshot -r 15 -vg test_vg1 -lv lv1 -s snapset1 " } TASK [linux-system-roles.snapshot : Run snapshot command snapshot] ************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 20:51:06 +0000 (0:00:00.020) 0:00:38.251 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 20:51:07 +0000 (0:00:00.695) 0:00:38.947 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.10.106 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.10.106 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 20:51:07 +0000 (0:00:00.014) 0:00:38.961 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 20:51:07 +0000 (0:00:00.015) 0:00:38.977 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 20:51:07 +0000 (0:00:00.012) 0:00:38.989 ********** skipping: [sut] => {} TASK [Verify the snapshot LV is created] *************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_single_lv.yml:49 Friday 01 March 2024 20:51:07 +0000 (0:00:00.011) 0:00:39.001 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 20:51:07 +0000 (0:00:00.023) 0:00:39.025 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:51:07 +0000 (0:00:00.017) 0:00:39.043 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 20:51:07 +0000 (0:00:00.014) 0:00:39.057 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 20:51:07 +0000 (0:00:00.012) 0:00:39.070 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 20:51:07 +0000 (0:00:00.011) 0:00:39.081 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 20:51:07 +0000 (0:00:00.034) 0:00:39.116 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 20:51:10 +0000 (0:00:02.588) 0:00:41.704 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py check -v -vg test_vg1 -lv lv1 -s snapset1 " } TASK [linux-system-roles.snapshot : Run snapshot command check] **************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 20:51:10 +0000 (0:00:00.021) 0:00:41.726 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 20:51:10 +0000 (0:00:00.403) 0:00:42.129 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.10.106 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.10.106 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 20:51:10 +0000 (0:00:00.013) 0:00:42.143 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 20:51:10 +0000 (0:00:00.015) 0:00:42.158 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 20:51:10 +0000 (0:00:00.011) 0:00:42.170 ********** skipping: [sut] => {} TASK [Run the snapshot role remove the snapshot for single LV] ***************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_single_lv.yml:59 Friday 01 March 2024 20:51:10 +0000 (0:00:00.012) 0:00:42.182 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 20:51:10 +0000 (0:00:00.025) 0:00:42.208 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:51:10 +0000 (0:00:00.032) 0:00:42.240 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 20:51:10 +0000 (0:00:00.015) 0:00:42.256 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 20:51:10 +0000 (0:00:00.011) 0:00:42.268 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 20:51:10 +0000 (0:00:00.012) 0:00:42.280 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 20:51:11 +0000 (0:00:00.032) 0:00:42.313 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 20:51:13 +0000 (0:00:02.539) 0:00:44.852 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py remove -vg test_vg1 -lv lv1 -s snapset1 " } TASK [linux-system-roles.snapshot : Run snapshot command remove] *************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 20:51:13 +0000 (0:00:00.023) 0:00:44.876 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 20:51:14 +0000 (0:00:00.455) 0:00:45.331 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.10.106 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.10.106 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 20:51:14 +0000 (0:00:00.014) 0:00:45.345 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 20:51:14 +0000 (0:00:00.015) 0:00:45.361 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 20:51:14 +0000 (0:00:00.011) 0:00:45.373 ********** skipping: [sut] => {} TASK [Use the snapshot_lvm_verify_only option to make sure remove is done] ***** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_single_lv.yml:68 Friday 01 March 2024 20:51:14 +0000 (0:00:00.013) 0:00:45.386 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 20:51:14 +0000 (0:00:00.029) 0:00:45.416 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:51:14 +0000 (0:00:00.020) 0:00:45.437 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 20:51:14 +0000 (0:00:00.015) 0:00:45.452 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 20:51:14 +0000 (0:00:00.013) 0:00:45.466 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 20:51:14 +0000 (0:00:00.012) 0:00:45.478 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 20:51:14 +0000 (0:00:00.053) 0:00:45.531 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 20:51:16 +0000 (0:00:02.573) 0:00:48.105 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py remove -v -vg test_vg1 -lv lv1 -s snapset1 " } TASK [linux-system-roles.snapshot : Run snapshot command remove] *************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 20:51:16 +0000 (0:00:00.021) 0:00:48.126 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 20:51:17 +0000 (0:00:00.406) 0:00:48.533 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.10.106 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.10.106 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 20:51:17 +0000 (0:00:00.014) 0:00:48.548 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 20:51:17 +0000 (0:00:00.017) 0:00:48.565 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 20:51:17 +0000 (0:00:00.015) 0:00:48.581 ********** skipping: [sut] => {} TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_single_lv.yml:79 Friday 01 March 2024 20:51:17 +0000 (0:00:00.013) 0:00:48.594 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tasks/cleanup.yml for sut TASK [Remove storage volumes] ************************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tasks/cleanup.yml:7 Friday 01 March 2024 20:51:17 +0000 (0:00:00.024) 0:00:48.618 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 20:51:17 +0000 (0:00:00.019) 0:00:48.638 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 20:51:17 +0000 (0:00:00.020) 0:00:48.658 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 20:51:17 +0000 (0:00:00.015) 0:00:48.674 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 20:51:17 +0000 (0:00:00.034) 0:00:48.709 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 20:51:17 +0000 (0:00:00.013) 0:00:48.722 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 20:51:17 +0000 (0:00:00.014) 0:00:48.736 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 20:51:17 +0000 (0:00:00.012) 0:00:48.748 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 20:51:17 +0000 (0:00:00.011) 0:00:48.760 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 20:51:17 +0000 (0:00:00.047) 0:00:48.807 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 20:51:20 +0000 (0:00:02.638) 0:00:51.445 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "test_vg1", "state": "absent", "volumes": [ { "name": "lv1", "state": "absent" }, { "name": "lv2", "state": "absent" } ] }, { "disks": [ "sdd", "sde", "sdf" ], "name": "test_vg2", "state": "absent", "volumes": [ { "name": "lv3", "state": "absent" }, { "name": "lv4", "state": "absent" } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "name": "test_vg3", "state": "absent", "volumes": [ { "name": "lv5", "state": "absent" }, { "name": "lv6", "state": "absent" }, { "name": "lv7", "state": "absent" }, { "name": "lv8", "state": "absent" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 20:51:20 +0000 (0:00:00.021) 0:00:51.467 ********** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 20:51:20 +0000 (0:00:00.013) 0:00:51.480 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 20:51:26 +0000 (0:00:06.698) 0:00:58.179 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 20:51:26 +0000 (0:00:00.024) 0:00:58.203 ********** TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 20:51:26 +0000 (0:00:00.017) 0:00:58.220 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 20:51:26 +0000 (0:00:00.013) 0:00:58.234 ********** TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 20:51:26 +0000 (0:00:00.012) 0:00:58.246 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 20:51:29 +0000 (0:00:02.446) 0:01:00.693 ********** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "running", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "lvm2-pvscan@8:0.service": { "name": "lvm2-pvscan@8:0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:112.service": { "name": "lvm2-pvscan@8:112.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:128.service": { "name": "lvm2-pvscan@8:128.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:144.service": { "name": "lvm2-pvscan@8:144.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:16.service": { "name": "lvm2-pvscan@8:16.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:32.service": { "name": "lvm2-pvscan@8:32.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:48.service": { "name": "lvm2-pvscan@8:48.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:64.service": { "name": "lvm2-pvscan@8:64.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:80.service": { "name": "lvm2-pvscan@8:80.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:96.service": { "name": "lvm2-pvscan@8:96.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-convert.service": { "name": "nfs-convert.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" }, "vdo-start-by-dev@.service": { "name": "vdo-start-by-dev@.service", "source": "systemd", "state": "unknown", "status": "static" }, "vdo.service": { "name": "vdo.service", "source": "systemd", "state": "stopped", "status": "enabled" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 20:51:31 +0000 (0:00:01.651) 0:01:02.344 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 20:51:31 +0000 (0:00:00.053) 0:01:02.398 ********** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 20:51:31 +0000 (0:00:00.030) 0:01:02.429 ********** changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "destroy format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "lvmpv" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdk", "/dev/sdl", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/sdj", "/dev/xvda1" ], "mounts": [], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 482344960, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1606418432, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 322961408, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 641728512, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1283457024, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1069547520, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 20:51:42 +0000 (0:00:11.607) 0:01:14.036 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 20:51:42 +0000 (0:00:00.013) 0:01:14.050 ********** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 20:51:42 +0000 (0:00:00.016) 0:01:14.067 ********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "destroy format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "lvmpv" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdk", "/dev/sdl", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/sdj", "/dev/xvda1" ], "mounts": [], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 482344960, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1606418432, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 322961408, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 641728512, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1283457024, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1069547520, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 20:51:42 +0000 (0:00:00.031) 0:01:14.099 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 482344960, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1606418432, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 322961408, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 641728512, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1283457024, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1069547520, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 20:51:42 +0000 (0:00:00.024) 0:01:14.124 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 20:51:42 +0000 (0:00:00.014) 0:01:14.138 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 20:51:42 +0000 (0:00:00.013) 0:01:14.152 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 20:51:42 +0000 (0:00:00.015) 0:01:14.167 ********** TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 20:51:42 +0000 (0:00:00.044) 0:01:14.211 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 20:51:42 +0000 (0:00:00.019) 0:01:14.231 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 20:51:42 +0000 (0:00:00.013) 0:01:14.244 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709325483.4593887, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709063408.235, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1709063064.523, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "4259656727", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 20:51:43 +0000 (0:00:00.193) 0:01:14.438 ********** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 20:51:43 +0000 (0:00:00.012) 0:01:14.450 ********** ok: [sut] TASK [Save unused_disk_return before verify] *********************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tasks/cleanup.yml:29 Friday 01 March 2024 20:51:43 +0000 (0:00:00.617) 0:01:15.068 ********** ok: [sut] => { "ansible_facts": { "unused_disks_before": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj" ] }, "changed": false } TASK [Verify that pools/volumes used in test are removed] ********************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tasks/cleanup.yml:33 Friday 01 March 2024 20:51:43 +0000 (0:00:00.012) 0:01:15.081 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:5 Friday 01 March 2024 20:51:43 +0000 (0:00:00.018) 0:01:15.100 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:10 Friday 01 March 2024 20:51:43 +0000 (0:00:00.015) 0:01:15.115 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:14 Friday 01 March 2024 20:51:43 +0000 (0:00:00.013) 0:01:15.129 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:28 Friday 01 March 2024 20:51:46 +0000 (0:00:02.592) 0:01:17.721 ********** ok: [sut] => { "changed": false, "disks": [ "sda", "sdb", "sdd", "sde", "sdf", "sdg", "sdh", "sdj", "sdk", "sdl" ], "info": [ "Disk [/dev/sdc] attrs [{'type': 'disk', 'size': '1073741824', 'fstype': 'LVM2_member'}] has fstype", "Disk [/dev/sdi] attrs [{'type': 'disk', 'size': '1073741824', 'fstype': 'LVM2_member'}] has fstype" ] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:36 Friday 01 March 2024 20:51:46 +0000 (0:00:00.202) 0:01:17.923 ********** ok: [sut] => { "ansible_facts": { "unused_disks": [ "sda", "sdb", "sdd", "sde", "sdf", "sdg", "sdh", "sdj", "sdk", "sdl" ] }, "changed": false } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:41 Friday 01 March 2024 20:51:46 +0000 (0:00:00.015) 0:01:17.939 ********** ok: [sut] => { "unused_disks": [ "sda", "sdb", "sdd", "sde", "sdf", "sdg", "sdh", "sdj", "sdk", "sdl" ] } TASK [Print info from find_unused_disk] **************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:49 Friday 01 March 2024 20:51:46 +0000 (0:00:00.014) 0:01:17.953 ********** skipping: [sut] => {} TASK [Show disk information] *************************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:54 Friday 01 March 2024 20:51:46 +0000 (0:00:00.013) 0:01:17.967 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:63 Friday 01 March 2024 20:51:46 +0000 (0:00:00.017) 0:01:17.985 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Debug why list of unused disks has changed] ****************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tasks/cleanup.yml:39 Friday 01 March 2024 20:51:46 +0000 (0:00:00.021) 0:01:18.007 ********** fatal: [sut]: FAILED! => { "changed": false, "cmd": "set -euxo pipefail\nexec 1>&2\nmount -f -l\ndf -H\nlvs --all\npvs --all\nvgs --all\ncat /tmp/snapshot_role.log || :\ncat /etc/lvm/devices/system.devices || :\nfor dev in $(lsblk -l -p -o NAME); do\n if [ \"$dev\" = NAME ]; then continue; fi\n echo blkid info with cache\n blkid \"$dev\" || :\n echo blkid info without cache\n blkid -p \"$dev\" || :\ndone\n# garbage collect\nblkid -g || :\necho lsblk after garbage collect\nlsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE\n# flush cache\nblkid -s none || :\necho lsblk after cache flush\nlsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE\ncat /tmp/blivet.log || :\n", "delta": "0:00:00.245218", "end": "2024-03-01 20:51:47.113931", "failed_when_result": true, "rc": 0, "start": "2024-03-01 20:51:46.868713" } 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/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,cpu,cpuacct) cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,hugetlb) cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,blkio) cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,memory) cgroup on /sys/fs/cgroup/rdma type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,rdma) cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,freezer) cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,cpuset) cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,perf_event) cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,pids) cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,net_cls,net_prio) cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,devices) 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=38,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=13896) debugfs on /sys/kernel/debug type debugfs (rw,relatime,seclabel) mqueue on /dev/mqueue type mqueue (rw,relatime,seclabel) hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,seclabel,pagesize=2M) sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw,relatime) tmpfs on /run/user/0 type tmpfs (rw,nosuid,nodev,relatime,seclabel,size=362420k,mode=700) + df -H Filesystem Size Used Avail Use% Mounted on devtmpfs 1.9G 0 1.9G 0% /dev tmpfs 1.9G 0 1.9G 0% /dev/shm tmpfs 1.9G 26M 1.9G 2% /run tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup /dev/xvda1 269G 5.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 20:44:13,334 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 None None snapset1 None False 2024-03-01 20:44:13,334 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:44:13,363 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:44:13,363 INFO snapshot-role/MainThread: { 2024-03-01 20:44:13,363 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:44:13,363 INFO snapshot-role/MainThread: { 2024-03-01 20:44:13,363 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:44:13,363 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN", "vg_size":"3196059648", "vg_free":"1589641216", "vg_extent_size":"4194304"} 2024-03-01 20:44:13,363 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:13,363 INFO snapshot-role/MainThread: , 2024-03-01 20:44:13,363 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:44:13,363 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:44:13,364 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:44:13,364 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:44:13,364 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:13,364 INFO snapshot-role/MainThread: , 2024-03-01 20:44:13,364 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:44:13,364 INFO snapshot-role/MainThread: {"lv_uuid":"FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:44:13,364 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:13,364 INFO snapshot-role/MainThread: , 2024-03-01 20:44:13,364 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:44:13,364 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"OYp5ia-8la0-qMVa-XRQs-Fk8A-SOv4-u1Zydj", "lv_uuid":"FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO", "pv_name":"/dev/sda"}, 2024-03-01 20:44:13,364 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"Vyug4l-Sj9R-aREM-dHiu-HDeQ-zbY6-tH3j9S", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:44:13,364 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"ljHdIG-OaBn-85OA-KvyO-W3Ru-TPaI-l0YeOc", "lv_uuid":"FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO", "pv_name":"/dev/sdb"}, 2024-03-01 20:44:13,364 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"125", "segtype":"free", "pv_uuid":"ljHdIG-OaBn-85OA-KvyO-W3Ru-TPaI-l0YeOc", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:44:13,364 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:13,364 INFO snapshot-role/MainThread: , 2024-03-01 20:44:13,364 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:44:13,364 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO"}, 2024-03-01 20:44:13,364 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO"} 2024-03-01 20:44:13,364 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:13,364 INFO snapshot-role/MainThread: } 2024-03-01 20:44:13,364 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:13,364 INFO snapshot-role/MainThread: , 2024-03-01 20:44:13,364 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:44:13,364 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:13,364 INFO snapshot-role/MainThread: } 2024-03-01 20:44:13,364 INFO snapshot-role/MainThread: VG: test_vg1 free 1589641216 2024-03-01 20:44:13,364 INFO snapshot-role/MainThread: LV: lv1 size : 1606418432 2024-03-01 20:44:13,365 INFO snapshot-role/MainThread: LV: total 1606418432 2024-03-01 20:44:13,365 INFO snapshot-role/MainThread: space needed: 240962764.80 space available: 1589641216 sufficient space: 1 2024-03-01 20:44:13,365 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:44:13,387 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:44:13,387 INFO snapshot-role/MainThread: { 2024-03-01 20:44:13,387 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:44:13,387 INFO snapshot-role/MainThread: { 2024-03-01 20:44:13,387 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:44:13,387 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN", "vg_size":"3196059648", "vg_free":"1589641216", "vg_extent_size":"4194304"} 2024-03-01 20:44:13,387 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:13,387 INFO snapshot-role/MainThread: , 2024-03-01 20:44:13,387 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:44:13,387 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:44:13,387 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:44:13,387 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:44:13,387 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:13,387 INFO snapshot-role/MainThread: , 2024-03-01 20:44:13,388 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:44:13,388 INFO snapshot-role/MainThread: {"lv_uuid":"FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:44:13,388 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:13,388 INFO snapshot-role/MainThread: , 2024-03-01 20:44:13,388 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:44:13,388 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"OYp5ia-8la0-qMVa-XRQs-Fk8A-SOv4-u1Zydj", "lv_uuid":"FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO", "pv_name":"/dev/sda"}, 2024-03-01 20:44:13,388 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"Vyug4l-Sj9R-aREM-dHiu-HDeQ-zbY6-tH3j9S", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:44:13,388 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"ljHdIG-OaBn-85OA-KvyO-W3Ru-TPaI-l0YeOc", "lv_uuid":"FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO", "pv_name":"/dev/sdb"}, 2024-03-01 20:44:13,388 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"125", "segtype":"free", "pv_uuid":"ljHdIG-OaBn-85OA-KvyO-W3Ru-TPaI-l0YeOc", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:44:13,388 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:13,388 INFO snapshot-role/MainThread: , 2024-03-01 20:44:13,388 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:44:13,388 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO"}, 2024-03-01 20:44:13,388 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO"} 2024-03-01 20:44:13,388 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:13,388 INFO snapshot-role/MainThread: } 2024-03-01 20:44:13,388 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:13,388 INFO snapshot-role/MainThread: , 2024-03-01 20:44:13,388 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:44:13,388 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:13,388 INFO snapshot-role/MainThread: } 2024-03-01 20:44:13,388 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:44:13,410 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:44:13,410 INFO snapshot-role/MainThread: { 2024-03-01 20:44:13,410 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:44:13,410 INFO snapshot-role/MainThread: { 2024-03-01 20:44:13,410 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:44:13,410 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:44:13,410 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:13,410 INFO snapshot-role/MainThread: } 2024-03-01 20:44:13,410 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:13,410 INFO snapshot-role/MainThread: , 2024-03-01 20:44:13,410 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:44:13,410 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:13,410 INFO snapshot-role/MainThread: } 2024-03-01 20:44:13,410 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:44:13,432 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:44:13,432 INFO snapshot-role/MainThread: { 2024-03-01 20:44:13,432 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:44:13,432 INFO snapshot-role/MainThread: { 2024-03-01 20:44:13,432 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:44:13,432 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:44:13,432 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:13,432 INFO snapshot-role/MainThread: } 2024-03-01 20:44:13,432 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:13,432 INFO snapshot-role/MainThread: , 2024-03-01 20:44:13,432 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:44:13,432 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:13,432 INFO snapshot-role/MainThread: } 2024-03-01 20:44:13,432 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:44:13,455 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:44:13,455 INFO snapshot-role/MainThread: { 2024-03-01 20:44:13,455 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:44:13,455 INFO snapshot-role/MainThread: { 2024-03-01 20:44:13,455 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:44:13,455 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:13,455 INFO snapshot-role/MainThread: } 2024-03-01 20:44:13,455 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:13,455 INFO snapshot-role/MainThread: , 2024-03-01 20:44:13,455 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:44:13,455 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:13,455 INFO snapshot-role/MainThread: } 2024-03-01 20:44:13,455 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 240975872B test_vg1/lv1 2024-03-01 20:44:13,703 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:44:13,703 INFO snapshot-role/MainThread: { 2024-03-01 20:44:13,703 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:44:13,703 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:13,703 INFO snapshot-role/MainThread: } 2024-03-01 20:44:13,704 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:44:16,643 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 /mnt/lv1_mp None None snapset1 lv1 test_vg1 None 2024-03-01 20:44:16,644 INFO snapshot-role/MainThread: mount_lv : /mnt/lv1_mp 2024-03-01 20:44:16,644 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:44:16,668 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:44:16,669 INFO snapshot-role/MainThread: { 2024-03-01 20:44:16,669 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:44:16,669 INFO snapshot-role/MainThread: { 2024-03-01 20:44:16,669 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:44:16,669 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 20:44:16,669 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:44:16,669 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:16,669 INFO snapshot-role/MainThread: } 2024-03-01 20:44:16,669 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:16,669 INFO snapshot-role/MainThread: , 2024-03-01 20:44:16,669 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:44:16,669 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:16,669 INFO snapshot-role/MainThread: } 2024-03-01 20:44:16,669 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:44:16,690 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:44:16,690 INFO snapshot-role/MainThread: { 2024-03-01 20:44:16,690 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:44:16,690 INFO snapshot-role/MainThread: { 2024-03-01 20:44:16,691 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:44:16,691 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:44:16,691 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:16,691 INFO snapshot-role/MainThread: } 2024-03-01 20:44:16,691 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:16,691 INFO snapshot-role/MainThread: , 2024-03-01 20:44:16,691 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:44:16,691 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:16,691 INFO snapshot-role/MainThread: } 2024-03-01 20:44:16,691 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg1/lv1_snapset1 /mnt/lv1_mp 2024-03-01 20:44:16,720 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:44:16,720 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:44:19,644 INFO snapshot-role/MainThread: mount_cmd: 0 0 1 /mnt/lv1_mp None None snapset1 lv1 test_vg1 None 2024-03-01 20:44:19,644 INFO snapshot-role/MainThread: mount_verify_lv : 0 /mnt/lv1_mp None test_vg1 lv1 snapset1 2024-03-01 20:44:19,644 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:44:19,668 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:44:19,668 INFO snapshot-role/MainThread: { 2024-03-01 20:44:19,668 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:44:19,669 INFO snapshot-role/MainThread: { 2024-03-01 20:44:19,669 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:44:19,669 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 20:44:19,669 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv1", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:44:19,669 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:19,669 INFO snapshot-role/MainThread: } 2024-03-01 20:44:19,669 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:19,669 INFO snapshot-role/MainThread: , 2024-03-01 20:44:19,669 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:44:19,669 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:19,669 INFO snapshot-role/MainThread: } 2024-03-01 20:44:19,669 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:44:19,691 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:44:19,691 INFO snapshot-role/MainThread: { 2024-03-01 20:44:19,691 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:44:19,692 INFO snapshot-role/MainThread: { 2024-03-01 20:44:19,692 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:44:19,692 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv1", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:44:19,692 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:19,692 INFO snapshot-role/MainThread: } 2024-03-01 20:44:19,692 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:19,692 INFO snapshot-role/MainThread: , 2024-03-01 20:44:19,692 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:44:19,692 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:19,692 INFO snapshot-role/MainThread: } 2024-03-01 20:44:19,692 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg1/lv1_snapset1 -P 2024-03-01 20:44:19,695 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:44:19,695 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 20:44:19,695 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:44:22,581 INFO snapshot-role/MainThread: mount_cmd: 0 0 1 /mnt/wrong_mountpoint None None snapset1 lv1 test_vg1 None 2024-03-01 20:44:22,581 INFO snapshot-role/MainThread: mount_verify_lv : 0 /mnt/wrong_mountpoint None test_vg1 lv1 snapset1 2024-03-01 20:44:22,581 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:44:22,605 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:44:22,606 INFO snapshot-role/MainThread: { 2024-03-01 20:44:22,606 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:44:22,606 INFO snapshot-role/MainThread: { 2024-03-01 20:44:22,606 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:44:22,606 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 20:44:22,606 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv1", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:44:22,606 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:22,606 INFO snapshot-role/MainThread: } 2024-03-01 20:44:22,606 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:22,606 INFO snapshot-role/MainThread: , 2024-03-01 20:44:22,606 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:44:22,606 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:22,606 INFO snapshot-role/MainThread: } 2024-03-01 20:44:22,606 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:44:22,630 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:44:22,631 INFO snapshot-role/MainThread: { 2024-03-01 20:44:22,631 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:44:22,631 INFO snapshot-role/MainThread: { 2024-03-01 20:44:22,631 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:44:22,631 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv1", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:44:22,631 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:22,631 INFO snapshot-role/MainThread: } 2024-03-01 20:44:22,631 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:22,631 INFO snapshot-role/MainThread: , 2024-03-01 20:44:22,631 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:44:22,631 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:22,631 INFO snapshot-role/MainThread: } 2024-03-01 20:44:22,631 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg1/lv1_snapset1 -P 2024-03-01 20:44:22,634 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:44:22,634 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 20:44:22,634 INFO snapshot-role/MainThread: exit code: 36: ['blockdev not mounted on specified mountpoint: /dev/test_vg1/lv1_snapset1 /mnt/wrong_mountpoint'] 2024-03-01 20:44:25,668 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv1_mp lv1 test_vg1 None 2024-03-01 20:44:25,668 INFO snapshot-role/MainThread: umount_lv : /mnt/lv1_mp 2024-03-01 20:44:25,668 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:44:25,692 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:44:25,693 INFO snapshot-role/MainThread: { 2024-03-01 20:44:25,693 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:44:25,693 INFO snapshot-role/MainThread: { 2024-03-01 20:44:25,693 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:44:25,693 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 20:44:25,693 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv1", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:44:25,693 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:25,693 INFO snapshot-role/MainThread: } 2024-03-01 20:44:25,693 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:25,693 INFO snapshot-role/MainThread: , 2024-03-01 20:44:25,693 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:44:25,693 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:25,693 INFO snapshot-role/MainThread: } 2024-03-01 20:44:25,693 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:44:25,716 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:44:25,716 INFO snapshot-role/MainThread: { 2024-03-01 20:44:25,716 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:44:25,717 INFO snapshot-role/MainThread: { 2024-03-01 20:44:25,717 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:44:25,717 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 20:44:25,717 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:25,717 INFO snapshot-role/MainThread: } 2024-03-01 20:44:25,717 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:25,717 INFO snapshot-role/MainThread: , 2024-03-01 20:44:25,717 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:44:25,717 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:25,717 INFO snapshot-role/MainThread: } 2024-03-01 20:44:25,717 INFO snapshot-role/MainThread: umount target /mnt/lv1_mp from device /dev/mapper/test_vg1-lv1_snapset1 2024-03-01 20:44:25,717 INFO snapshot-role/MainThread: Running... umount /mnt/lv1_mp -A 2024-03-01 20:44:25,732 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:44:25,732 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:44:28,713 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 0 None 2024-03-01 20:44:28,713 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:44:28,741 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:44:28,741 INFO snapshot-role/MainThread: { 2024-03-01 20:44:28,742 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:44:28,742 INFO snapshot-role/MainThread: { 2024-03-01 20:44:28,742 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:44:28,742 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN", "vg_size":"3196059648", "vg_free":"1346371584", "vg_extent_size":"4194304"} 2024-03-01 20:44:28,742 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:28,742 INFO snapshot-role/MainThread: , 2024-03-01 20:44:28,742 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:44:28,742 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:44:28,742 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:44:28,742 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:44:28,742 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:28,742 INFO snapshot-role/MainThread: , 2024-03-01 20:44:28,742 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:44:28,742 INFO snapshot-role/MainThread: {"lv_uuid":"FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:44:28,742 INFO snapshot-role/MainThread: {"lv_uuid":"9K7FoF-SyET-7I0g-Zi3W-9rd2-43CZ-MUmrPC", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"243269632", "origin":"lv1", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.87", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:44:28,742 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:28,742 INFO snapshot-role/MainThread: , 2024-03-01 20:44:28,742 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:44:28,742 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"OYp5ia-8la0-qMVa-XRQs-Fk8A-SOv4-u1Zydj", "lv_uuid":"FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO", "pv_name":"/dev/sda"}, 2024-03-01 20:44:28,742 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"Vyug4l-Sj9R-aREM-dHiu-HDeQ-zbY6-tH3j9S", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:44:28,742 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"ljHdIG-OaBn-85OA-KvyO-W3Ru-TPaI-l0YeOc", "lv_uuid":"FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO", "pv_name":"/dev/sdb"}, 2024-03-01 20:44:28,742 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"ljHdIG-OaBn-85OA-KvyO-W3Ru-TPaI-l0YeOc", "lv_uuid":"9K7FoF-SyET-7I0g-Zi3W-9rd2-43CZ-MUmrPC", "pv_name":"/dev/sdb"}, 2024-03-01 20:44:28,742 INFO snapshot-role/MainThread: {"pvseg_start":"187", "pvseg_size":"67", "segtype":"free", "pv_uuid":"ljHdIG-OaBn-85OA-KvyO-W3Ru-TPaI-l0YeOc", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:44:28,742 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:28,742 INFO snapshot-role/MainThread: , 2024-03-01 20:44:28,742 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:44:28,742 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-186", "segtype":"linear", "lv_uuid":"9K7FoF-SyET-7I0g-Zi3W-9rd2-43CZ-MUmrPC"}, 2024-03-01 20:44:28,742 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO"}, 2024-03-01 20:44:28,742 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO"} 2024-03-01 20:44:28,742 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:28,743 INFO snapshot-role/MainThread: } 2024-03-01 20:44:28,743 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:28,743 INFO snapshot-role/MainThread: , 2024-03-01 20:44:28,743 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:44:28,743 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:28,743 INFO snapshot-role/MainThread: } 2024-03-01 20:44:28,743 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:44:28,764 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:44:28,764 INFO snapshot-role/MainThread: { 2024-03-01 20:44:28,764 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:44:28,764 INFO snapshot-role/MainThread: { 2024-03-01 20:44:28,764 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:44:28,764 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv1", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:44:28,764 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:28,764 INFO snapshot-role/MainThread: } 2024-03-01 20:44:28,764 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:28,764 INFO snapshot-role/MainThread: , 2024-03-01 20:44:28,765 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:44:28,765 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:28,765 INFO snapshot-role/MainThread: } 2024-03-01 20:44:28,765 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 20:44:28,870 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:44:28,870 INFO snapshot-role/MainThread: { 2024-03-01 20:44:28,870 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:44:28,870 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:28,870 INFO snapshot-role/MainThread: } 2024-03-01 20:44:28,871 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:44:31,760 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 1 None 2024-03-01 20:44:31,760 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:44:31,784 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:44:31,784 INFO snapshot-role/MainThread: { 2024-03-01 20:44:31,784 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:44:31,784 INFO snapshot-role/MainThread: { 2024-03-01 20:44:31,784 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:44:31,785 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN", "vg_size":"3196059648", "vg_free":"1589641216", "vg_extent_size":"4194304"} 2024-03-01 20:44:31,785 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:31,785 INFO snapshot-role/MainThread: , 2024-03-01 20:44:31,785 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:44:31,785 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:44:31,785 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:44:31,785 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:44:31,785 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:31,785 INFO snapshot-role/MainThread: , 2024-03-01 20:44:31,785 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:44:31,785 INFO snapshot-role/MainThread: {"lv_uuid":"FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:44:31,785 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:31,785 INFO snapshot-role/MainThread: , 2024-03-01 20:44:31,785 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:44:31,785 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"OYp5ia-8la0-qMVa-XRQs-Fk8A-SOv4-u1Zydj", "lv_uuid":"FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO", "pv_name":"/dev/sda"}, 2024-03-01 20:44:31,785 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"Vyug4l-Sj9R-aREM-dHiu-HDeQ-zbY6-tH3j9S", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:44:31,785 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"ljHdIG-OaBn-85OA-KvyO-W3Ru-TPaI-l0YeOc", "lv_uuid":"FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO", "pv_name":"/dev/sdb"}, 2024-03-01 20:44:31,785 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"125", "segtype":"free", "pv_uuid":"ljHdIG-OaBn-85OA-KvyO-W3Ru-TPaI-l0YeOc", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:44:31,785 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:31,785 INFO snapshot-role/MainThread: , 2024-03-01 20:44:31,785 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:44:31,785 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO"}, 2024-03-01 20:44:31,785 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO"} 2024-03-01 20:44:31,785 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:31,785 INFO snapshot-role/MainThread: } 2024-03-01 20:44:31,785 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:31,785 INFO snapshot-role/MainThread: , 2024-03-01 20:44:31,785 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:44:31,785 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:31,785 INFO snapshot-role/MainThread: } 2024-03-01 20:44:31,786 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:44:31,809 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:44:31,809 INFO snapshot-role/MainThread: { 2024-03-01 20:44:31,809 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:44:31,809 INFO snapshot-role/MainThread: { 2024-03-01 20:44:31,809 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:44:31,809 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:44:31,809 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:31,810 INFO snapshot-role/MainThread: } 2024-03-01 20:44:31,810 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:31,810 INFO snapshot-role/MainThread: , 2024-03-01 20:44:31,810 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:44:31,810 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:31,810 INFO snapshot-role/MainThread: } 2024-03-01 20:44:31,810 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:44:31,834 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:44:31,834 INFO snapshot-role/MainThread: { 2024-03-01 20:44:31,834 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:44:31,834 INFO snapshot-role/MainThread: { 2024-03-01 20:44:31,834 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:44:31,834 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:44:31,834 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:31,835 INFO snapshot-role/MainThread: } 2024-03-01 20:44:31,835 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:31,835 INFO snapshot-role/MainThread: , 2024-03-01 20:44:31,835 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:44:31,835 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:31,835 INFO snapshot-role/MainThread: } 2024-03-01 20:44:31,835 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:44:31,857 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:44:31,857 INFO snapshot-role/MainThread: { 2024-03-01 20:44:31,857 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:44:31,857 INFO snapshot-role/MainThread: { 2024-03-01 20:44:31,857 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:44:31,857 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:31,857 INFO snapshot-role/MainThread: } 2024-03-01 20:44:31,857 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:31,858 INFO snapshot-role/MainThread: , 2024-03-01 20:44:31,858 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:44:31,858 INFO snapshot-role/MainThread: ] 2024-03-01 20:44:31,858 INFO snapshot-role/MainThread: } 2024-03-01 20:44:31,858 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:45:33,883 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 20:45:33,883 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 20:45:33,883 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:45:33,883 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:45:33,911 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:33,912 INFO snapshot-role/MainThread: { 2024-03-01 20:45:33,912 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:33,912 INFO snapshot-role/MainThread: { 2024-03-01 20:45:33,912 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:33,912 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:33,912 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:33,912 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:33,912 INFO snapshot-role/MainThread: } 2024-03-01 20:45:33,912 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:33,912 INFO snapshot-role/MainThread: , 2024-03-01 20:45:33,912 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:33,912 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:33,912 INFO snapshot-role/MainThread: } 2024-03-01 20:45:33,912 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:45:33,937 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:33,937 INFO snapshot-role/MainThread: { 2024-03-01 20:45:33,937 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:33,937 INFO snapshot-role/MainThread: { 2024-03-01 20:45:33,938 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:33,938 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:33,938 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:33,938 INFO snapshot-role/MainThread: } 2024-03-01 20:45:33,938 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:33,938 INFO snapshot-role/MainThread: , 2024-03-01 20:45:33,938 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:33,938 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:33,938 INFO snapshot-role/MainThread: } 2024-03-01 20:45:33,938 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:45:33,961 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:33,962 INFO snapshot-role/MainThread: { 2024-03-01 20:45:33,962 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:33,962 INFO snapshot-role/MainThread: { 2024-03-01 20:45:33,962 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:33,962 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:33,962 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:33,962 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:33,962 INFO snapshot-role/MainThread: } 2024-03-01 20:45:33,962 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:33,962 INFO snapshot-role/MainThread: , 2024-03-01 20:45:33,962 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:33,962 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:33,962 INFO snapshot-role/MainThread: } 2024-03-01 20:45:33,962 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 20:45:33,986 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:33,986 INFO snapshot-role/MainThread: { 2024-03-01 20:45:33,987 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:33,987 INFO snapshot-role/MainThread: { 2024-03-01 20:45:33,987 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:33,987 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:33,987 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:33,987 INFO snapshot-role/MainThread: } 2024-03-01 20:45:33,987 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:33,987 INFO snapshot-role/MainThread: , 2024-03-01 20:45:33,987 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:33,987 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:33,987 INFO snapshot-role/MainThread: } 2024-03-01 20:45:33,987 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:45:34,010 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:34,010 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,010 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:34,010 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,010 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:34,011 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:34,011 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:34,011 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,011 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,011 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,011 INFO snapshot-role/MainThread: , 2024-03-01 20:45:34,011 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:34,011 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,011 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,011 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 20:45:34,033 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:34,033 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,033 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:34,033 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,033 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:34,034 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:34,034 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,034 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,034 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,034 INFO snapshot-role/MainThread: , 2024-03-01 20:45:34,034 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:34,034 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,034 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,034 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:45:34,061 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:34,061 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,061 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:34,062 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,062 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:34,062 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:34,062 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:34,062 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:34,062 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:34,062 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,062 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,062 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,062 INFO snapshot-role/MainThread: , 2024-03-01 20:45:34,062 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:34,062 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,062 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,062 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 20:45:34,087 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:34,087 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,087 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:34,087 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,087 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:34,087 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:34,087 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,087 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,087 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,087 INFO snapshot-role/MainThread: , 2024-03-01 20:45:34,087 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:34,087 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,087 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,087 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 20:45:34,087 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:45:34,087 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:45:34,113 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:34,114 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,114 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:34,114 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,114 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:34,114 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:34,114 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:34,114 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,114 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,114 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,114 INFO snapshot-role/MainThread: , 2024-03-01 20:45:34,114 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:34,114 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,114 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,114 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:45:34,138 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:34,138 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,138 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:34,139 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,139 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:34,139 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:34,139 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,139 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,139 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,139 INFO snapshot-role/MainThread: , 2024-03-01 20:45:34,139 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:34,139 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,139 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,139 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:45:34,164 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:34,165 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,165 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:34,165 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,165 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:34,165 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:34,165 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:34,165 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,165 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,165 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,165 INFO snapshot-role/MainThread: , 2024-03-01 20:45:34,165 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:34,165 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,165 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,165 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 20:45:34,188 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:34,188 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,188 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:34,188 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,189 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:34,189 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:34,189 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,189 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,189 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,189 INFO snapshot-role/MainThread: , 2024-03-01 20:45:34,189 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:34,189 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,189 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,189 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:45:34,212 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:34,212 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,212 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:34,212 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,213 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:34,213 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:34,213 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:34,213 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,213 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,213 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,213 INFO snapshot-role/MainThread: , 2024-03-01 20:45:34,213 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:34,213 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,213 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,213 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 20:45:34,236 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:34,236 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,236 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:34,236 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,236 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:34,237 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:34,237 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,237 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,237 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,237 INFO snapshot-role/MainThread: , 2024-03-01 20:45:34,237 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:34,237 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,237 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,237 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:45:34,259 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:34,259 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,259 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:34,259 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,259 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:34,260 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:34,260 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:34,260 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:34,260 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:34,260 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,260 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,260 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,260 INFO snapshot-role/MainThread: , 2024-03-01 20:45:34,260 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:34,260 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,260 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,260 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 20:45:34,284 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:34,284 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,284 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:34,284 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,284 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:34,284 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:34,285 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,285 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,285 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,285 INFO snapshot-role/MainThread: , 2024-03-01 20:45:34,285 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:34,285 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,285 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,285 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 20:45:34,285 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:45:34,285 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:45:34,308 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:34,309 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,309 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:34,309 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,309 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:34,309 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:34,309 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:34,309 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,309 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,309 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,309 INFO snapshot-role/MainThread: , 2024-03-01 20:45:34,309 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:34,309 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,309 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,309 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:45:34,333 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:45:34,333 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,333 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:34,333 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,334 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:34,334 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,334 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,334 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,334 INFO snapshot-role/MainThread: , 2024-03-01 20:45:34,334 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:34,334 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,334 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,334 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:45:34,356 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:34,356 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,356 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:34,356 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,357 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:34,357 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:34,357 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:34,357 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,357 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,357 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,357 INFO snapshot-role/MainThread: , 2024-03-01 20:45:34,357 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:34,357 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,357 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,357 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:45:34,380 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:45:34,380 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,380 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:34,381 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,381 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:34,381 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,381 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,381 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,381 INFO snapshot-role/MainThread: , 2024-03-01 20:45:34,381 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:34,381 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,381 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,381 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:45:34,403 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:34,403 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,403 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:34,403 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,403 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:34,403 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:34,404 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:34,404 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,404 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,404 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,404 INFO snapshot-role/MainThread: , 2024-03-01 20:45:34,404 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:34,404 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,404 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,404 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:45:34,428 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:45:34,428 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,429 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:34,429 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,429 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:34,429 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,429 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,429 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,429 INFO snapshot-role/MainThread: , 2024-03-01 20:45:34,429 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:34,429 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,429 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,429 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:45:34,457 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:34,457 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,458 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:34,458 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,458 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:34,458 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:34,458 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:34,458 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:34,458 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:34,458 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,458 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,458 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,458 INFO snapshot-role/MainThread: , 2024-03-01 20:45:34,458 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:34,458 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,458 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,458 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:45:34,482 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:45:34,482 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,482 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:34,483 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,483 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:34,483 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,483 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,483 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,483 INFO snapshot-role/MainThread: , 2024-03-01 20:45:34,483 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:34,483 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,483 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,483 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:45:34,483 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:45:34,483 INFO snapshot-role/MainThread: snapsset names ok: snapset1 2024-03-01 20:45:34,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 20:45:34,511 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:34,511 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,511 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:34,511 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,511 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:45:34,511 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:45:34,511 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,511 INFO snapshot-role/MainThread: , 2024-03-01 20:45:34,511 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:45:34,511 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:45:34,511 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:45:34,511 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:45:34,511 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:45:34,511 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,511 INFO snapshot-role/MainThread: , 2024-03-01 20:45:34,511 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:34,511 INFO snapshot-role/MainThread: {"lv_uuid":"keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:45:34,511 INFO snapshot-role/MainThread: {"lv_uuid":"RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:45:34,511 INFO snapshot-role/MainThread: {"lv_uuid":"IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:45:34,511 INFO snapshot-role/MainThread: {"lv_uuid":"HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:45:34,511 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,512 INFO snapshot-role/MainThread: , 2024-03-01 20:45:34,512 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:45:34,512 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"X6YU2r-RWPj-6Ihc-Sgws-AyUG-iFvF-AGebRr", "lv_uuid":"HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA", "pv_name":"/dev/sdg"}, 2024-03-01 20:45:34,512 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"X6YU2r-RWPj-6Ihc-Sgws-AyUG-iFvF-AGebRr", "lv_uuid":"IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk", "pv_name":"/dev/sdg"}, 2024-03-01 20:45:34,512 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"X6YU2r-RWPj-6Ihc-Sgws-AyUG-iFvF-AGebRr", "lv_uuid":"RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa", "pv_name":"/dev/sdg"}, 2024-03-01 20:45:34,512 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"X6YU2r-RWPj-6Ihc-Sgws-AyUG-iFvF-AGebRr", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:45:34,512 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"gw6wOi-wuDm-jzBJ-gXkr-Wwry-59uS-uLu6t3", "lv_uuid":"RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa", "pv_name":"/dev/sdh"}, 2024-03-01 20:45:34,512 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq", "lv_uuid":"keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz", "pv_name":"/dev/sdj"}, 2024-03-01 20:45:34,512 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:45:34,512 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"wXkFfk-1j3C-RyIy-2DTd-yGnR-oBJS-yxoVzZ", "lv_uuid":"keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz", "pv_name":"/dev/sdi"} 2024-03-01 20:45:34,512 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,512 INFO snapshot-role/MainThread: , 2024-03-01 20:45:34,512 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:45:34,512 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA"}, 2024-03-01 20:45:34,512 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk"}, 2024-03-01 20:45:34,512 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa"}, 2024-03-01 20:45:34,512 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa"}, 2024-03-01 20:45:34,512 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz"}, 2024-03-01 20:45:34,512 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz"} 2024-03-01 20:45:34,512 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,512 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,512 INFO snapshot-role/MainThread: , 2024-03-01 20:45:34,512 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,512 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:45:34,512 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:45:34,512 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,512 INFO snapshot-role/MainThread: , 2024-03-01 20:45:34,512 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:45:34,512 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:45:34,513 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:45:34,513 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:45:34,513 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,513 INFO snapshot-role/MainThread: , 2024-03-01 20:45:34,513 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:34,513 INFO snapshot-role/MainThread: {"lv_uuid":"O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:45:34,513 INFO snapshot-role/MainThread: {"lv_uuid":"BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:45:34,513 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,513 INFO snapshot-role/MainThread: , 2024-03-01 20:45:34,513 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:45:34,513 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"4Apzw5-lCc9-Enzy-KdRJ-gdLu-Tg0q-XeOK5N", "lv_uuid":"BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW", "pv_name":"/dev/sdd"}, 2024-03-01 20:45:34,513 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"4Apzw5-lCc9-Enzy-KdRJ-gdLu-Tg0q-XeOK5N", "lv_uuid":"O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy", "pv_name":"/dev/sdd"}, 2024-03-01 20:45:34,513 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"4Apzw5-lCc9-Enzy-KdRJ-gdLu-Tg0q-XeOK5N", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:45:34,513 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"AZdOod-cBcX-SFz1-FuA4-bAhh-aDXd-J0vBkm", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:45:34,513 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"mX1yIF-68rc-B37x-3IfJ-llUk-Qjow-PNCq80", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:45:34,513 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,513 INFO snapshot-role/MainThread: , 2024-03-01 20:45:34,513 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:45:34,513 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW"}, 2024-03-01 20:45:34,513 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy"} 2024-03-01 20:45:34,513 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,513 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,513 INFO snapshot-role/MainThread: , 2024-03-01 20:45:34,513 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,513 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:45:34,513 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:45:34,513 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,513 INFO snapshot-role/MainThread: , 2024-03-01 20:45:34,513 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:45:34,514 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:45:34,514 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:45:34,514 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:45:34,514 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,514 INFO snapshot-role/MainThread: , 2024-03-01 20:45:34,514 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:34,514 INFO snapshot-role/MainThread: {"lv_uuid":"H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:45:34,514 INFO snapshot-role/MainThread: {"lv_uuid":"qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:45:34,514 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,514 INFO snapshot-role/MainThread: , 2024-03-01 20:45:34,514 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:45:34,514 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"B8nGhW-nVhE-h7FR-9BUF-wooC-99eO-smFFDm", "lv_uuid":"qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy", "pv_name":"/dev/sda"}, 2024-03-01 20:45:34,514 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:45:34,514 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"KtKQKr-zyvu-xh0V-r7to-rHve-ILQq-ANR9Yi", "lv_uuid":"qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy", "pv_name":"/dev/sdb"}, 2024-03-01 20:45:34,514 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"KtKQKr-zyvu-xh0V-r7to-rHve-ILQq-ANR9Yi", "lv_uuid":"H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7", "pv_name":"/dev/sdb"}, 2024-03-01 20:45:34,514 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"KtKQKr-zyvu-xh0V-r7to-rHve-ILQq-ANR9Yi", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:45:34,514 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,514 INFO snapshot-role/MainThread: , 2024-03-01 20:45:34,514 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:45:34,514 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7"}, 2024-03-01 20:45:34,514 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy"}, 2024-03-01 20:45:34,514 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy"} 2024-03-01 20:45:34,514 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,514 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,514 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,514 INFO snapshot-role/MainThread: , 2024-03-01 20:45:34,514 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:34,514 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,514 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,515 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1052770304 vg_extent_size : 4194304 2024-03-01 20:45:34,515 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 20:45:34,515 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 20:45:34,515 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:45:34,515 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:45:34,515 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2231369728 vg_extent_size : 4194304 2024-03-01 20:45:34,515 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:45:34,515 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 20:45:34,515 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 1107296256 vg_extent_size : 4194304 2024-03-01 20:45:34,515 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 20:45:34,515 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:45:34,515 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:45:34,544 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:34,544 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,545 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:34,545 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,545 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:34,545 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:34,545 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:34,545 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,545 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,545 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,545 INFO snapshot-role/MainThread: , 2024-03-01 20:45:34,545 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:34,545 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,545 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,545 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:45:34,568 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:45:34,568 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,568 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:34,568 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,568 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:34,569 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,569 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,569 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,569 INFO snapshot-role/MainThread: , 2024-03-01 20:45:34,569 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:34,569 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,569 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,569 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 75497472B test_vg1/lv1 2024-03-01 20:45:34,786 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:34,786 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,786 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:34,786 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,787 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,787 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:45:34,824 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:34,825 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,825 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:34,825 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,825 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:34,825 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:34,825 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:34,825 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,825 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,825 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,825 INFO snapshot-role/MainThread: , 2024-03-01 20:45:34,825 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:34,825 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,825 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,825 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:45:34,848 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:45:34,848 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,848 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:34,848 INFO snapshot-role/MainThread: { 2024-03-01 20:45:34,848 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:34,849 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,849 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,849 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,849 INFO snapshot-role/MainThread: , 2024-03-01 20:45:34,849 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:34,849 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:34,849 INFO snapshot-role/MainThread: } 2024-03-01 20:45:34,849 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv3_snapset1 -L 50331648B test_vg2/lv3 2024-03-01 20:45:35,060 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:35,060 INFO snapshot-role/MainThread: { 2024-03-01 20:45:35,060 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:35,060 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:35,060 INFO snapshot-role/MainThread: } 2024-03-01 20:45:35,060 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:45:35,101 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:35,102 INFO snapshot-role/MainThread: { 2024-03-01 20:45:35,102 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:35,102 INFO snapshot-role/MainThread: { 2024-03-01 20:45:35,102 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:35,102 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:35,102 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:35,102 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:35,102 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:35,102 INFO snapshot-role/MainThread: } 2024-03-01 20:45:35,102 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:35,102 INFO snapshot-role/MainThread: , 2024-03-01 20:45:35,102 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:35,102 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:35,102 INFO snapshot-role/MainThread: } 2024-03-01 20:45:35,102 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:45:35,125 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:45:35,125 INFO snapshot-role/MainThread: { 2024-03-01 20:45:35,125 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:35,125 INFO snapshot-role/MainThread: { 2024-03-01 20:45:35,125 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:35,125 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:35,126 INFO snapshot-role/MainThread: } 2024-03-01 20:45:35,126 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:35,126 INFO snapshot-role/MainThread: , 2024-03-01 20:45:35,126 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:35,126 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:35,126 INFO snapshot-role/MainThread: } 2024-03-01 20:45:35,126 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv4_snapset1 -L 96468992B test_vg2/lv4 2024-03-01 20:45:35,332 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:35,332 INFO snapshot-role/MainThread: { 2024-03-01 20:45:35,332 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:35,332 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:35,332 INFO snapshot-role/MainThread: } 2024-03-01 20:45:35,332 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:45:35,376 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:35,376 INFO snapshot-role/MainThread: { 2024-03-01 20:45:35,376 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:35,376 INFO snapshot-role/MainThread: { 2024-03-01 20:45:35,376 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:35,376 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:35,376 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:35,376 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:35,376 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:35,376 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:35,376 INFO snapshot-role/MainThread: } 2024-03-01 20:45:35,376 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:35,376 INFO snapshot-role/MainThread: , 2024-03-01 20:45:35,376 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:35,376 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:35,376 INFO snapshot-role/MainThread: } 2024-03-01 20:45:35,376 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:45:35,403 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:45:35,403 INFO snapshot-role/MainThread: { 2024-03-01 20:45:35,404 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:35,404 INFO snapshot-role/MainThread: { 2024-03-01 20:45:35,404 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:35,404 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:35,404 INFO snapshot-role/MainThread: } 2024-03-01 20:45:35,404 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:35,404 INFO snapshot-role/MainThread: , 2024-03-01 20:45:35,404 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:35,404 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:35,404 INFO snapshot-role/MainThread: } 2024-03-01 20:45:35,404 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv7_snapset1 -L 67108864B test_vg3/lv7 2024-03-01 20:45:35,627 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:35,627 INFO snapshot-role/MainThread: { 2024-03-01 20:45:35,627 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:35,627 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:35,628 INFO snapshot-role/MainThread: } 2024-03-01 20:45:35,628 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:45:38,697 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 20:45:38,697 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 20:45:38,697 INFO snapshot-role/MainThread: check snapsset : snapset1 2024-03-01 20:45:38,698 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:45:38,698 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:45:38,723 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:38,724 INFO snapshot-role/MainThread: { 2024-03-01 20:45:38,724 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:38,724 INFO snapshot-role/MainThread: { 2024-03-01 20:45:38,724 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:38,724 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:38,724 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:38,724 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:38,724 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:38,724 INFO snapshot-role/MainThread: } 2024-03-01 20:45:38,724 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:38,724 INFO snapshot-role/MainThread: , 2024-03-01 20:45:38,724 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:38,724 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:38,724 INFO snapshot-role/MainThread: } 2024-03-01 20:45:38,724 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:45:38,751 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:38,751 INFO snapshot-role/MainThread: { 2024-03-01 20:45:38,752 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:38,752 INFO snapshot-role/MainThread: { 2024-03-01 20:45:38,752 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:38,752 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:38,752 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:38,752 INFO snapshot-role/MainThread: } 2024-03-01 20:45:38,752 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:38,752 INFO snapshot-role/MainThread: , 2024-03-01 20:45:38,752 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:38,752 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:38,752 INFO snapshot-role/MainThread: } 2024-03-01 20:45:38,752 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:45:38,777 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:38,777 INFO snapshot-role/MainThread: { 2024-03-01 20:45:38,777 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:38,778 INFO snapshot-role/MainThread: { 2024-03-01 20:45:38,778 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:38,778 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:38,778 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:38,778 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:38,778 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:38,778 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:38,778 INFO snapshot-role/MainThread: } 2024-03-01 20:45:38,778 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:38,778 INFO snapshot-role/MainThread: , 2024-03-01 20:45:38,778 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:38,778 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:38,778 INFO snapshot-role/MainThread: } 2024-03-01 20:45:38,778 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 20:45:38,801 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:38,801 INFO snapshot-role/MainThread: { 2024-03-01 20:45:38,801 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:38,801 INFO snapshot-role/MainThread: { 2024-03-01 20:45:38,801 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:38,802 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:38,802 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:38,802 INFO snapshot-role/MainThread: } 2024-03-01 20:45:38,802 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:38,802 INFO snapshot-role/MainThread: , 2024-03-01 20:45:38,802 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:38,802 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:38,802 INFO snapshot-role/MainThread: } 2024-03-01 20:45:38,802 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:45:38,828 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:38,828 INFO snapshot-role/MainThread: { 2024-03-01 20:45:38,828 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:38,828 INFO snapshot-role/MainThread: { 2024-03-01 20:45:38,829 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:38,829 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:38,829 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:38,829 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:38,829 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:38,829 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:38,829 INFO snapshot-role/MainThread: } 2024-03-01 20:45:38,829 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:38,829 INFO snapshot-role/MainThread: , 2024-03-01 20:45:38,829 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:38,829 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:38,829 INFO snapshot-role/MainThread: } 2024-03-01 20:45:38,829 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 20:45:38,854 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:38,854 INFO snapshot-role/MainThread: { 2024-03-01 20:45:38,854 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:38,854 INFO snapshot-role/MainThread: { 2024-03-01 20:45:38,855 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:38,855 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:38,855 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:38,855 INFO snapshot-role/MainThread: } 2024-03-01 20:45:38,855 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:38,855 INFO snapshot-role/MainThread: , 2024-03-01 20:45:38,855 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:38,855 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:38,855 INFO snapshot-role/MainThread: } 2024-03-01 20:45:38,855 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:45:38,881 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:38,881 INFO snapshot-role/MainThread: { 2024-03-01 20:45:38,881 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:38,881 INFO snapshot-role/MainThread: { 2024-03-01 20:45:38,882 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:38,882 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:38,882 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:38,882 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:38,882 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:38,882 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:38,882 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:38,882 INFO snapshot-role/MainThread: } 2024-03-01 20:45:38,882 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:38,882 INFO snapshot-role/MainThread: , 2024-03-01 20:45:38,882 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:38,882 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:38,882 INFO snapshot-role/MainThread: } 2024-03-01 20:45:38,882 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 20:45:38,907 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:38,907 INFO snapshot-role/MainThread: { 2024-03-01 20:45:38,907 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:38,907 INFO snapshot-role/MainThread: { 2024-03-01 20:45:38,908 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:38,908 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:38,908 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:38,908 INFO snapshot-role/MainThread: } 2024-03-01 20:45:38,908 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:38,908 INFO snapshot-role/MainThread: , 2024-03-01 20:45:38,908 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:38,908 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:38,908 INFO snapshot-role/MainThread: } 2024-03-01 20:45:38,908 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 20:45:38,908 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:45:38,931 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:38,931 INFO snapshot-role/MainThread: { 2024-03-01 20:45:38,931 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:38,932 INFO snapshot-role/MainThread: { 2024-03-01 20:45:38,932 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:38,932 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:38,932 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:38,932 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:38,932 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:38,932 INFO snapshot-role/MainThread: } 2024-03-01 20:45:38,932 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:38,932 INFO snapshot-role/MainThread: , 2024-03-01 20:45:38,932 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:38,932 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:38,932 INFO snapshot-role/MainThread: } 2024-03-01 20:45:38,932 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:45:38,956 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:38,956 INFO snapshot-role/MainThread: { 2024-03-01 20:45:38,956 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:38,956 INFO snapshot-role/MainThread: { 2024-03-01 20:45:38,956 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:38,957 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:38,957 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:38,957 INFO snapshot-role/MainThread: } 2024-03-01 20:45:38,957 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:38,957 INFO snapshot-role/MainThread: , 2024-03-01 20:45:38,957 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:38,957 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:38,957 INFO snapshot-role/MainThread: } 2024-03-01 20:45:38,957 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:45:38,983 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:38,983 INFO snapshot-role/MainThread: { 2024-03-01 20:45:38,983 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:38,983 INFO snapshot-role/MainThread: { 2024-03-01 20:45:38,983 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:38,983 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:38,983 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:38,983 INFO snapshot-role/MainThread: } 2024-03-01 20:45:38,983 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:38,983 INFO snapshot-role/MainThread: , 2024-03-01 20:45:38,983 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:38,983 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:38,983 INFO snapshot-role/MainThread: } 2024-03-01 20:45:38,983 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:45:39,009 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:39,009 INFO snapshot-role/MainThread: { 2024-03-01 20:45:39,009 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:39,009 INFO snapshot-role/MainThread: { 2024-03-01 20:45:39,009 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:39,009 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:39,009 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:39,009 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:39,009 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:39,009 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:39,009 INFO snapshot-role/MainThread: } 2024-03-01 20:45:39,009 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:39,009 INFO snapshot-role/MainThread: , 2024-03-01 20:45:39,009 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:39,009 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:39,009 INFO snapshot-role/MainThread: } 2024-03-01 20:45:39,009 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:45:39,034 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:39,034 INFO snapshot-role/MainThread: { 2024-03-01 20:45:39,034 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:39,035 INFO snapshot-role/MainThread: { 2024-03-01 20:45:39,035 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:39,035 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:39,035 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:39,035 INFO snapshot-role/MainThread: } 2024-03-01 20:45:39,035 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:39,035 INFO snapshot-role/MainThread: , 2024-03-01 20:45:39,035 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:39,035 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:39,035 INFO snapshot-role/MainThread: } 2024-03-01 20:45:39,035 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:45:39,059 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:39,059 INFO snapshot-role/MainThread: { 2024-03-01 20:45:39,059 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:39,059 INFO snapshot-role/MainThread: { 2024-03-01 20:45:39,060 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:39,060 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:39,060 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:39,060 INFO snapshot-role/MainThread: } 2024-03-01 20:45:39,060 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:39,060 INFO snapshot-role/MainThread: , 2024-03-01 20:45:39,060 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:39,060 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:39,060 INFO snapshot-role/MainThread: } 2024-03-01 20:45:39,060 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:45:39,087 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:39,087 INFO snapshot-role/MainThread: { 2024-03-01 20:45:39,087 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:39,088 INFO snapshot-role/MainThread: { 2024-03-01 20:45:39,088 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:39,088 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:39,088 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:39,088 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:39,088 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:39,088 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:39,088 INFO snapshot-role/MainThread: } 2024-03-01 20:45:39,088 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:39,088 INFO snapshot-role/MainThread: , 2024-03-01 20:45:39,088 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:39,088 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:39,088 INFO snapshot-role/MainThread: } 2024-03-01 20:45:39,088 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:45:39,111 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:39,112 INFO snapshot-role/MainThread: { 2024-03-01 20:45:39,112 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:39,112 INFO snapshot-role/MainThread: { 2024-03-01 20:45:39,112 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:39,112 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:39,112 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:39,112 INFO snapshot-role/MainThread: } 2024-03-01 20:45:39,112 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:39,112 INFO snapshot-role/MainThread: , 2024-03-01 20:45:39,112 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:39,112 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:39,112 INFO snapshot-role/MainThread: } 2024-03-01 20:45:39,112 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:45:39,136 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:39,136 INFO snapshot-role/MainThread: { 2024-03-01 20:45:39,137 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:39,137 INFO snapshot-role/MainThread: { 2024-03-01 20:45:39,137 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:39,137 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:39,137 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:39,137 INFO snapshot-role/MainThread: } 2024-03-01 20:45:39,137 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:39,137 INFO snapshot-role/MainThread: , 2024-03-01 20:45:39,137 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:39,137 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:39,137 INFO snapshot-role/MainThread: } 2024-03-01 20:45:39,137 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:45:39,161 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:39,161 INFO snapshot-role/MainThread: { 2024-03-01 20:45:39,161 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:39,162 INFO snapshot-role/MainThread: { 2024-03-01 20:45:39,162 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:39,162 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:39,162 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:39,162 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:39,162 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:39,162 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:39,162 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:39,162 INFO snapshot-role/MainThread: } 2024-03-01 20:45:39,162 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:39,162 INFO snapshot-role/MainThread: , 2024-03-01 20:45:39,162 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:39,162 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:39,162 INFO snapshot-role/MainThread: } 2024-03-01 20:45:39,162 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:45:39,186 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:39,186 INFO snapshot-role/MainThread: { 2024-03-01 20:45:39,186 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:39,186 INFO snapshot-role/MainThread: { 2024-03-01 20:45:39,186 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:39,186 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:39,186 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:39,186 INFO snapshot-role/MainThread: } 2024-03-01 20:45:39,186 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:39,187 INFO snapshot-role/MainThread: , 2024-03-01 20:45:39,187 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:39,187 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:39,187 INFO snapshot-role/MainThread: } 2024-03-01 20:45:39,187 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:45:39,212 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:39,212 INFO snapshot-role/MainThread: { 2024-03-01 20:45:39,212 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:39,212 INFO snapshot-role/MainThread: { 2024-03-01 20:45:39,212 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:39,212 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:39,213 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:39,213 INFO snapshot-role/MainThread: } 2024-03-01 20:45:39,213 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:39,213 INFO snapshot-role/MainThread: , 2024-03-01 20:45:39,213 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:39,213 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:39,213 INFO snapshot-role/MainThread: } 2024-03-01 20:45:39,213 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:45:42,116 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 20:45:42,116 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 20:45:42,116 INFO snapshot-role/MainThread: mount verify snapsset : snapset1 2024-03-01 20:45:42,116 INFO snapshot-role/MainThread: mount_lv : /mnt/lv1_mp 2024-03-01 20:45:42,116 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:45:42,143 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:42,144 INFO snapshot-role/MainThread: { 2024-03-01 20:45:42,144 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:42,144 INFO snapshot-role/MainThread: { 2024-03-01 20:45:42,144 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:42,144 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:42,144 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:42,144 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:42,144 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:42,144 INFO snapshot-role/MainThread: } 2024-03-01 20:45:42,144 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:42,144 INFO snapshot-role/MainThread: , 2024-03-01 20:45:42,144 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:42,144 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:42,144 INFO snapshot-role/MainThread: } 2024-03-01 20:45:42,144 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:45:42,167 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:42,168 INFO snapshot-role/MainThread: { 2024-03-01 20:45:42,168 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:42,168 INFO snapshot-role/MainThread: { 2024-03-01 20:45:42,168 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:42,168 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:42,168 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:42,168 INFO snapshot-role/MainThread: } 2024-03-01 20:45:42,168 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:42,168 INFO snapshot-role/MainThread: , 2024-03-01 20:45:42,168 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:42,168 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:42,168 INFO snapshot-role/MainThread: } 2024-03-01 20:45:42,168 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg1/lv1_snapset1 /mnt/lv1_mp 2024-03-01 20:45:42,200 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:42,200 INFO snapshot-role/MainThread: mount_lv : /mnt/lv3_mp 2024-03-01 20:45:42,200 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:45:42,226 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:42,227 INFO snapshot-role/MainThread: { 2024-03-01 20:45:42,227 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:42,227 INFO snapshot-role/MainThread: { 2024-03-01 20:45:42,227 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:42,227 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:42,227 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:42,227 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:42,227 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:42,227 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:42,227 INFO snapshot-role/MainThread: } 2024-03-01 20:45:42,227 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:42,227 INFO snapshot-role/MainThread: , 2024-03-01 20:45:42,227 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:42,227 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:42,227 INFO snapshot-role/MainThread: } 2024-03-01 20:45:42,227 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:45:42,252 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:42,252 INFO snapshot-role/MainThread: { 2024-03-01 20:45:42,253 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:42,253 INFO snapshot-role/MainThread: { 2024-03-01 20:45:42,253 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:42,253 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:42,253 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:42,253 INFO snapshot-role/MainThread: } 2024-03-01 20:45:42,253 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:42,253 INFO snapshot-role/MainThread: , 2024-03-01 20:45:42,253 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:42,253 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:42,253 INFO snapshot-role/MainThread: } 2024-03-01 20:45:42,253 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg2/lv3_snapset1 /mnt/lv3_mp 2024-03-01 20:45:42,284 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:42,284 INFO snapshot-role/MainThread: mount_lv : /mnt/lv4_mp 2024-03-01 20:45:42,284 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:45:42,314 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:42,315 INFO snapshot-role/MainThread: { 2024-03-01 20:45:42,315 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:42,315 INFO snapshot-role/MainThread: { 2024-03-01 20:45:42,315 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:42,315 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:42,315 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 20:45:42,315 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:42,315 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:42,315 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:42,315 INFO snapshot-role/MainThread: } 2024-03-01 20:45:42,315 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:42,315 INFO snapshot-role/MainThread: , 2024-03-01 20:45:42,315 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:42,315 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:42,315 INFO snapshot-role/MainThread: } 2024-03-01 20:45:42,315 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:45:42,342 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:42,342 INFO snapshot-role/MainThread: { 2024-03-01 20:45:42,342 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:42,342 INFO snapshot-role/MainThread: { 2024-03-01 20:45:42,342 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:42,342 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:42,342 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:42,342 INFO snapshot-role/MainThread: } 2024-03-01 20:45:42,342 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:42,342 INFO snapshot-role/MainThread: , 2024-03-01 20:45:42,342 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:42,342 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:42,342 INFO snapshot-role/MainThread: } 2024-03-01 20:45:42,343 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg2/lv4_snapset1 /mnt/lv4_mp 2024-03-01 20:45:42,383 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:42,383 INFO snapshot-role/MainThread: mount_lv : /mnt/lv7_mp 2024-03-01 20:45:42,383 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:45:42,409 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:42,410 INFO snapshot-role/MainThread: { 2024-03-01 20:45:42,410 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:42,410 INFO snapshot-role/MainThread: { 2024-03-01 20:45:42,410 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:42,410 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:42,410 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:42,410 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:42,410 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:42,410 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:42,410 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:42,410 INFO snapshot-role/MainThread: } 2024-03-01 20:45:42,410 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:42,410 INFO snapshot-role/MainThread: , 2024-03-01 20:45:42,410 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:42,410 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:42,410 INFO snapshot-role/MainThread: } 2024-03-01 20:45:42,410 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:45:42,434 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:42,435 INFO snapshot-role/MainThread: { 2024-03-01 20:45:42,435 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:42,435 INFO snapshot-role/MainThread: { 2024-03-01 20:45:42,435 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:42,435 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:42,435 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:42,435 INFO snapshot-role/MainThread: } 2024-03-01 20:45:42,435 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:42,435 INFO snapshot-role/MainThread: , 2024-03-01 20:45:42,435 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:42,435 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:42,435 INFO snapshot-role/MainThread: } 2024-03-01 20:45:42,435 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg3/lv7_snapset1 /mnt/lv7_mp 2024-03-01 20:45:42,471 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:42,472 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:45:45,418 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 20:45:45,418 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 20:45:45,418 INFO snapshot-role/MainThread: mount verify snapsset : snapset1 2024-03-01 20:45:45,418 INFO snapshot-role/MainThread: mount_verify_lv : 0 /mnt/lv1_mp /dev/test_vg1/lv1_snapset1 test_vg1 lv1 snapset1 2024-03-01 20:45:45,418 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:45:45,445 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:45,446 INFO snapshot-role/MainThread: { 2024-03-01 20:45:45,446 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:45,446 INFO snapshot-role/MainThread: { 2024-03-01 20:45:45,446 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:45,446 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:45,446 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:45,446 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:45,446 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:45,446 INFO snapshot-role/MainThread: } 2024-03-01 20:45:45,446 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:45,446 INFO snapshot-role/MainThread: , 2024-03-01 20:45:45,446 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:45,446 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:45,446 INFO snapshot-role/MainThread: } 2024-03-01 20:45:45,446 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:45:45,471 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:45,472 INFO snapshot-role/MainThread: { 2024-03-01 20:45:45,472 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:45,472 INFO snapshot-role/MainThread: { 2024-03-01 20:45:45,472 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:45,472 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:45,472 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:45,472 INFO snapshot-role/MainThread: } 2024-03-01 20:45:45,472 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:45,472 INFO snapshot-role/MainThread: , 2024-03-01 20:45:45,472 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:45,472 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:45,472 INFO snapshot-role/MainThread: } 2024-03-01 20:45:45,472 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg1/lv1_snapset1 -P 2024-03-01 20:45:45,475 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:45,475 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 20:45:45,475 INFO snapshot-role/MainThread: mount_verify_lv : 0 /mnt/lv3_mp /dev/test_vg2/lv3_snapset1 test_vg2 lv3 snapset1 2024-03-01 20:45:45,475 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:45:45,500 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:45,501 INFO snapshot-role/MainThread: { 2024-03-01 20:45:45,501 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:45,501 INFO snapshot-role/MainThread: { 2024-03-01 20:45:45,501 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:45,501 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:45,501 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 20:45:45,501 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:45,501 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 20:45:45,501 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:45,501 INFO snapshot-role/MainThread: } 2024-03-01 20:45:45,501 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:45,501 INFO snapshot-role/MainThread: , 2024-03-01 20:45:45,501 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:45,501 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:45,501 INFO snapshot-role/MainThread: } 2024-03-01 20:45:45,501 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:45:45,525 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:45,526 INFO snapshot-role/MainThread: { 2024-03-01 20:45:45,526 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:45,526 INFO snapshot-role/MainThread: { 2024-03-01 20:45:45,526 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:45,526 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 20:45:45,526 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:45,526 INFO snapshot-role/MainThread: } 2024-03-01 20:45:45,526 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:45,526 INFO snapshot-role/MainThread: , 2024-03-01 20:45:45,526 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:45,526 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:45,526 INFO snapshot-role/MainThread: } 2024-03-01 20:45:45,526 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg2/lv3_snapset1 -P 2024-03-01 20:45:45,529 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:45,529 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 20:45:45,529 INFO snapshot-role/MainThread: mount_verify_lv : 0 /mnt/lv4_mp /dev/test_vg2/lv4_snapset1 test_vg2 lv4 snapset1 2024-03-01 20:45:45,529 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:45:45,555 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:45,556 INFO snapshot-role/MainThread: { 2024-03-01 20:45:45,556 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:45,556 INFO snapshot-role/MainThread: { 2024-03-01 20:45:45,556 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:45,556 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:45,556 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 20:45:45,556 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:45,556 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 20:45:45,556 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:45,556 INFO snapshot-role/MainThread: } 2024-03-01 20:45:45,556 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:45,556 INFO snapshot-role/MainThread: , 2024-03-01 20:45:45,556 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:45,556 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:45,556 INFO snapshot-role/MainThread: } 2024-03-01 20:45:45,556 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:45:45,581 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:45,582 INFO snapshot-role/MainThread: { 2024-03-01 20:45:45,582 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:45,582 INFO snapshot-role/MainThread: { 2024-03-01 20:45:45,582 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:45,582 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 20:45:45,582 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:45,582 INFO snapshot-role/MainThread: } 2024-03-01 20:45:45,582 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:45,582 INFO snapshot-role/MainThread: , 2024-03-01 20:45:45,582 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:45,582 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:45,582 INFO snapshot-role/MainThread: } 2024-03-01 20:45:45,582 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg2/lv4_snapset1 -P 2024-03-01 20:45:45,585 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:45,585 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 20:45:45,585 INFO snapshot-role/MainThread: mount_verify_lv : 0 /mnt/lv7_mp /dev/test_vg3/lv7_snapset1 test_vg3 lv7 snapset1 2024-03-01 20:45:45,585 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:45:45,610 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:45,611 INFO snapshot-role/MainThread: { 2024-03-01 20:45:45,611 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:45,611 INFO snapshot-role/MainThread: { 2024-03-01 20:45:45,611 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:45,611 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:45,611 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:45,611 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:45,611 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:45,611 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:45,611 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:45,611 INFO snapshot-role/MainThread: } 2024-03-01 20:45:45,611 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:45,611 INFO snapshot-role/MainThread: , 2024-03-01 20:45:45,611 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:45,611 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:45,611 INFO snapshot-role/MainThread: } 2024-03-01 20:45:45,611 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:45:45,640 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:45,640 INFO snapshot-role/MainThread: { 2024-03-01 20:45:45,640 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:45,640 INFO snapshot-role/MainThread: { 2024-03-01 20:45:45,640 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:45,640 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:45,640 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:45,640 INFO snapshot-role/MainThread: } 2024-03-01 20:45:45,640 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:45,640 INFO snapshot-role/MainThread: , 2024-03-01 20:45:45,640 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:45,640 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:45,640 INFO snapshot-role/MainThread: } 2024-03-01 20:45:45,640 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv7_snapset1 -P 2024-03-01 20:45:45,643 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:45,643 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 20:45:45,644 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:45:48,550 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 20:45:48,550 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 20:45:48,550 INFO snapshot-role/MainThread: mount verify snapsset : snapset1 2024-03-01 20:45:48,550 INFO snapshot-role/MainThread: mount_lv : /mnt/lv1_mp 2024-03-01 20:45:48,551 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:45:48,575 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:48,575 INFO snapshot-role/MainThread: { 2024-03-01 20:45:48,576 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:48,576 INFO snapshot-role/MainThread: { 2024-03-01 20:45:48,576 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:48,576 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:48,576 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:48,576 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:48,576 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:48,576 INFO snapshot-role/MainThread: } 2024-03-01 20:45:48,576 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:48,576 INFO snapshot-role/MainThread: , 2024-03-01 20:45:48,576 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:48,576 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:48,576 INFO snapshot-role/MainThread: } 2024-03-01 20:45:48,576 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:45:48,599 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:48,599 INFO snapshot-role/MainThread: { 2024-03-01 20:45:48,599 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:48,599 INFO snapshot-role/MainThread: { 2024-03-01 20:45:48,599 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:48,599 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:48,600 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:48,600 INFO snapshot-role/MainThread: } 2024-03-01 20:45:48,600 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:48,600 INFO snapshot-role/MainThread: , 2024-03-01 20:45:48,600 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:48,600 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:48,600 INFO snapshot-role/MainThread: } 2024-03-01 20:45:48,600 INFO snapshot-role/MainThread: mount_lv : /mnt/lv3_mp 2024-03-01 20:45:48,600 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:45:48,623 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:48,623 INFO snapshot-role/MainThread: { 2024-03-01 20:45:48,623 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:48,623 INFO snapshot-role/MainThread: { 2024-03-01 20:45:48,623 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:48,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 20:45:48,623 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 20:45:48,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 20:45:48,623 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 20:45:48,623 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:48,624 INFO snapshot-role/MainThread: } 2024-03-01 20:45:48,624 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:48,624 INFO snapshot-role/MainThread: , 2024-03-01 20:45:48,624 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:48,624 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:48,624 INFO snapshot-role/MainThread: } 2024-03-01 20:45:48,624 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:45:48,647 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:48,647 INFO snapshot-role/MainThread: { 2024-03-01 20:45:48,647 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:48,647 INFO snapshot-role/MainThread: { 2024-03-01 20:45:48,647 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:48,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 20:45:48,647 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:48,648 INFO snapshot-role/MainThread: } 2024-03-01 20:45:48,648 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:48,648 INFO snapshot-role/MainThread: , 2024-03-01 20:45:48,648 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:48,648 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:48,648 INFO snapshot-role/MainThread: } 2024-03-01 20:45:48,648 INFO snapshot-role/MainThread: mount_lv : /mnt/lv4_mp 2024-03-01 20:45:48,648 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:45:48,671 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:48,671 INFO snapshot-role/MainThread: { 2024-03-01 20:45:48,671 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:48,671 INFO snapshot-role/MainThread: { 2024-03-01 20:45:48,671 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:48,672 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:48,672 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 20:45:48,672 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:48,672 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 20:45:48,672 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:48,672 INFO snapshot-role/MainThread: } 2024-03-01 20:45:48,672 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:48,672 INFO snapshot-role/MainThread: , 2024-03-01 20:45:48,672 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:48,672 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:48,672 INFO snapshot-role/MainThread: } 2024-03-01 20:45:48,672 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:45:48,695 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:48,695 INFO snapshot-role/MainThread: { 2024-03-01 20:45:48,695 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:48,695 INFO snapshot-role/MainThread: { 2024-03-01 20:45:48,695 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:48,695 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 20:45:48,695 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:48,695 INFO snapshot-role/MainThread: } 2024-03-01 20:45:48,695 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:48,695 INFO snapshot-role/MainThread: , 2024-03-01 20:45:48,695 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:48,696 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:48,696 INFO snapshot-role/MainThread: } 2024-03-01 20:45:48,696 INFO snapshot-role/MainThread: mount_lv : /mnt/lv7_mp 2024-03-01 20:45:48,696 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:45:48,722 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:48,722 INFO snapshot-role/MainThread: { 2024-03-01 20:45:48,722 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:48,722 INFO snapshot-role/MainThread: { 2024-03-01 20:45:48,722 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:48,723 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:48,723 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:48,723 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:48,723 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:48,723 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:48,723 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:48,723 INFO snapshot-role/MainThread: } 2024-03-01 20:45:48,723 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:48,723 INFO snapshot-role/MainThread: , 2024-03-01 20:45:48,723 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:48,723 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:48,723 INFO snapshot-role/MainThread: } 2024-03-01 20:45:48,723 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:45:48,749 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:48,749 INFO snapshot-role/MainThread: { 2024-03-01 20:45:48,749 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:48,749 INFO snapshot-role/MainThread: { 2024-03-01 20:45:48,749 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:48,749 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:48,750 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:48,750 INFO snapshot-role/MainThread: } 2024-03-01 20:45:48,750 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:48,750 INFO snapshot-role/MainThread: , 2024-03-01 20:45:48,750 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:48,750 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:48,750 INFO snapshot-role/MainThread: } 2024-03-01 20:45:48,750 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:45:51,697 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 20:45:51,697 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 20:45:51,697 INFO snapshot-role/MainThread: mount verify snapsset : snapset1 2024-03-01 20:45:51,698 INFO snapshot-role/MainThread: umount_lv : /mnt/lv1_mp 2024-03-01 20:45:51,698 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:45:51,725 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:51,725 INFO snapshot-role/MainThread: { 2024-03-01 20:45:51,726 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:51,726 INFO snapshot-role/MainThread: { 2024-03-01 20:45:51,726 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:51,726 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:51,726 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:51,726 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:51,726 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:51,726 INFO snapshot-role/MainThread: } 2024-03-01 20:45:51,726 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:51,726 INFO snapshot-role/MainThread: , 2024-03-01 20:45:51,726 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:51,726 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:51,726 INFO snapshot-role/MainThread: } 2024-03-01 20:45:51,726 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:45:51,750 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:51,750 INFO snapshot-role/MainThread: { 2024-03-01 20:45:51,750 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:51,750 INFO snapshot-role/MainThread: { 2024-03-01 20:45:51,750 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:51,750 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:51,750 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:51,750 INFO snapshot-role/MainThread: } 2024-03-01 20:45:51,750 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:51,751 INFO snapshot-role/MainThread: , 2024-03-01 20:45:51,751 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:51,751 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:51,751 INFO snapshot-role/MainThread: } 2024-03-01 20:45:51,751 INFO snapshot-role/MainThread: umount target /mnt/lv1_mp from device /dev/mapper/test_vg1-lv1_snapset1 2024-03-01 20:45:51,751 INFO snapshot-role/MainThread: Running... umount /mnt/lv1_mp 2024-03-01 20:45:51,764 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:51,765 INFO snapshot-role/MainThread: umount_lv : /mnt/lv3_mp 2024-03-01 20:45:51,765 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:45:51,789 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:51,789 INFO snapshot-role/MainThread: { 2024-03-01 20:45:51,789 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:51,789 INFO snapshot-role/MainThread: { 2024-03-01 20:45:51,789 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:51,789 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:51,789 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 20:45:51,789 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:51,789 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 20:45:51,789 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:51,789 INFO snapshot-role/MainThread: } 2024-03-01 20:45:51,790 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:51,790 INFO snapshot-role/MainThread: , 2024-03-01 20:45:51,790 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:51,790 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:51,790 INFO snapshot-role/MainThread: } 2024-03-01 20:45:51,790 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:45:51,814 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:51,814 INFO snapshot-role/MainThread: { 2024-03-01 20:45:51,814 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:51,814 INFO snapshot-role/MainThread: { 2024-03-01 20:45:51,815 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:51,815 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 20:45:51,815 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:51,815 INFO snapshot-role/MainThread: } 2024-03-01 20:45:51,815 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:51,815 INFO snapshot-role/MainThread: , 2024-03-01 20:45:51,815 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:51,815 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:51,815 INFO snapshot-role/MainThread: } 2024-03-01 20:45:51,815 INFO snapshot-role/MainThread: umount target /mnt/lv3_mp from device /dev/mapper/test_vg2-lv3_snapset1 2024-03-01 20:45:51,815 INFO snapshot-role/MainThread: Running... umount /mnt/lv3_mp 2024-03-01 20:45:51,828 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:51,828 INFO snapshot-role/MainThread: umount_lv : /mnt/lv4_mp 2024-03-01 20:45:51,828 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:45:51,854 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:51,854 INFO snapshot-role/MainThread: { 2024-03-01 20:45:51,854 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:51,854 INFO snapshot-role/MainThread: { 2024-03-01 20:45:51,854 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:51,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 20:45:51,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":"4.22", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:51,855 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:51,855 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 20:45:51,855 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:51,855 INFO snapshot-role/MainThread: } 2024-03-01 20:45:51,855 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:51,855 INFO snapshot-role/MainThread: , 2024-03-01 20:45:51,855 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:51,855 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:51,855 INFO snapshot-role/MainThread: } 2024-03-01 20:45:51,855 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:45:51,883 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:51,883 INFO snapshot-role/MainThread: { 2024-03-01 20:45:51,883 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:51,883 INFO snapshot-role/MainThread: { 2024-03-01 20:45:51,883 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:51,883 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 20:45:51,883 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:51,884 INFO snapshot-role/MainThread: } 2024-03-01 20:45:51,884 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:51,884 INFO snapshot-role/MainThread: , 2024-03-01 20:45:51,884 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:51,884 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:51,884 INFO snapshot-role/MainThread: } 2024-03-01 20:45:51,884 INFO snapshot-role/MainThread: umount target /mnt/lv4_mp from device /dev/mapper/test_vg2-lv4_snapset1 2024-03-01 20:45:51,884 INFO snapshot-role/MainThread: Running... umount /mnt/lv4_mp 2024-03-01 20:45:51,896 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:51,896 INFO snapshot-role/MainThread: umount_lv : /mnt/lv7_mp 2024-03-01 20:45:51,896 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:45:51,921 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:51,921 INFO snapshot-role/MainThread: { 2024-03-01 20:45:51,921 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:51,921 INFO snapshot-role/MainThread: { 2024-03-01 20:45:51,922 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:51,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 20:45:51,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 20:45:51,922 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:51,922 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:51,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 20:45:51,922 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:51,922 INFO snapshot-role/MainThread: } 2024-03-01 20:45:51,922 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:51,922 INFO snapshot-role/MainThread: , 2024-03-01 20:45:51,922 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:51,922 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:51,922 INFO snapshot-role/MainThread: } 2024-03-01 20:45:51,922 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:45:51,947 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:51,947 INFO snapshot-role/MainThread: { 2024-03-01 20:45:51,947 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:51,947 INFO snapshot-role/MainThread: { 2024-03-01 20:45:51,948 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:51,948 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:51,948 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:51,948 INFO snapshot-role/MainThread: } 2024-03-01 20:45:51,948 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:51,948 INFO snapshot-role/MainThread: , 2024-03-01 20:45:51,948 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:51,948 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:51,948 INFO snapshot-role/MainThread: } 2024-03-01 20:45:51,948 INFO snapshot-role/MainThread: umount target /mnt/lv7_mp from device /dev/mapper/test_vg3-lv7_snapset1 2024-03-01 20:45:51,948 INFO snapshot-role/MainThread: Running... umount /mnt/lv7_mp 2024-03-01 20:45:51,961 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:51,961 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:45:54,890 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 20:45:54,890 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 20:45:54,891 INFO snapshot-role/MainThread: mount verify snapsset : snapset1 2024-03-01 20:45:54,891 INFO snapshot-role/MainThread: Running... findmnt /mnt/lv1_mp -P 2024-03-01 20:45:54,893 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:45:54,894 INFO snapshot-role/MainThread: Running... findmnt /mnt/lv3_mp -P 2024-03-01 20:45:54,896 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:45:54,897 INFO snapshot-role/MainThread: Running... findmnt /mnt/lv4_mp -P 2024-03-01 20:45:54,899 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:45:54,899 INFO snapshot-role/MainThread: Running... findmnt /mnt/lv7_mp -P 2024-03-01 20:45:54,902 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:45:54,902 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:45:57,843 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 20:45:57,843 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 20:45:57,843 INFO snapshot-role/MainThread: mount verify snapsset : snapset1 2024-03-01 20:45:57,844 INFO snapshot-role/MainThread: umount_lv : /mnt/lv1_mp 2024-03-01 20:45:57,844 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:45:57,869 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:57,869 INFO snapshot-role/MainThread: { 2024-03-01 20:45:57,869 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:57,870 INFO snapshot-role/MainThread: { 2024-03-01 20:45:57,870 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:57,870 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:57,870 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:57,870 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:57,870 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:57,870 INFO snapshot-role/MainThread: } 2024-03-01 20:45:57,870 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:57,870 INFO snapshot-role/MainThread: , 2024-03-01 20:45:57,870 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:57,870 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:57,870 INFO snapshot-role/MainThread: } 2024-03-01 20:45:57,870 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:45:57,893 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:57,893 INFO snapshot-role/MainThread: { 2024-03-01 20:45:57,893 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:57,893 INFO snapshot-role/MainThread: { 2024-03-01 20:45:57,893 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:57,893 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:57,893 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:57,894 INFO snapshot-role/MainThread: } 2024-03-01 20:45:57,894 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:57,894 INFO snapshot-role/MainThread: , 2024-03-01 20:45:57,894 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:57,894 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:57,894 INFO snapshot-role/MainThread: } 2024-03-01 20:45:57,894 INFO snapshot-role/MainThread: umount_lv : /mnt/lv3_mp 2024-03-01 20:45:57,894 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:45:57,918 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:57,918 INFO snapshot-role/MainThread: { 2024-03-01 20:45:57,918 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:57,918 INFO snapshot-role/MainThread: { 2024-03-01 20:45:57,918 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:57,918 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:57,918 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 20:45:57,918 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:57,918 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 20:45:57,919 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:57,919 INFO snapshot-role/MainThread: } 2024-03-01 20:45:57,919 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:57,919 INFO snapshot-role/MainThread: , 2024-03-01 20:45:57,919 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:57,919 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:57,919 INFO snapshot-role/MainThread: } 2024-03-01 20:45:57,919 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:45:57,945 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:57,945 INFO snapshot-role/MainThread: { 2024-03-01 20:45:57,945 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:57,946 INFO snapshot-role/MainThread: { 2024-03-01 20:45:57,946 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:57,946 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 20:45:57,946 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:57,946 INFO snapshot-role/MainThread: } 2024-03-01 20:45:57,946 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:57,946 INFO snapshot-role/MainThread: , 2024-03-01 20:45:57,946 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:57,946 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:57,946 INFO snapshot-role/MainThread: } 2024-03-01 20:45:57,946 INFO snapshot-role/MainThread: umount_lv : /mnt/lv4_mp 2024-03-01 20:45:57,946 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:45:57,969 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:57,969 INFO snapshot-role/MainThread: { 2024-03-01 20:45:57,969 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:57,969 INFO snapshot-role/MainThread: { 2024-03-01 20:45:57,969 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:57,969 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:57,969 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 20:45:57,969 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:57,969 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 20:45:57,970 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:57,970 INFO snapshot-role/MainThread: } 2024-03-01 20:45:57,970 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:57,970 INFO snapshot-role/MainThread: , 2024-03-01 20:45:57,970 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:57,970 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:57,970 INFO snapshot-role/MainThread: } 2024-03-01 20:45:57,970 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:45:57,994 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:57,994 INFO snapshot-role/MainThread: { 2024-03-01 20:45:57,994 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:57,994 INFO snapshot-role/MainThread: { 2024-03-01 20:45:57,994 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:57,994 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 20:45:57,995 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:57,995 INFO snapshot-role/MainThread: } 2024-03-01 20:45:57,995 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:57,995 INFO snapshot-role/MainThread: , 2024-03-01 20:45:57,995 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:57,995 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:57,995 INFO snapshot-role/MainThread: } 2024-03-01 20:45:57,995 INFO snapshot-role/MainThread: umount_lv : /mnt/lv7_mp 2024-03-01 20:45:57,995 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:45:58,020 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:58,020 INFO snapshot-role/MainThread: { 2024-03-01 20:45:58,020 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:58,020 INFO snapshot-role/MainThread: { 2024-03-01 20:45:58,020 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:58,021 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:58,021 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:58,021 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:58,021 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:45:58,021 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:58,021 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:58,021 INFO snapshot-role/MainThread: } 2024-03-01 20:45:58,021 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:58,021 INFO snapshot-role/MainThread: , 2024-03-01 20:45:58,021 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:58,021 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:58,021 INFO snapshot-role/MainThread: } 2024-03-01 20:45:58,021 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:45:58,045 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:45:58,045 INFO snapshot-role/MainThread: { 2024-03-01 20:45:58,045 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:45:58,045 INFO snapshot-role/MainThread: { 2024-03-01 20:45:58,045 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:45:58,045 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:45:58,045 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:58,046 INFO snapshot-role/MainThread: } 2024-03-01 20:45:58,046 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:58,046 INFO snapshot-role/MainThread: , 2024-03-01 20:45:58,046 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:45:58,046 INFO snapshot-role/MainThread: ] 2024-03-01 20:45:58,046 INFO snapshot-role/MainThread: } 2024-03-01 20:45:58,046 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:46:01,028 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 20:46:01,028 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 20:46:01,028 INFO snapshot-role/MainThread: remove snapsset : snapset1 2024-03-01 20:46:01,028 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:46:01,056 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:01,057 INFO snapshot-role/MainThread: { 2024-03-01 20:46:01,057 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:01,057 INFO snapshot-role/MainThread: { 2024-03-01 20:46:01,057 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:01,057 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:46:01,057 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:46:01,057 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:46:01,057 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,057 INFO snapshot-role/MainThread: } 2024-03-01 20:46:01,057 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,057 INFO snapshot-role/MainThread: , 2024-03-01 20:46:01,057 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:01,057 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,057 INFO snapshot-role/MainThread: } 2024-03-01 20:46:01,057 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:46:01,082 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:01,083 INFO snapshot-role/MainThread: { 2024-03-01 20:46:01,083 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:01,083 INFO snapshot-role/MainThread: { 2024-03-01 20:46:01,083 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:01,083 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:46:01,083 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,083 INFO snapshot-role/MainThread: } 2024-03-01 20:46:01,083 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,083 INFO snapshot-role/MainThread: , 2024-03-01 20:46:01,083 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:01,083 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,083 INFO snapshot-role/MainThread: } 2024-03-01 20:46:01,083 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:46:01,107 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:01,108 INFO snapshot-role/MainThread: { 2024-03-01 20:46:01,108 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:01,108 INFO snapshot-role/MainThread: { 2024-03-01 20:46:01,108 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:01,108 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:46:01,108 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,108 INFO snapshot-role/MainThread: } 2024-03-01 20:46:01,108 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,108 INFO snapshot-role/MainThread: , 2024-03-01 20:46:01,108 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:01,108 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,108 INFO snapshot-role/MainThread: } 2024-03-01 20:46:01,108 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:46:01,133 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:01,134 INFO snapshot-role/MainThread: { 2024-03-01 20:46:01,134 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:01,134 INFO snapshot-role/MainThread: { 2024-03-01 20:46:01,134 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:01,134 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:46:01,134 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 20:46:01,134 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:46:01,134 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 20:46:01,134 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,134 INFO snapshot-role/MainThread: } 2024-03-01 20:46:01,134 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,134 INFO snapshot-role/MainThread: , 2024-03-01 20:46:01,134 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:01,134 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,134 INFO snapshot-role/MainThread: } 2024-03-01 20:46:01,134 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:46:01,160 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:01,160 INFO snapshot-role/MainThread: { 2024-03-01 20:46:01,160 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:01,160 INFO snapshot-role/MainThread: { 2024-03-01 20:46:01,160 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:01,160 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 20:46:01,160 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,160 INFO snapshot-role/MainThread: } 2024-03-01 20:46:01,160 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,160 INFO snapshot-role/MainThread: , 2024-03-01 20:46:01,160 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:01,160 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,160 INFO snapshot-role/MainThread: } 2024-03-01 20:46:01,160 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:46:01,185 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:01,186 INFO snapshot-role/MainThread: { 2024-03-01 20:46:01,186 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:01,186 INFO snapshot-role/MainThread: { 2024-03-01 20:46:01,186 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:01,186 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 20:46:01,186 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,186 INFO snapshot-role/MainThread: } 2024-03-01 20:46:01,186 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,186 INFO snapshot-role/MainThread: , 2024-03-01 20:46:01,186 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:01,186 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,186 INFO snapshot-role/MainThread: } 2024-03-01 20:46:01,186 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:46:01,213 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:01,214 INFO snapshot-role/MainThread: { 2024-03-01 20:46:01,214 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:01,214 INFO snapshot-role/MainThread: { 2024-03-01 20:46:01,214 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:01,214 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:46:01,214 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"4.22", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:46:01,214 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:46:01,214 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 20:46:01,214 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,214 INFO snapshot-role/MainThread: } 2024-03-01 20:46:01,214 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,214 INFO snapshot-role/MainThread: , 2024-03-01 20:46:01,214 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:01,214 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,214 INFO snapshot-role/MainThread: } 2024-03-01 20:46:01,214 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:46:01,239 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:01,240 INFO snapshot-role/MainThread: { 2024-03-01 20:46:01,240 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:01,240 INFO snapshot-role/MainThread: { 2024-03-01 20:46:01,240 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:01,240 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 20:46:01,240 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,240 INFO snapshot-role/MainThread: } 2024-03-01 20:46:01,240 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,240 INFO snapshot-role/MainThread: , 2024-03-01 20:46:01,240 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:01,240 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,240 INFO snapshot-role/MainThread: } 2024-03-01 20:46:01,240 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:46:01,267 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:01,268 INFO snapshot-role/MainThread: { 2024-03-01 20:46:01,268 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:01,268 INFO snapshot-role/MainThread: { 2024-03-01 20:46:01,268 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:01,268 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 20:46:01,268 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,268 INFO snapshot-role/MainThread: } 2024-03-01 20:46:01,268 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,268 INFO snapshot-role/MainThread: , 2024-03-01 20:46:01,268 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:01,268 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,268 INFO snapshot-role/MainThread: } 2024-03-01 20:46:01,268 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:46:01,295 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:01,296 INFO snapshot-role/MainThread: { 2024-03-01 20:46:01,296 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:01,296 INFO snapshot-role/MainThread: { 2024-03-01 20:46:01,296 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:01,296 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:46:01,296 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:46:01,296 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:46:01,296 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:46:01,296 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:46:01,296 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,296 INFO snapshot-role/MainThread: } 2024-03-01 20:46:01,296 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,296 INFO snapshot-role/MainThread: , 2024-03-01 20:46:01,296 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:01,296 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,296 INFO snapshot-role/MainThread: } 2024-03-01 20:46:01,296 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:46:01,320 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:01,321 INFO snapshot-role/MainThread: { 2024-03-01 20:46:01,321 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:01,321 INFO snapshot-role/MainThread: { 2024-03-01 20:46:01,321 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:01,321 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:46:01,321 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,321 INFO snapshot-role/MainThread: } 2024-03-01 20:46:01,321 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,321 INFO snapshot-role/MainThread: , 2024-03-01 20:46:01,321 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:01,321 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,321 INFO snapshot-role/MainThread: } 2024-03-01 20:46:01,321 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:46:01,344 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:01,344 INFO snapshot-role/MainThread: { 2024-03-01 20:46:01,344 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:01,344 INFO snapshot-role/MainThread: { 2024-03-01 20:46:01,344 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:01,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 20:46:01,345 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,345 INFO snapshot-role/MainThread: } 2024-03-01 20:46:01,345 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,345 INFO snapshot-role/MainThread: , 2024-03-01 20:46:01,345 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:01,345 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,345 INFO snapshot-role/MainThread: } 2024-03-01 20:46:01,345 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:46:01,368 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:01,368 INFO snapshot-role/MainThread: { 2024-03-01 20:46:01,368 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:01,368 INFO snapshot-role/MainThread: { 2024-03-01 20:46:01,368 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:01,368 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:46:01,368 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:46:01,369 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:46:01,369 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,369 INFO snapshot-role/MainThread: } 2024-03-01 20:46:01,369 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,369 INFO snapshot-role/MainThread: , 2024-03-01 20:46:01,369 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:01,369 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,369 INFO snapshot-role/MainThread: } 2024-03-01 20:46:01,369 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:46:01,393 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:01,393 INFO snapshot-role/MainThread: { 2024-03-01 20:46:01,394 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:01,394 INFO snapshot-role/MainThread: { 2024-03-01 20:46:01,394 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:01,394 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:46:01,394 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,394 INFO snapshot-role/MainThread: } 2024-03-01 20:46:01,394 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,394 INFO snapshot-role/MainThread: , 2024-03-01 20:46:01,394 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:01,394 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,394 INFO snapshot-role/MainThread: } 2024-03-01 20:46:01,394 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:46:01,417 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:01,418 INFO snapshot-role/MainThread: { 2024-03-01 20:46:01,418 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:01,418 INFO snapshot-role/MainThread: { 2024-03-01 20:46:01,418 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:01,418 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:46:01,418 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,418 INFO snapshot-role/MainThread: } 2024-03-01 20:46:01,418 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,418 INFO snapshot-role/MainThread: , 2024-03-01 20:46:01,418 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:01,418 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,418 INFO snapshot-role/MainThread: } 2024-03-01 20:46:01,418 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 20:46:01,529 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:01,529 INFO snapshot-role/MainThread: { 2024-03-01 20:46:01,529 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:01,529 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,529 INFO snapshot-role/MainThread: } 2024-03-01 20:46:01,529 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:46:01,574 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:01,574 INFO snapshot-role/MainThread: { 2024-03-01 20:46:01,574 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:01,574 INFO snapshot-role/MainThread: { 2024-03-01 20:46:01,574 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:01,574 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:46:01,574 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 20:46:01,575 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:46:01,575 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 20:46:01,575 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,575 INFO snapshot-role/MainThread: } 2024-03-01 20:46:01,575 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,575 INFO snapshot-role/MainThread: , 2024-03-01 20:46:01,575 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:01,575 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,575 INFO snapshot-role/MainThread: } 2024-03-01 20:46:01,575 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:46:01,599 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:01,599 INFO snapshot-role/MainThread: { 2024-03-01 20:46:01,599 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:01,599 INFO snapshot-role/MainThread: { 2024-03-01 20:46:01,600 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:01,600 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 20:46:01,600 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,600 INFO snapshot-role/MainThread: } 2024-03-01 20:46:01,600 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,600 INFO snapshot-role/MainThread: , 2024-03-01 20:46:01,600 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:01,600 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,600 INFO snapshot-role/MainThread: } 2024-03-01 20:46:01,600 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:46:01,624 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:01,624 INFO snapshot-role/MainThread: { 2024-03-01 20:46:01,624 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:01,624 INFO snapshot-role/MainThread: { 2024-03-01 20:46:01,624 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:01,624 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 20:46:01,625 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,625 INFO snapshot-role/MainThread: } 2024-03-01 20:46:01,625 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,625 INFO snapshot-role/MainThread: , 2024-03-01 20:46:01,625 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:01,625 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,625 INFO snapshot-role/MainThread: } 2024-03-01 20:46:01,625 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv3_snapset1 2024-03-01 20:46:01,733 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:01,733 INFO snapshot-role/MainThread: { 2024-03-01 20:46:01,733 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:01,733 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,733 INFO snapshot-role/MainThread: } 2024-03-01 20:46:01,734 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:46:01,777 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:01,778 INFO snapshot-role/MainThread: { 2024-03-01 20:46:01,778 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:01,778 INFO snapshot-role/MainThread: { 2024-03-01 20:46:01,778 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:01,778 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:46:01,778 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:46:01,778 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 20:46:01,778 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,778 INFO snapshot-role/MainThread: } 2024-03-01 20:46:01,778 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,778 INFO snapshot-role/MainThread: , 2024-03-01 20:46:01,778 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:01,778 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,778 INFO snapshot-role/MainThread: } 2024-03-01 20:46:01,778 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:46:01,802 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:01,802 INFO snapshot-role/MainThread: { 2024-03-01 20:46:01,803 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:01,803 INFO snapshot-role/MainThread: { 2024-03-01 20:46:01,803 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:01,803 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 20:46:01,803 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,803 INFO snapshot-role/MainThread: } 2024-03-01 20:46:01,803 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,803 INFO snapshot-role/MainThread: , 2024-03-01 20:46:01,803 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:01,803 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,803 INFO snapshot-role/MainThread: } 2024-03-01 20:46:01,803 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:46:01,826 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:01,826 INFO snapshot-role/MainThread: { 2024-03-01 20:46:01,826 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:01,827 INFO snapshot-role/MainThread: { 2024-03-01 20:46:01,827 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:01,827 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 20:46:01,827 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,827 INFO snapshot-role/MainThread: } 2024-03-01 20:46:01,827 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,827 INFO snapshot-role/MainThread: , 2024-03-01 20:46:01,827 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:01,827 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,827 INFO snapshot-role/MainThread: } 2024-03-01 20:46:01,827 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv4_snapset1 2024-03-01 20:46:01,938 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:01,938 INFO snapshot-role/MainThread: { 2024-03-01 20:46:01,938 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:01,938 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,938 INFO snapshot-role/MainThread: } 2024-03-01 20:46:01,938 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:46:01,980 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:01,980 INFO snapshot-role/MainThread: { 2024-03-01 20:46:01,980 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:01,980 INFO snapshot-role/MainThread: { 2024-03-01 20:46:01,980 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:01,980 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:46:01,981 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:46:01,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 20:46:01,981 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:46:01,981 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:46:01,981 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,981 INFO snapshot-role/MainThread: } 2024-03-01 20:46:01,981 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,981 INFO snapshot-role/MainThread: , 2024-03-01 20:46:01,981 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:01,981 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:01,981 INFO snapshot-role/MainThread: } 2024-03-01 20:46:01,981 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:46:02,006 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:02,006 INFO snapshot-role/MainThread: { 2024-03-01 20:46:02,007 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:02,007 INFO snapshot-role/MainThread: { 2024-03-01 20:46:02,007 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:02,007 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:46:02,007 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:02,007 INFO snapshot-role/MainThread: } 2024-03-01 20:46:02,007 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:02,007 INFO snapshot-role/MainThread: , 2024-03-01 20:46:02,007 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:02,007 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:02,007 INFO snapshot-role/MainThread: } 2024-03-01 20:46:02,007 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:46:02,030 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:02,031 INFO snapshot-role/MainThread: { 2024-03-01 20:46:02,031 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:02,031 INFO snapshot-role/MainThread: { 2024-03-01 20:46:02,031 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:02,031 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:46:02,031 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:02,031 INFO snapshot-role/MainThread: } 2024-03-01 20:46:02,031 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:02,031 INFO snapshot-role/MainThread: , 2024-03-01 20:46:02,031 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:02,031 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:02,031 INFO snapshot-role/MainThread: } 2024-03-01 20:46:02,031 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv7_snapset1 2024-03-01 20:46:02,152 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:02,152 INFO snapshot-role/MainThread: { 2024-03-01 20:46:02,153 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:02,153 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:02,153 INFO snapshot-role/MainThread: } 2024-03-01 20:46:02,153 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:46:05,143 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 20:46:05,143 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 20:46:05,143 INFO snapshot-role/MainThread: remove verify snapsset : snapset1 2024-03-01 20:46:05,143 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:46:05,167 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:05,167 INFO snapshot-role/MainThread: { 2024-03-01 20:46:05,167 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:05,167 INFO snapshot-role/MainThread: { 2024-03-01 20:46:05,168 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:05,168 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:46:05,168 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:46:05,168 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:05,168 INFO snapshot-role/MainThread: } 2024-03-01 20:46:05,168 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:05,168 INFO snapshot-role/MainThread: , 2024-03-01 20:46:05,168 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:05,168 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:05,168 INFO snapshot-role/MainThread: } 2024-03-01 20:46:05,168 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:46:05,191 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:46:05,191 INFO snapshot-role/MainThread: { 2024-03-01 20:46:05,191 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:05,191 INFO snapshot-role/MainThread: { 2024-03-01 20:46:05,191 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:05,191 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:05,191 INFO snapshot-role/MainThread: } 2024-03-01 20:46:05,191 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:05,191 INFO snapshot-role/MainThread: , 2024-03-01 20:46:05,191 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:05,191 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:05,191 INFO snapshot-role/MainThread: } 2024-03-01 20:46:05,192 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:46:05,215 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:05,215 INFO snapshot-role/MainThread: { 2024-03-01 20:46:05,215 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:05,215 INFO snapshot-role/MainThread: { 2024-03-01 20:46:05,215 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:05,215 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:46:05,216 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:46:05,216 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:05,216 INFO snapshot-role/MainThread: } 2024-03-01 20:46:05,216 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:05,216 INFO snapshot-role/MainThread: , 2024-03-01 20:46:05,216 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:05,216 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:05,216 INFO snapshot-role/MainThread: } 2024-03-01 20:46:05,216 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:46:05,242 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:46:05,242 INFO snapshot-role/MainThread: { 2024-03-01 20:46:05,242 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:05,243 INFO snapshot-role/MainThread: { 2024-03-01 20:46:05,243 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:05,243 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:05,243 INFO snapshot-role/MainThread: } 2024-03-01 20:46:05,243 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:05,243 INFO snapshot-role/MainThread: , 2024-03-01 20:46:05,243 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:05,243 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:05,243 INFO snapshot-role/MainThread: } 2024-03-01 20:46:05,243 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:46:05,267 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:05,267 INFO snapshot-role/MainThread: { 2024-03-01 20:46:05,267 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:05,267 INFO snapshot-role/MainThread: { 2024-03-01 20:46:05,267 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:05,267 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:46:05,268 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:46:05,268 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:05,268 INFO snapshot-role/MainThread: } 2024-03-01 20:46:05,268 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:05,268 INFO snapshot-role/MainThread: , 2024-03-01 20:46:05,268 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:05,268 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:05,268 INFO snapshot-role/MainThread: } 2024-03-01 20:46:05,268 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:46:05,292 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:46:05,292 INFO snapshot-role/MainThread: { 2024-03-01 20:46:05,292 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:05,292 INFO snapshot-role/MainThread: { 2024-03-01 20:46:05,292 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:05,293 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:05,293 INFO snapshot-role/MainThread: } 2024-03-01 20:46:05,293 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:05,293 INFO snapshot-role/MainThread: , 2024-03-01 20:46:05,293 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:05,293 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:05,293 INFO snapshot-role/MainThread: } 2024-03-01 20:46:05,293 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:46:05,316 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:46:05,316 INFO snapshot-role/MainThread: { 2024-03-01 20:46:05,316 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:05,316 INFO snapshot-role/MainThread: { 2024-03-01 20:46:05,316 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:05,316 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:46:05,317 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:46:05,317 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:46:05,317 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:46:05,317 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:05,317 INFO snapshot-role/MainThread: } 2024-03-01 20:46:05,317 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:05,317 INFO snapshot-role/MainThread: , 2024-03-01 20:46:05,317 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:05,317 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:05,317 INFO snapshot-role/MainThread: } 2024-03-01 20:46:05,317 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:46:05,341 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:46:05,341 INFO snapshot-role/MainThread: { 2024-03-01 20:46:05,341 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:46:05,342 INFO snapshot-role/MainThread: { 2024-03-01 20:46:05,342 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:46:05,342 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:05,342 INFO snapshot-role/MainThread: } 2024-03-01 20:46:05,342 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:05,342 INFO snapshot-role/MainThread: , 2024-03-01 20:46:05,342 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:46:05,342 INFO snapshot-role/MainThread: ] 2024-03-01 20:46:05,342 INFO snapshot-role/MainThread: } 2024-03-01 20:46:05,342 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:47:09,682 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 20:47:09,682 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}]} 2024-03-01 20:47:09,682 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:47:09,682 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:47:09,706 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:47:09,706 INFO snapshot-role/MainThread: { 2024-03-01 20:47:09,706 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:47:09,706 INFO snapshot-role/MainThread: { 2024-03-01 20:47:09,706 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:47:09,707 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:47:09,707 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:09,707 INFO snapshot-role/MainThread: } 2024-03-01 20:47:09,707 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:09,707 INFO snapshot-role/MainThread: , 2024-03-01 20:47:09,707 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:47:09,707 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:09,707 INFO snapshot-role/MainThread: } 2024-03-01 20:47:09,707 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:47:09,729 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:47:09,729 INFO snapshot-role/MainThread: { 2024-03-01 20:47:09,729 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:47:09,729 INFO snapshot-role/MainThread: { 2024-03-01 20:47:09,729 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:47:09,730 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:47:09,730 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:09,730 INFO snapshot-role/MainThread: } 2024-03-01 20:47:09,730 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:09,730 INFO snapshot-role/MainThread: , 2024-03-01 20:47:09,730 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:47:09,730 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:09,730 INFO snapshot-role/MainThread: } 2024-03-01 20:47:09,730 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 20:47:09,730 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:47:09,730 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:47:09,753 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:47:09,753 INFO snapshot-role/MainThread: { 2024-03-01 20:47:09,753 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:47:09,753 INFO snapshot-role/MainThread: { 2024-03-01 20:47:09,753 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:47:09,753 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:47:09,753 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:09,753 INFO snapshot-role/MainThread: } 2024-03-01 20:47:09,754 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:09,754 INFO snapshot-role/MainThread: , 2024-03-01 20:47:09,754 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:47:09,754 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:09,754 INFO snapshot-role/MainThread: } 2024-03-01 20:47:09,754 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:47:09,777 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:47:09,777 INFO snapshot-role/MainThread: { 2024-03-01 20:47:09,777 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:47:09,777 INFO snapshot-role/MainThread: { 2024-03-01 20:47:09,777 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:47:09,777 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:47:09,777 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:09,777 INFO snapshot-role/MainThread: } 2024-03-01 20:47:09,777 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:09,778 INFO snapshot-role/MainThread: , 2024-03-01 20:47:09,778 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:47:09,778 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:09,778 INFO snapshot-role/MainThread: } 2024-03-01 20:47:09,778 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 20:47:09,778 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:47:09,778 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:47:09,801 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:47:09,802 INFO snapshot-role/MainThread: { 2024-03-01 20:47:09,802 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:47:09,802 INFO snapshot-role/MainThread: { 2024-03-01 20:47:09,802 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:47:09,802 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:47:09,802 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:09,802 INFO snapshot-role/MainThread: } 2024-03-01 20:47:09,802 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:09,802 INFO snapshot-role/MainThread: , 2024-03-01 20:47:09,802 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:47:09,802 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:09,802 INFO snapshot-role/MainThread: } 2024-03-01 20:47:09,802 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:47:09,824 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:47:09,824 INFO snapshot-role/MainThread: { 2024-03-01 20:47:09,825 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:47:09,825 INFO snapshot-role/MainThread: { 2024-03-01 20:47:09,825 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:47:09,825 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:09,825 INFO snapshot-role/MainThread: } 2024-03-01 20:47:09,825 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:09,825 INFO snapshot-role/MainThread: , 2024-03-01 20:47:09,825 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:47:09,825 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:09,825 INFO snapshot-role/MainThread: } 2024-03-01 20:47:09,825 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:47:09,825 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:47:09,825 INFO snapshot-role/MainThread: snapsset names ok: snapset1 2024-03-01 20:47:09,825 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:47:09,849 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:47:09,849 INFO snapshot-role/MainThread: { 2024-03-01 20:47:09,849 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:47:09,849 INFO snapshot-role/MainThread: { 2024-03-01 20:47:09,850 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:47:09,850 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI", "vg_size":"3196059648", "vg_free":"1589641216", "vg_extent_size":"4194304"} 2024-03-01 20:47:09,850 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:09,850 INFO snapshot-role/MainThread: , 2024-03-01 20:47:09,850 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:47:09,850 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:47:09,850 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:47:09,850 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:47:09,850 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:09,850 INFO snapshot-role/MainThread: , 2024-03-01 20:47:09,850 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:47:09,850 INFO snapshot-role/MainThread: {"lv_uuid":"RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:47:09,850 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:09,850 INFO snapshot-role/MainThread: , 2024-03-01 20:47:09,850 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:47:09,850 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"kTpETb-5sNX-v5Y1-wfMI-yt81-T0cB-WPoaUG", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:47:09,850 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"ogF9oc-oi8t-Kts7-siBI-hvNq-xx5w-54RCjV", "lv_uuid":"RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl", "pv_name":"/dev/sda"}, 2024-03-01 20:47:09,850 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"xzSitf-9yhN-1f3E-X8jy-M1mN-g0aH-M95gWC", "lv_uuid":"RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl", "pv_name":"/dev/sdb"}, 2024-03-01 20:47:09,850 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"125", "segtype":"free", "pv_uuid":"xzSitf-9yhN-1f3E-X8jy-M1mN-g0aH-M95gWC", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:47:09,850 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:09,850 INFO snapshot-role/MainThread: , 2024-03-01 20:47:09,850 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:47:09,850 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl"}, 2024-03-01 20:47:09,850 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl"} 2024-03-01 20:47:09,850 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:09,850 INFO snapshot-role/MainThread: } 2024-03-01 20:47:09,850 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:09,850 INFO snapshot-role/MainThread: , 2024-03-01 20:47:09,850 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:47:09,851 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:09,851 INFO snapshot-role/MainThread: } 2024-03-01 20:47:09,851 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 1589641216 vg_extent_size : 4194304 2024-03-01 20:47:09,851 INFO snapshot-role/MainThread: lv: lv1 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:47:09,851 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:47:09,873 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:47:09,873 INFO snapshot-role/MainThread: { 2024-03-01 20:47:09,873 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:47:09,873 INFO snapshot-role/MainThread: { 2024-03-01 20:47:09,873 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:47:09,873 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:47:09,873 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:09,873 INFO snapshot-role/MainThread: } 2024-03-01 20:47:09,873 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:09,873 INFO snapshot-role/MainThread: , 2024-03-01 20:47:09,873 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:47:09,874 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:09,874 INFO snapshot-role/MainThread: } 2024-03-01 20:47:09,874 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:47:09,896 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:47:09,896 INFO snapshot-role/MainThread: { 2024-03-01 20:47:09,897 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:47:09,897 INFO snapshot-role/MainThread: { 2024-03-01 20:47:09,897 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:47:09,897 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:09,897 INFO snapshot-role/MainThread: } 2024-03-01 20:47:09,897 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:09,897 INFO snapshot-role/MainThread: , 2024-03-01 20:47:09,897 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:47:09,897 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:09,897 INFO snapshot-role/MainThread: } 2024-03-01 20:47:09,897 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 322961408B test_vg1/lv1 2024-03-01 20:47:10,115 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:47:10,115 INFO snapshot-role/MainThread: { 2024-03-01 20:47:10,115 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:47:10,115 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:10,115 INFO snapshot-role/MainThread: } 2024-03-01 20:47:10,116 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:47:12,970 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 20:47:12,970 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}]} 2024-03-01 20:47:12,970 INFO snapshot-role/MainThread: check snapsset : snapset1 2024-03-01 20:47:12,970 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:47:12,970 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:47:12,995 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:47:12,995 INFO snapshot-role/MainThread: { 2024-03-01 20:47:12,995 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:47:12,995 INFO snapshot-role/MainThread: { 2024-03-01 20:47:12,995 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:47:12,995 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 20:47:12,996 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 20:47:12,996 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:12,996 INFO snapshot-role/MainThread: } 2024-03-01 20:47:12,996 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:12,996 INFO snapshot-role/MainThread: , 2024-03-01 20:47:12,996 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:47:12,996 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:12,996 INFO snapshot-role/MainThread: } 2024-03-01 20:47:12,996 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:47:13,017 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:47:13,017 INFO snapshot-role/MainThread: { 2024-03-01 20:47:13,017 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:47:13,017 INFO snapshot-role/MainThread: { 2024-03-01 20:47:13,017 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:47:13,017 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 20:47:13,017 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:13,017 INFO snapshot-role/MainThread: } 2024-03-01 20:47:13,017 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:13,017 INFO snapshot-role/MainThread: , 2024-03-01 20:47:13,018 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:47:13,018 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:13,018 INFO snapshot-role/MainThread: } 2024-03-01 20:47:13,018 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 20:47:13,018 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:47:13,039 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:47:13,039 INFO snapshot-role/MainThread: { 2024-03-01 20:47:13,039 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:47:13,039 INFO snapshot-role/MainThread: { 2024-03-01 20:47:13,039 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:47:13,039 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 20:47:13,039 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 20:47:13,039 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:13,039 INFO snapshot-role/MainThread: } 2024-03-01 20:47:13,039 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:13,040 INFO snapshot-role/MainThread: , 2024-03-01 20:47:13,040 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:47:13,040 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:13,040 INFO snapshot-role/MainThread: } 2024-03-01 20:47:13,040 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:47:13,062 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:47:13,063 INFO snapshot-role/MainThread: { 2024-03-01 20:47:13,063 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:47:13,063 INFO snapshot-role/MainThread: { 2024-03-01 20:47:13,063 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:47:13,063 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 20:47:13,063 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:13,063 INFO snapshot-role/MainThread: } 2024-03-01 20:47:13,063 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:13,063 INFO snapshot-role/MainThread: , 2024-03-01 20:47:13,063 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:47:13,063 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:13,063 INFO snapshot-role/MainThread: } 2024-03-01 20:47:13,063 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:47:13,085 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:47:13,086 INFO snapshot-role/MainThread: { 2024-03-01 20:47:13,086 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:47:13,086 INFO snapshot-role/MainThread: { 2024-03-01 20:47:13,086 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:47:13,086 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 20:47:13,086 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:13,086 INFO snapshot-role/MainThread: } 2024-03-01 20:47:13,086 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:13,086 INFO snapshot-role/MainThread: , 2024-03-01 20:47:13,086 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:47:13,086 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:13,086 INFO snapshot-role/MainThread: } 2024-03-01 20:47:13,086 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:47:15,938 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 20:47:15,938 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 50}]} 2024-03-01 20:47:15,939 INFO snapshot-role/MainThread: extend verify snapsset : snapset1 2024-03-01 20:47:15,939 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:47:15,963 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:47:15,963 INFO snapshot-role/MainThread: { 2024-03-01 20:47:15,963 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:47:15,963 INFO snapshot-role/MainThread: { 2024-03-01 20:47:15,963 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:47:15,963 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 20:47:15,964 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 20:47:15,964 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:15,964 INFO snapshot-role/MainThread: } 2024-03-01 20:47:15,964 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:15,964 INFO snapshot-role/MainThread: , 2024-03-01 20:47:15,964 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:47:15,964 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:15,964 INFO snapshot-role/MainThread: } 2024-03-01 20:47:15,964 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:47:15,987 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:47:15,987 INFO snapshot-role/MainThread: { 2024-03-01 20:47:15,987 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:47:15,987 INFO snapshot-role/MainThread: { 2024-03-01 20:47:15,987 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:47:15,987 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 20:47:15,987 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:15,987 INFO snapshot-role/MainThread: } 2024-03-01 20:47:15,987 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:15,987 INFO snapshot-role/MainThread: , 2024-03-01 20:47:15,988 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:47:15,988 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:15,988 INFO snapshot-role/MainThread: } 2024-03-01 20:47:15,988 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:47:16,011 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:47:16,011 INFO snapshot-role/MainThread: { 2024-03-01 20:47:16,011 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:47:16,011 INFO snapshot-role/MainThread: { 2024-03-01 20:47:16,011 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:47:16,011 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI", "vg_size":"3196059648", "vg_free":"1266679808", "vg_extent_size":"4194304"} 2024-03-01 20:47:16,011 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:16,011 INFO snapshot-role/MainThread: , 2024-03-01 20:47:16,012 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:47:16,012 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:47:16,012 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:47:16,012 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:47:16,012 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:16,012 INFO snapshot-role/MainThread: , 2024-03-01 20:47:16,012 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:47:16,012 INFO snapshot-role/MainThread: {"lv_uuid":"RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:47:16,012 INFO snapshot-role/MainThread: {"lv_uuid":"Svu5KR-bh5l-Xk4U-5ObE-wWoZ-0Yrh-40hmK1", "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 20:47:16,012 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:16,012 INFO snapshot-role/MainThread: , 2024-03-01 20:47:16,012 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:47:16,012 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"kTpETb-5sNX-v5Y1-wfMI-yt81-T0cB-WPoaUG", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:47:16,012 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"ogF9oc-oi8t-Kts7-siBI-hvNq-xx5w-54RCjV", "lv_uuid":"RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl", "pv_name":"/dev/sda"}, 2024-03-01 20:47:16,012 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"xzSitf-9yhN-1f3E-X8jy-M1mN-g0aH-M95gWC", "lv_uuid":"RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl", "pv_name":"/dev/sdb"}, 2024-03-01 20:47:16,012 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"xzSitf-9yhN-1f3E-X8jy-M1mN-g0aH-M95gWC", "lv_uuid":"Svu5KR-bh5l-Xk4U-5ObE-wWoZ-0Yrh-40hmK1", "pv_name":"/dev/sdb"}, 2024-03-01 20:47:16,012 INFO snapshot-role/MainThread: {"pvseg_start":"206", "pvseg_size":"48", "segtype":"free", "pv_uuid":"xzSitf-9yhN-1f3E-X8jy-M1mN-g0aH-M95gWC", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:47:16,012 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:16,012 INFO snapshot-role/MainThread: , 2024-03-01 20:47:16,012 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:47:16,012 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl"}, 2024-03-01 20:47:16,012 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl"}, 2024-03-01 20:47:16,012 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-205", "segtype":"linear", "lv_uuid":"Svu5KR-bh5l-Xk4U-5ObE-wWoZ-0Yrh-40hmK1"} 2024-03-01 20:47:16,012 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:16,012 INFO snapshot-role/MainThread: } 2024-03-01 20:47:16,012 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:16,012 INFO snapshot-role/MainThread: , 2024-03-01 20:47:16,012 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:47:16,012 INFO snapshot-role/MainThread: ] 2024-03-01 20:47:16,013 INFO snapshot-role/MainThread: } 2024-03-01 20:47:16,013 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 1266679808 vg_extent_size : 4194304 2024-03-01 20:47:16,013 INFO snapshot-role/MainThread: lv: lv1 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:47:16,013 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:47:16,013 INFO snapshot-role/MainThread: extend_check_size : lv1_snapset1 test_vg1/lv1 current size : 322961408 required size : 805306368 2024-03-01 20:47:16,013 INFO snapshot-role/MainThread: exit code: 29: ['verify failed due to insufficient space for: test_vg1/lv1'] 2024-03-01 20:48:14,487 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 20:48:14,488 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': -20}]} 2024-03-01 20:48:14,488 INFO snapshot-role/MainThread: exit code: 24: ['percent_space_required must be greater than 1: -20'] 2024-03-01 20:49:10,488 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 20 None None None {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1"}]} False 2024-03-01 20:49:10,489 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1'}]} 2024-03-01 20:49:10,489 INFO snapshot-role/MainThread: exit code: 23: ['snapset percent_space_required entry not found for: snapset1 test_vg1'] 2024-03-01 20:50:06,203 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": 50}]} False 2024-03-01 20:50:06,203 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 50}]} 2024-03-01 20:50:06,203 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:50:06,203 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:50:06,226 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:06,226 INFO snapshot-role/MainThread: { 2024-03-01 20:50:06,226 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:06,226 INFO snapshot-role/MainThread: { 2024-03-01 20:50:06,226 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:06,227 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"3196059648", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:06,227 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:06,227 INFO snapshot-role/MainThread: } 2024-03-01 20:50:06,227 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:06,227 INFO snapshot-role/MainThread: , 2024-03-01 20:50:06,227 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:06,227 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:06,227 INFO snapshot-role/MainThread: } 2024-03-01 20:50:06,227 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:50:06,250 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:06,250 INFO snapshot-role/MainThread: { 2024-03-01 20:50:06,250 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:06,250 INFO snapshot-role/MainThread: { 2024-03-01 20:50:06,250 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:06,250 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"3196059648", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:06,251 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:06,251 INFO snapshot-role/MainThread: } 2024-03-01 20:50:06,251 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:06,251 INFO snapshot-role/MainThread: , 2024-03-01 20:50:06,251 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:06,251 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:06,251 INFO snapshot-role/MainThread: } 2024-03-01 20:50:06,251 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 20:50:06,251 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:50:06,251 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:50:06,276 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:06,276 INFO snapshot-role/MainThread: { 2024-03-01 20:50:06,276 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:06,276 INFO snapshot-role/MainThread: { 2024-03-01 20:50:06,276 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:06,276 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"3196059648", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:06,276 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:06,276 INFO snapshot-role/MainThread: } 2024-03-01 20:50:06,276 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:06,276 INFO snapshot-role/MainThread: , 2024-03-01 20:50:06,276 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:06,276 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:06,276 INFO snapshot-role/MainThread: } 2024-03-01 20:50:06,276 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:50:06,300 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:06,301 INFO snapshot-role/MainThread: { 2024-03-01 20:50:06,301 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:06,301 INFO snapshot-role/MainThread: { 2024-03-01 20:50:06,301 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:06,301 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"3196059648", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:06,301 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:06,301 INFO snapshot-role/MainThread: } 2024-03-01 20:50:06,301 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:06,301 INFO snapshot-role/MainThread: , 2024-03-01 20:50:06,301 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:06,301 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:06,301 INFO snapshot-role/MainThread: } 2024-03-01 20:50:06,301 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 20:50:06,301 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:50:06,301 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:50:06,323 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:06,324 INFO snapshot-role/MainThread: { 2024-03-01 20:50:06,324 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:06,324 INFO snapshot-role/MainThread: { 2024-03-01 20:50:06,324 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:06,324 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"3196059648", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:06,324 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:06,324 INFO snapshot-role/MainThread: } 2024-03-01 20:50:06,324 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:06,324 INFO snapshot-role/MainThread: , 2024-03-01 20:50:06,324 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:06,324 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:06,324 INFO snapshot-role/MainThread: } 2024-03-01 20:50:06,324 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:50:06,346 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:06,347 INFO snapshot-role/MainThread: { 2024-03-01 20:50:06,347 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:06,347 INFO snapshot-role/MainThread: { 2024-03-01 20:50:06,347 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:06,347 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:06,347 INFO snapshot-role/MainThread: } 2024-03-01 20:50:06,347 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:06,347 INFO snapshot-role/MainThread: , 2024-03-01 20:50:06,347 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:06,347 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:06,347 INFO snapshot-role/MainThread: } 2024-03-01 20:50:06,347 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:50:06,347 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:50:06,347 INFO snapshot-role/MainThread: snapsset names ok: snapset1 2024-03-01 20:50:06,347 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:50:06,371 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:06,371 INFO snapshot-role/MainThread: { 2024-03-01 20:50:06,372 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:06,372 INFO snapshot-role/MainThread: { 2024-03-01 20:50:06,372 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:06,372 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx", "vg_size":"3196059648", "vg_free":"0", "vg_extent_size":"4194304"} 2024-03-01 20:50:06,372 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:06,372 INFO snapshot-role/MainThread: , 2024-03-01 20:50:06,372 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:06,372 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:50:06,372 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:50:06,372 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:50:06,372 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:06,372 INFO snapshot-role/MainThread: , 2024-03-01 20:50:06,372 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:06,372 INFO snapshot-role/MainThread: {"lv_uuid":"bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"3196059648", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:50:06,372 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:06,372 INFO snapshot-role/MainThread: , 2024-03-01 20:50:06,372 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:06,372 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"MfN48n-wFoM-0sp0-zZ10-95rD-1p9e-f7qwaR", "lv_uuid":"bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu", "pv_name":"/dev/sdc"}, 2024-03-01 20:50:06,372 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"V8uLFL-dyBl-UHcd-s8ex-NfXf-7Bso-soy93I", "lv_uuid":"bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu", "pv_name":"/dev/sda"}, 2024-03-01 20:50:06,372 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"qF1wC9-QcSG-MOEG-gHGT-imlg-3c5U-lWsyIu", "lv_uuid":"bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu", "pv_name":"/dev/sdb"} 2024-03-01 20:50:06,372 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:06,372 INFO snapshot-role/MainThread: , 2024-03-01 20:50:06,372 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:06,372 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu"}, 2024-03-01 20:50:06,372 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-253", "segtype":"linear", "lv_uuid":"bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu"}, 2024-03-01 20:50:06,372 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-253", "segtype":"linear", "lv_uuid":"bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu"} 2024-03-01 20:50:06,372 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:06,372 INFO snapshot-role/MainThread: } 2024-03-01 20:50:06,372 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:06,373 INFO snapshot-role/MainThread: , 2024-03-01 20:50:06,373 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:06,373 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:06,373 INFO snapshot-role/MainThread: } 2024-03-01 20:50:06,373 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 0 vg_extent_size : 4194304 2024-03-01 20:50:06,373 INFO snapshot-role/MainThread: lv: lv1 lv_size : 3196059648 chunk_size : 65536 2024-03-01 20:50:06,373 INFO snapshot-role/MainThread: exit code: 22: ['insufficient space for snapshots in: test_vg1'] 2024-03-01 20:51:07,163 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 test_vg1 lv1 snapset1 None False 2024-03-01 20:51:07,163 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:51:07,187 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:07,188 INFO snapshot-role/MainThread: { 2024-03-01 20:51:07,188 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:07,188 INFO snapshot-role/MainThread: { 2024-03-01 20:51:07,188 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:07,188 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:51:07,188 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:51:07,188 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,188 INFO snapshot-role/MainThread: } 2024-03-01 20:51:07,188 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,188 INFO snapshot-role/MainThread: , 2024-03-01 20:51:07,188 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:07,188 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,188 INFO snapshot-role/MainThread: } 2024-03-01 20:51:07,188 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:51:07,208 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:07,208 INFO snapshot-role/MainThread: { 2024-03-01 20:51:07,209 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:07,209 INFO snapshot-role/MainThread: { 2024-03-01 20:51:07,209 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:07,209 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:51:07,209 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,209 INFO snapshot-role/MainThread: } 2024-03-01 20:51:07,209 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,209 INFO snapshot-role/MainThread: , 2024-03-01 20:51:07,209 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:07,209 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,209 INFO snapshot-role/MainThread: } 2024-03-01 20:51:07,209 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:51:07,238 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:07,239 INFO snapshot-role/MainThread: { 2024-03-01 20:51:07,239 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:07,239 INFO snapshot-role/MainThread: { 2024-03-01 20:51:07,239 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:51:07,239 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:51:07,239 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,239 INFO snapshot-role/MainThread: , 2024-03-01 20:51:07,239 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:51:07,239 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:51:07,239 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:51:07,239 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:51:07,239 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:51:07,239 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,239 INFO snapshot-role/MainThread: , 2024-03-01 20:51:07,239 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:07,239 INFO snapshot-role/MainThread: {"lv_uuid":"APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:51:07,239 INFO snapshot-role/MainThread: {"lv_uuid":"dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:51:07,239 INFO snapshot-role/MainThread: {"lv_uuid":"wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:51:07,239 INFO snapshot-role/MainThread: {"lv_uuid":"ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:51:07,239 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,239 INFO snapshot-role/MainThread: , 2024-03-01 20:51:07,239 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:51:07,240 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"29pI2f-6JqT-wK6S-vedo-bG6e-H2WZ-xgE9Tq", "lv_uuid":"ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj", "pv_name":"/dev/sdg"}, 2024-03-01 20:51:07,240 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"29pI2f-6JqT-wK6S-vedo-bG6e-H2WZ-xgE9Tq", "lv_uuid":"wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15", "pv_name":"/dev/sdg"}, 2024-03-01 20:51:07,240 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"29pI2f-6JqT-wK6S-vedo-bG6e-H2WZ-xgE9Tq", "lv_uuid":"dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W", "pv_name":"/dev/sdg"}, 2024-03-01 20:51:07,240 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"29pI2f-6JqT-wK6S-vedo-bG6e-H2WZ-xgE9Tq", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:51:07,240 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"FWaVIM-WWL8-XMvF-riqw-2gYk-ypTw-Tprd5N", "lv_uuid":"APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w", "pv_name":"/dev/sdi"}, 2024-03-01 20:51:07,240 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX", "lv_uuid":"APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w", "pv_name":"/dev/sdj"}, 2024-03-01 20:51:07,240 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:51:07,240 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"YhwBl3-HraS-HZZ3-Oopd-hUrq-6yLa-XY3f3W", "lv_uuid":"dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W", "pv_name":"/dev/sdh"} 2024-03-01 20:51:07,240 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,240 INFO snapshot-role/MainThread: , 2024-03-01 20:51:07,240 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:51:07,240 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w"}, 2024-03-01 20:51:07,240 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w"}, 2024-03-01 20:51:07,240 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj"}, 2024-03-01 20:51:07,240 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W"}, 2024-03-01 20:51:07,240 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W"}, 2024-03-01 20:51:07,240 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15"} 2024-03-01 20:51:07,240 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,240 INFO snapshot-role/MainThread: } 2024-03-01 20:51:07,240 INFO snapshot-role/MainThread: , 2024-03-01 20:51:07,240 INFO snapshot-role/MainThread: { 2024-03-01 20:51:07,240 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:51:07,240 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:51:07,240 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,240 INFO snapshot-role/MainThread: , 2024-03-01 20:51:07,240 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:51:07,240 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:51:07,240 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:51:07,240 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:51:07,240 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,241 INFO snapshot-role/MainThread: , 2024-03-01 20:51:07,241 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:07,241 INFO snapshot-role/MainThread: {"lv_uuid":"gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:51:07,241 INFO snapshot-role/MainThread: {"lv_uuid":"dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:51:07,241 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,241 INFO snapshot-role/MainThread: , 2024-03-01 20:51:07,241 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:51:07,241 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"87jeYk-7xgZ-5Q7V-JAOY-DIs6-xpcl-RWCW7L", "lv_uuid":"dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2", "pv_name":"/dev/sdd"}, 2024-03-01 20:51:07,241 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"87jeYk-7xgZ-5Q7V-JAOY-DIs6-xpcl-RWCW7L", "lv_uuid":"gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb", "pv_name":"/dev/sdd"}, 2024-03-01 20:51:07,241 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"87jeYk-7xgZ-5Q7V-JAOY-DIs6-xpcl-RWCW7L", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:51:07,241 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"XnX1WV-mM0H-ITwt-QAvI-BY20-QSfk-0yU000", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:51:07,241 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 20:51:07,241 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,241 INFO snapshot-role/MainThread: , 2024-03-01 20:51:07,241 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:51:07,241 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2"}, 2024-03-01 20:51:07,241 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb"} 2024-03-01 20:51:07,241 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,241 INFO snapshot-role/MainThread: } 2024-03-01 20:51:07,241 INFO snapshot-role/MainThread: , 2024-03-01 20:51:07,241 INFO snapshot-role/MainThread: { 2024-03-01 20:51:07,241 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:51:07,241 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:51:07,241 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,241 INFO snapshot-role/MainThread: , 2024-03-01 20:51:07,241 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:51:07,241 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:51:07,241 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:51:07,241 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:51:07,242 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,242 INFO snapshot-role/MainThread: , 2024-03-01 20:51:07,242 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:07,242 INFO snapshot-role/MainThread: {"lv_uuid":"rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:51:07,242 INFO snapshot-role/MainThread: {"lv_uuid":"MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:51:07,242 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,242 INFO snapshot-role/MainThread: , 2024-03-01 20:51:07,242 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:51:07,242 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:51:07,242 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Z0TbQC-7b37-LkEv-Bm5E-xDjJ-wwBZ-T7KlR2", "lv_uuid":"MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr", "pv_name":"/dev/sda"}, 2024-03-01 20:51:07,242 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM", "lv_uuid":"MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr", "pv_name":"/dev/sdb"}, 2024-03-01 20:51:07,242 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM", "lv_uuid":"rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B", "pv_name":"/dev/sdb"}, 2024-03-01 20:51:07,242 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:51:07,242 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,242 INFO snapshot-role/MainThread: , 2024-03-01 20:51:07,242 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:51:07,242 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr"}, 2024-03-01 20:51:07,242 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr"}, 2024-03-01 20:51:07,242 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B"} 2024-03-01 20:51:07,242 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,242 INFO snapshot-role/MainThread: } 2024-03-01 20:51:07,242 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,242 INFO snapshot-role/MainThread: , 2024-03-01 20:51:07,242 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:07,242 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,242 INFO snapshot-role/MainThread: } 2024-03-01 20:51:07,243 INFO snapshot-role/MainThread: VG: test_vg1 free 1107296256 2024-03-01 20:51:07,243 INFO snapshot-role/MainThread: LV: lv1 size : 482344960 2024-03-01 20:51:07,243 INFO snapshot-role/MainThread: LV: total 482344960 2024-03-01 20:51:07,243 INFO snapshot-role/MainThread: space needed: 72351744.00 space available: 1107296256 sufficient space: 1 2024-03-01 20:51:07,243 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:51:07,270 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:07,271 INFO snapshot-role/MainThread: { 2024-03-01 20:51:07,271 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:07,271 INFO snapshot-role/MainThread: { 2024-03-01 20:51:07,271 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:51:07,271 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:51:07,271 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,271 INFO snapshot-role/MainThread: , 2024-03-01 20:51:07,271 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:51:07,271 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:51:07,271 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:51:07,271 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:51:07,271 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:51:07,271 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,271 INFO snapshot-role/MainThread: , 2024-03-01 20:51:07,271 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:07,271 INFO snapshot-role/MainThread: {"lv_uuid":"APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:51:07,271 INFO snapshot-role/MainThread: {"lv_uuid":"dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:51:07,271 INFO snapshot-role/MainThread: {"lv_uuid":"wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:51:07,271 INFO snapshot-role/MainThread: {"lv_uuid":"ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:51:07,271 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,271 INFO snapshot-role/MainThread: , 2024-03-01 20:51:07,271 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:51:07,271 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"29pI2f-6JqT-wK6S-vedo-bG6e-H2WZ-xgE9Tq", "lv_uuid":"ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj", "pv_name":"/dev/sdg"}, 2024-03-01 20:51:07,271 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"29pI2f-6JqT-wK6S-vedo-bG6e-H2WZ-xgE9Tq", "lv_uuid":"wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15", "pv_name":"/dev/sdg"}, 2024-03-01 20:51:07,271 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"29pI2f-6JqT-wK6S-vedo-bG6e-H2WZ-xgE9Tq", "lv_uuid":"dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W", "pv_name":"/dev/sdg"}, 2024-03-01 20:51:07,271 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"29pI2f-6JqT-wK6S-vedo-bG6e-H2WZ-xgE9Tq", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:51:07,271 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"FWaVIM-WWL8-XMvF-riqw-2gYk-ypTw-Tprd5N", "lv_uuid":"APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w", "pv_name":"/dev/sdi"}, 2024-03-01 20:51:07,271 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX", "lv_uuid":"APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w", "pv_name":"/dev/sdj"}, 2024-03-01 20:51:07,271 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:51:07,272 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"YhwBl3-HraS-HZZ3-Oopd-hUrq-6yLa-XY3f3W", "lv_uuid":"dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W", "pv_name":"/dev/sdh"} 2024-03-01 20:51:07,272 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,272 INFO snapshot-role/MainThread: , 2024-03-01 20:51:07,272 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:51:07,272 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w"}, 2024-03-01 20:51:07,272 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w"}, 2024-03-01 20:51:07,272 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj"}, 2024-03-01 20:51:07,272 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W"}, 2024-03-01 20:51:07,272 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W"}, 2024-03-01 20:51:07,272 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15"} 2024-03-01 20:51:07,272 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,272 INFO snapshot-role/MainThread: } 2024-03-01 20:51:07,272 INFO snapshot-role/MainThread: , 2024-03-01 20:51:07,272 INFO snapshot-role/MainThread: { 2024-03-01 20:51:07,272 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:51:07,272 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:51:07,272 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,272 INFO snapshot-role/MainThread: , 2024-03-01 20:51:07,272 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:51:07,272 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:51:07,272 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:51:07,272 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:51:07,272 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,272 INFO snapshot-role/MainThread: , 2024-03-01 20:51:07,272 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:07,272 INFO snapshot-role/MainThread: {"lv_uuid":"gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:51:07,272 INFO snapshot-role/MainThread: {"lv_uuid":"dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:51:07,272 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,272 INFO snapshot-role/MainThread: , 2024-03-01 20:51:07,272 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:51:07,272 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"87jeYk-7xgZ-5Q7V-JAOY-DIs6-xpcl-RWCW7L", "lv_uuid":"dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2", "pv_name":"/dev/sdd"}, 2024-03-01 20:51:07,273 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"87jeYk-7xgZ-5Q7V-JAOY-DIs6-xpcl-RWCW7L", "lv_uuid":"gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb", "pv_name":"/dev/sdd"}, 2024-03-01 20:51:07,273 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"87jeYk-7xgZ-5Q7V-JAOY-DIs6-xpcl-RWCW7L", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:51:07,273 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"XnX1WV-mM0H-ITwt-QAvI-BY20-QSfk-0yU000", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:51:07,273 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 20:51:07,273 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,273 INFO snapshot-role/MainThread: , 2024-03-01 20:51:07,273 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:51:07,273 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2"}, 2024-03-01 20:51:07,273 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb"} 2024-03-01 20:51:07,273 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,273 INFO snapshot-role/MainThread: } 2024-03-01 20:51:07,273 INFO snapshot-role/MainThread: , 2024-03-01 20:51:07,273 INFO snapshot-role/MainThread: { 2024-03-01 20:51:07,273 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:51:07,273 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:51:07,273 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,273 INFO snapshot-role/MainThread: , 2024-03-01 20:51:07,273 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:51:07,273 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:51:07,273 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:51:07,273 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:51:07,273 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,273 INFO snapshot-role/MainThread: , 2024-03-01 20:51:07,273 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:07,273 INFO snapshot-role/MainThread: {"lv_uuid":"rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:51:07,273 INFO snapshot-role/MainThread: {"lv_uuid":"MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:51:07,273 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,273 INFO snapshot-role/MainThread: , 2024-03-01 20:51:07,273 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:51:07,273 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:51:07,273 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Z0TbQC-7b37-LkEv-Bm5E-xDjJ-wwBZ-T7KlR2", "lv_uuid":"MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr", "pv_name":"/dev/sda"}, 2024-03-01 20:51:07,274 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM", "lv_uuid":"MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr", "pv_name":"/dev/sdb"}, 2024-03-01 20:51:07,274 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM", "lv_uuid":"rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B", "pv_name":"/dev/sdb"}, 2024-03-01 20:51:07,274 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:51:07,274 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,274 INFO snapshot-role/MainThread: , 2024-03-01 20:51:07,274 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:51:07,274 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr"}, 2024-03-01 20:51:07,274 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr"}, 2024-03-01 20:51:07,274 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B"} 2024-03-01 20:51:07,274 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,274 INFO snapshot-role/MainThread: } 2024-03-01 20:51:07,274 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,274 INFO snapshot-role/MainThread: , 2024-03-01 20:51:07,274 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:07,274 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,274 INFO snapshot-role/MainThread: } 2024-03-01 20:51:07,274 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:51:07,301 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:07,302 INFO snapshot-role/MainThread: { 2024-03-01 20:51:07,302 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:07,302 INFO snapshot-role/MainThread: { 2024-03-01 20:51:07,302 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:07,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 20:51:07,302 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,302 INFO snapshot-role/MainThread: } 2024-03-01 20:51:07,302 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,302 INFO snapshot-role/MainThread: , 2024-03-01 20:51:07,302 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:07,302 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,302 INFO snapshot-role/MainThread: } 2024-03-01 20:51:07,302 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:51:07,326 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:07,326 INFO snapshot-role/MainThread: { 2024-03-01 20:51:07,327 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:07,327 INFO snapshot-role/MainThread: { 2024-03-01 20:51:07,327 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:07,327 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:51:07,327 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:51:07,327 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,327 INFO snapshot-role/MainThread: } 2024-03-01 20:51:07,327 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,327 INFO snapshot-role/MainThread: , 2024-03-01 20:51:07,327 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:07,327 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,327 INFO snapshot-role/MainThread: } 2024-03-01 20:51:07,327 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:51:07,351 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:51:07,351 INFO snapshot-role/MainThread: { 2024-03-01 20:51:07,352 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:07,352 INFO snapshot-role/MainThread: { 2024-03-01 20:51:07,352 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:07,352 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,352 INFO snapshot-role/MainThread: } 2024-03-01 20:51:07,352 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,352 INFO snapshot-role/MainThread: , 2024-03-01 20:51:07,352 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:07,352 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,352 INFO snapshot-role/MainThread: } 2024-03-01 20:51:07,352 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 72417280B test_vg1/lv1 2024-03-01 20:51:07,577 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:07,577 INFO snapshot-role/MainThread: { 2024-03-01 20:51:07,577 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:07,577 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:07,577 INFO snapshot-role/MainThread: } 2024-03-01 20:51:07,578 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:51:10,643 INFO snapshot-role/MainThread: check_cmd: check 20 test_vg1 lv1 snapset1 1 None 2024-03-01 20:51:10,643 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:51:10,670 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:10,671 INFO snapshot-role/MainThread: { 2024-03-01 20:51:10,671 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:10,671 INFO snapshot-role/MainThread: { 2024-03-01 20:51:10,671 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:51:10,671 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:51:10,671 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:10,671 INFO snapshot-role/MainThread: , 2024-03-01 20:51:10,671 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:51:10,671 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:51:10,671 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:51:10,671 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:51:10,671 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:51:10,671 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:10,671 INFO snapshot-role/MainThread: , 2024-03-01 20:51:10,671 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:10,671 INFO snapshot-role/MainThread: {"lv_uuid":"APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:51:10,671 INFO snapshot-role/MainThread: {"lv_uuid":"dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:51:10,671 INFO snapshot-role/MainThread: {"lv_uuid":"wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:51:10,671 INFO snapshot-role/MainThread: {"lv_uuid":"ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:51:10,671 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:10,671 INFO snapshot-role/MainThread: , 2024-03-01 20:51:10,671 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:51:10,672 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"29pI2f-6JqT-wK6S-vedo-bG6e-H2WZ-xgE9Tq", "lv_uuid":"ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj", "pv_name":"/dev/sdg"}, 2024-03-01 20:51:10,672 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"29pI2f-6JqT-wK6S-vedo-bG6e-H2WZ-xgE9Tq", "lv_uuid":"wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15", "pv_name":"/dev/sdg"}, 2024-03-01 20:51:10,672 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"29pI2f-6JqT-wK6S-vedo-bG6e-H2WZ-xgE9Tq", "lv_uuid":"dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W", "pv_name":"/dev/sdg"}, 2024-03-01 20:51:10,672 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"29pI2f-6JqT-wK6S-vedo-bG6e-H2WZ-xgE9Tq", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:51:10,672 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"FWaVIM-WWL8-XMvF-riqw-2gYk-ypTw-Tprd5N", "lv_uuid":"APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w", "pv_name":"/dev/sdi"}, 2024-03-01 20:51:10,672 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX", "lv_uuid":"APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w", "pv_name":"/dev/sdj"}, 2024-03-01 20:51:10,672 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:51:10,672 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"YhwBl3-HraS-HZZ3-Oopd-hUrq-6yLa-XY3f3W", "lv_uuid":"dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W", "pv_name":"/dev/sdh"} 2024-03-01 20:51:10,672 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:10,672 INFO snapshot-role/MainThread: , 2024-03-01 20:51:10,672 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:51:10,672 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w"}, 2024-03-01 20:51:10,672 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w"}, 2024-03-01 20:51:10,672 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj"}, 2024-03-01 20:51:10,672 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W"}, 2024-03-01 20:51:10,672 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W"}, 2024-03-01 20:51:10,672 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15"} 2024-03-01 20:51:10,672 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:10,672 INFO snapshot-role/MainThread: } 2024-03-01 20:51:10,672 INFO snapshot-role/MainThread: , 2024-03-01 20:51:10,672 INFO snapshot-role/MainThread: { 2024-03-01 20:51:10,672 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:51:10,672 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:51:10,672 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:10,672 INFO snapshot-role/MainThread: , 2024-03-01 20:51:10,672 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:51:10,672 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:51:10,672 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:51:10,672 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:51:10,672 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:10,673 INFO snapshot-role/MainThread: , 2024-03-01 20:51:10,673 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:10,673 INFO snapshot-role/MainThread: {"lv_uuid":"gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:51:10,673 INFO snapshot-role/MainThread: {"lv_uuid":"dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:51:10,673 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:10,673 INFO snapshot-role/MainThread: , 2024-03-01 20:51:10,673 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:51:10,673 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"87jeYk-7xgZ-5Q7V-JAOY-DIs6-xpcl-RWCW7L", "lv_uuid":"dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2", "pv_name":"/dev/sdd"}, 2024-03-01 20:51:10,673 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"87jeYk-7xgZ-5Q7V-JAOY-DIs6-xpcl-RWCW7L", "lv_uuid":"gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb", "pv_name":"/dev/sdd"}, 2024-03-01 20:51:10,673 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"87jeYk-7xgZ-5Q7V-JAOY-DIs6-xpcl-RWCW7L", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:51:10,673 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"XnX1WV-mM0H-ITwt-QAvI-BY20-QSfk-0yU000", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:51:10,673 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 20:51:10,673 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:10,673 INFO snapshot-role/MainThread: , 2024-03-01 20:51:10,673 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:51:10,673 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2"}, 2024-03-01 20:51:10,673 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb"} 2024-03-01 20:51:10,673 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:10,673 INFO snapshot-role/MainThread: } 2024-03-01 20:51:10,673 INFO snapshot-role/MainThread: , 2024-03-01 20:51:10,673 INFO snapshot-role/MainThread: { 2024-03-01 20:51:10,673 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:51:10,673 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW", "vg_size":"3196059648", "vg_free":"1031798784", "vg_extent_size":"4194304"} 2024-03-01 20:51:10,673 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:10,673 INFO snapshot-role/MainThread: , 2024-03-01 20:51:10,673 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:51:10,673 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:51:10,673 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:51:10,673 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:51:10,673 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:10,673 INFO snapshot-role/MainThread: , 2024-03-01 20:51:10,674 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:10,674 INFO snapshot-role/MainThread: {"lv_uuid":"rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:51:10,674 INFO snapshot-role/MainThread: {"lv_uuid":"yEv34F-mHhp-B2Ho-J4ZB-NNnU-UVyU-bsdwI7", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:51:10,674 INFO snapshot-role/MainThread: {"lv_uuid":"MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:51:10,674 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:10,674 INFO snapshot-role/MainThread: , 2024-03-01 20:51:10,674 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:51:10,674 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1", "lv_uuid":"yEv34F-mHhp-B2Ho-J4ZB-NNnU-UVyU-bsdwI7", "pv_name":"/dev/sdc"}, 2024-03-01 20:51:10,674 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"236", "segtype":"free", "pv_uuid":"Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:51:10,674 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Z0TbQC-7b37-LkEv-Bm5E-xDjJ-wwBZ-T7KlR2", "lv_uuid":"MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr", "pv_name":"/dev/sda"}, 2024-03-01 20:51:10,674 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM", "lv_uuid":"MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr", "pv_name":"/dev/sdb"}, 2024-03-01 20:51:10,674 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM", "lv_uuid":"rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B", "pv_name":"/dev/sdb"}, 2024-03-01 20:51:10,674 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:51:10,674 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:10,674 INFO snapshot-role/MainThread: , 2024-03-01 20:51:10,674 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:51:10,674 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr"}, 2024-03-01 20:51:10,674 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr"}, 2024-03-01 20:51:10,674 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B"}, 2024-03-01 20:51:10,674 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"yEv34F-mHhp-B2Ho-J4ZB-NNnU-UVyU-bsdwI7"} 2024-03-01 20:51:10,674 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:10,674 INFO snapshot-role/MainThread: } 2024-03-01 20:51:10,674 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:10,674 INFO snapshot-role/MainThread: , 2024-03-01 20:51:10,674 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:10,674 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:10,674 INFO snapshot-role/MainThread: } 2024-03-01 20:51:10,675 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:51:10,702 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:10,702 INFO snapshot-role/MainThread: { 2024-03-01 20:51:10,702 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:10,702 INFO snapshot-role/MainThread: { 2024-03-01 20:51:10,702 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:10,702 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:51:10,702 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:10,702 INFO snapshot-role/MainThread: } 2024-03-01 20:51:10,702 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:10,702 INFO snapshot-role/MainThread: , 2024-03-01 20:51:10,702 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:10,702 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:10,702 INFO snapshot-role/MainThread: } 2024-03-01 20:51:10,702 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:51:10,726 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:10,727 INFO snapshot-role/MainThread: { 2024-03-01 20:51:10,727 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:10,727 INFO snapshot-role/MainThread: { 2024-03-01 20:51:10,727 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:10,727 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:51:10,727 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:51:10,727 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:51:10,727 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:10,727 INFO snapshot-role/MainThread: } 2024-03-01 20:51:10,727 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:10,727 INFO snapshot-role/MainThread: , 2024-03-01 20:51:10,727 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:10,727 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:10,727 INFO snapshot-role/MainThread: } 2024-03-01 20:51:10,727 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:51:10,751 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:10,752 INFO snapshot-role/MainThread: { 2024-03-01 20:51:10,752 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:10,752 INFO snapshot-role/MainThread: { 2024-03-01 20:51:10,752 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:10,752 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:51:10,752 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:10,752 INFO snapshot-role/MainThread: } 2024-03-01 20:51:10,752 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:10,752 INFO snapshot-role/MainThread: , 2024-03-01 20:51:10,752 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:10,752 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:10,752 INFO snapshot-role/MainThread: } 2024-03-01 20:51:10,752 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:51:10,776 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:10,777 INFO snapshot-role/MainThread: { 2024-03-01 20:51:10,777 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:10,777 INFO snapshot-role/MainThread: { 2024-03-01 20:51:10,777 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:10,777 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:51:10,777 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:10,777 INFO snapshot-role/MainThread: } 2024-03-01 20:51:10,777 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:10,777 INFO snapshot-role/MainThread: , 2024-03-01 20:51:10,777 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:10,777 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:10,777 INFO snapshot-role/MainThread: } 2024-03-01 20:51:10,777 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:51:13,788 INFO snapshot-role/MainThread: remove_cmd: remove test_vg1 lv1 snapset1 0 None 2024-03-01 20:51:13,788 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:51:13,817 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:13,818 INFO snapshot-role/MainThread: { 2024-03-01 20:51:13,818 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:13,818 INFO snapshot-role/MainThread: { 2024-03-01 20:51:13,818 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:51:13,818 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:51:13,818 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:13,818 INFO snapshot-role/MainThread: , 2024-03-01 20:51:13,818 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:51:13,818 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:51:13,818 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:51:13,818 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:51:13,818 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:51:13,818 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:13,818 INFO snapshot-role/MainThread: , 2024-03-01 20:51:13,818 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:13,818 INFO snapshot-role/MainThread: {"lv_uuid":"APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:51:13,818 INFO snapshot-role/MainThread: {"lv_uuid":"dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:51:13,818 INFO snapshot-role/MainThread: {"lv_uuid":"wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:51:13,819 INFO snapshot-role/MainThread: {"lv_uuid":"ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:51:13,819 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:13,819 INFO snapshot-role/MainThread: , 2024-03-01 20:51:13,819 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:51:13,819 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"29pI2f-6JqT-wK6S-vedo-bG6e-H2WZ-xgE9Tq", "lv_uuid":"ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj", "pv_name":"/dev/sdg"}, 2024-03-01 20:51:13,819 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"29pI2f-6JqT-wK6S-vedo-bG6e-H2WZ-xgE9Tq", "lv_uuid":"wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15", "pv_name":"/dev/sdg"}, 2024-03-01 20:51:13,819 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"29pI2f-6JqT-wK6S-vedo-bG6e-H2WZ-xgE9Tq", "lv_uuid":"dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W", "pv_name":"/dev/sdg"}, 2024-03-01 20:51:13,819 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"29pI2f-6JqT-wK6S-vedo-bG6e-H2WZ-xgE9Tq", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:51:13,819 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"FWaVIM-WWL8-XMvF-riqw-2gYk-ypTw-Tprd5N", "lv_uuid":"APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w", "pv_name":"/dev/sdi"}, 2024-03-01 20:51:13,819 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX", "lv_uuid":"APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w", "pv_name":"/dev/sdj"}, 2024-03-01 20:51:13,819 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:51:13,819 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"YhwBl3-HraS-HZZ3-Oopd-hUrq-6yLa-XY3f3W", "lv_uuid":"dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W", "pv_name":"/dev/sdh"} 2024-03-01 20:51:13,819 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:13,819 INFO snapshot-role/MainThread: , 2024-03-01 20:51:13,819 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:51:13,819 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w"}, 2024-03-01 20:51:13,819 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w"}, 2024-03-01 20:51:13,819 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj"}, 2024-03-01 20:51:13,819 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W"}, 2024-03-01 20:51:13,819 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W"}, 2024-03-01 20:51:13,819 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15"} 2024-03-01 20:51:13,819 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:13,819 INFO snapshot-role/MainThread: } 2024-03-01 20:51:13,819 INFO snapshot-role/MainThread: , 2024-03-01 20:51:13,819 INFO snapshot-role/MainThread: { 2024-03-01 20:51:13,819 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:51:13,819 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:51:13,819 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:13,819 INFO snapshot-role/MainThread: , 2024-03-01 20:51:13,819 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:51:13,819 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:51:13,820 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:51:13,820 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:51:13,820 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:13,820 INFO snapshot-role/MainThread: , 2024-03-01 20:51:13,820 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:13,820 INFO snapshot-role/MainThread: {"lv_uuid":"gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:51:13,820 INFO snapshot-role/MainThread: {"lv_uuid":"dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:51:13,820 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:13,820 INFO snapshot-role/MainThread: , 2024-03-01 20:51:13,820 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:51:13,820 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"87jeYk-7xgZ-5Q7V-JAOY-DIs6-xpcl-RWCW7L", "lv_uuid":"dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2", "pv_name":"/dev/sdd"}, 2024-03-01 20:51:13,820 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"87jeYk-7xgZ-5Q7V-JAOY-DIs6-xpcl-RWCW7L", "lv_uuid":"gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb", "pv_name":"/dev/sdd"}, 2024-03-01 20:51:13,820 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"87jeYk-7xgZ-5Q7V-JAOY-DIs6-xpcl-RWCW7L", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:51:13,820 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"XnX1WV-mM0H-ITwt-QAvI-BY20-QSfk-0yU000", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:51:13,820 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 20:51:13,820 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:13,820 INFO snapshot-role/MainThread: , 2024-03-01 20:51:13,820 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:51:13,820 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2"}, 2024-03-01 20:51:13,820 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb"} 2024-03-01 20:51:13,820 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:13,820 INFO snapshot-role/MainThread: } 2024-03-01 20:51:13,820 INFO snapshot-role/MainThread: , 2024-03-01 20:51:13,820 INFO snapshot-role/MainThread: { 2024-03-01 20:51:13,820 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:51:13,820 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW", "vg_size":"3196059648", "vg_free":"1031798784", "vg_extent_size":"4194304"} 2024-03-01 20:51:13,820 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:13,820 INFO snapshot-role/MainThread: , 2024-03-01 20:51:13,820 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:51:13,820 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:51:13,820 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:51:13,821 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:51:13,821 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:13,821 INFO snapshot-role/MainThread: , 2024-03-01 20:51:13,821 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:13,821 INFO snapshot-role/MainThread: {"lv_uuid":"rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:51:13,821 INFO snapshot-role/MainThread: {"lv_uuid":"yEv34F-mHhp-B2Ho-J4ZB-NNnU-UVyU-bsdwI7", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:51:13,821 INFO snapshot-role/MainThread: {"lv_uuid":"MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:51:13,821 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:13,821 INFO snapshot-role/MainThread: , 2024-03-01 20:51:13,821 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:51:13,821 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1", "lv_uuid":"yEv34F-mHhp-B2Ho-J4ZB-NNnU-UVyU-bsdwI7", "pv_name":"/dev/sdc"}, 2024-03-01 20:51:13,821 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"236", "segtype":"free", "pv_uuid":"Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:51:13,821 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Z0TbQC-7b37-LkEv-Bm5E-xDjJ-wwBZ-T7KlR2", "lv_uuid":"MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr", "pv_name":"/dev/sda"}, 2024-03-01 20:51:13,821 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM", "lv_uuid":"MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr", "pv_name":"/dev/sdb"}, 2024-03-01 20:51:13,821 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM", "lv_uuid":"rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B", "pv_name":"/dev/sdb"}, 2024-03-01 20:51:13,821 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:51:13,821 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:13,821 INFO snapshot-role/MainThread: , 2024-03-01 20:51:13,821 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:51:13,821 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr"}, 2024-03-01 20:51:13,821 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr"}, 2024-03-01 20:51:13,821 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B"}, 2024-03-01 20:51:13,821 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"yEv34F-mHhp-B2Ho-J4ZB-NNnU-UVyU-bsdwI7"} 2024-03-01 20:51:13,821 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:13,821 INFO snapshot-role/MainThread: } 2024-03-01 20:51:13,821 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:13,821 INFO snapshot-role/MainThread: , 2024-03-01 20:51:13,821 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:13,821 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:13,821 INFO snapshot-role/MainThread: } 2024-03-01 20:51:13,822 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:51:13,845 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:13,845 INFO snapshot-role/MainThread: { 2024-03-01 20:51:13,845 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:13,845 INFO snapshot-role/MainThread: { 2024-03-01 20:51:13,845 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:13,846 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:51:13,846 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:13,846 INFO snapshot-role/MainThread: } 2024-03-01 20:51:13,846 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:13,846 INFO snapshot-role/MainThread: , 2024-03-01 20:51:13,846 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:13,846 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:13,846 INFO snapshot-role/MainThread: } 2024-03-01 20:51:13,846 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 20:51:13,961 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:13,961 INFO snapshot-role/MainThread: { 2024-03-01 20:51:13,961 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:13,962 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:13,962 INFO snapshot-role/MainThread: } 2024-03-01 20:51:13,962 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:51:17,049 INFO snapshot-role/MainThread: remove_cmd: remove test_vg1 lv1 snapset1 1 None 2024-03-01 20:51:17,049 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:51:17,074 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:17,074 INFO snapshot-role/MainThread: { 2024-03-01 20:51:17,075 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:17,075 INFO snapshot-role/MainThread: { 2024-03-01 20:51:17,075 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:17,075 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:51:17,075 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:17,075 INFO snapshot-role/MainThread: } 2024-03-01 20:51:17,075 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:17,075 INFO snapshot-role/MainThread: , 2024-03-01 20:51:17,075 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:17,075 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:17,075 INFO snapshot-role/MainThread: } 2024-03-01 20:51:17,075 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:51:17,102 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:17,102 INFO snapshot-role/MainThread: { 2024-03-01 20:51:17,102 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:17,103 INFO snapshot-role/MainThread: { 2024-03-01 20:51:17,103 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:51:17,103 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:51:17,103 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:17,103 INFO snapshot-role/MainThread: , 2024-03-01 20:51:17,103 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:51:17,103 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:51:17,103 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:51:17,103 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:51:17,103 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:51:17,103 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:17,103 INFO snapshot-role/MainThread: , 2024-03-01 20:51:17,103 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:17,103 INFO snapshot-role/MainThread: {"lv_uuid":"APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:51:17,103 INFO snapshot-role/MainThread: {"lv_uuid":"dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:51:17,103 INFO snapshot-role/MainThread: {"lv_uuid":"wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:51:17,103 INFO snapshot-role/MainThread: {"lv_uuid":"ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:51:17,103 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:17,103 INFO snapshot-role/MainThread: , 2024-03-01 20:51:17,103 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:51:17,103 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"29pI2f-6JqT-wK6S-vedo-bG6e-H2WZ-xgE9Tq", "lv_uuid":"ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj", "pv_name":"/dev/sdg"}, 2024-03-01 20:51:17,103 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"29pI2f-6JqT-wK6S-vedo-bG6e-H2WZ-xgE9Tq", "lv_uuid":"wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15", "pv_name":"/dev/sdg"}, 2024-03-01 20:51:17,103 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"29pI2f-6JqT-wK6S-vedo-bG6e-H2WZ-xgE9Tq", "lv_uuid":"dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W", "pv_name":"/dev/sdg"}, 2024-03-01 20:51:17,103 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"29pI2f-6JqT-wK6S-vedo-bG6e-H2WZ-xgE9Tq", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:51:17,103 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"FWaVIM-WWL8-XMvF-riqw-2gYk-ypTw-Tprd5N", "lv_uuid":"APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w", "pv_name":"/dev/sdi"}, 2024-03-01 20:51:17,103 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX", "lv_uuid":"APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w", "pv_name":"/dev/sdj"}, 2024-03-01 20:51:17,103 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:51:17,103 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"YhwBl3-HraS-HZZ3-Oopd-hUrq-6yLa-XY3f3W", "lv_uuid":"dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W", "pv_name":"/dev/sdh"} 2024-03-01 20:51:17,103 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:17,103 INFO snapshot-role/MainThread: , 2024-03-01 20:51:17,104 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:51:17,104 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w"}, 2024-03-01 20:51:17,104 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w"}, 2024-03-01 20:51:17,104 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj"}, 2024-03-01 20:51:17,104 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W"}, 2024-03-01 20:51:17,104 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W"}, 2024-03-01 20:51:17,104 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15"} 2024-03-01 20:51:17,104 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:17,104 INFO snapshot-role/MainThread: } 2024-03-01 20:51:17,104 INFO snapshot-role/MainThread: , 2024-03-01 20:51:17,104 INFO snapshot-role/MainThread: { 2024-03-01 20:51:17,104 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:51:17,104 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:51:17,104 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:17,104 INFO snapshot-role/MainThread: , 2024-03-01 20:51:17,104 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:51:17,104 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:51:17,104 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:51:17,104 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:51:17,104 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:17,104 INFO snapshot-role/MainThread: , 2024-03-01 20:51:17,104 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:17,104 INFO snapshot-role/MainThread: {"lv_uuid":"gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:51:17,104 INFO snapshot-role/MainThread: {"lv_uuid":"dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:51:17,104 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:17,104 INFO snapshot-role/MainThread: , 2024-03-01 20:51:17,104 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:51:17,104 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"87jeYk-7xgZ-5Q7V-JAOY-DIs6-xpcl-RWCW7L", "lv_uuid":"dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2", "pv_name":"/dev/sdd"}, 2024-03-01 20:51:17,104 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"87jeYk-7xgZ-5Q7V-JAOY-DIs6-xpcl-RWCW7L", "lv_uuid":"gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb", "pv_name":"/dev/sdd"}, 2024-03-01 20:51:17,104 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"87jeYk-7xgZ-5Q7V-JAOY-DIs6-xpcl-RWCW7L", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:51:17,104 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"XnX1WV-mM0H-ITwt-QAvI-BY20-QSfk-0yU000", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:51:17,104 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 20:51:17,105 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:17,105 INFO snapshot-role/MainThread: , 2024-03-01 20:51:17,105 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:51:17,105 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2"}, 2024-03-01 20:51:17,105 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb"} 2024-03-01 20:51:17,105 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:17,105 INFO snapshot-role/MainThread: } 2024-03-01 20:51:17,105 INFO snapshot-role/MainThread: , 2024-03-01 20:51:17,105 INFO snapshot-role/MainThread: { 2024-03-01 20:51:17,105 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:51:17,105 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:51:17,105 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:17,105 INFO snapshot-role/MainThread: , 2024-03-01 20:51:17,105 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:51:17,105 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:51:17,105 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:51:17,105 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:51:17,105 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:17,105 INFO snapshot-role/MainThread: , 2024-03-01 20:51:17,105 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:17,105 INFO snapshot-role/MainThread: {"lv_uuid":"rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:51:17,105 INFO snapshot-role/MainThread: {"lv_uuid":"MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:51:17,105 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:17,105 INFO snapshot-role/MainThread: , 2024-03-01 20:51:17,105 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:51:17,105 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:51:17,105 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Z0TbQC-7b37-LkEv-Bm5E-xDjJ-wwBZ-T7KlR2", "lv_uuid":"MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr", "pv_name":"/dev/sda"}, 2024-03-01 20:51:17,105 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM", "lv_uuid":"MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr", "pv_name":"/dev/sdb"}, 2024-03-01 20:51:17,105 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM", "lv_uuid":"rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B", "pv_name":"/dev/sdb"}, 2024-03-01 20:51:17,105 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:51:17,105 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:17,106 INFO snapshot-role/MainThread: , 2024-03-01 20:51:17,106 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:51:17,106 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr"}, 2024-03-01 20:51:17,106 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr"}, 2024-03-01 20:51:17,106 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B"} 2024-03-01 20:51:17,106 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:17,106 INFO snapshot-role/MainThread: } 2024-03-01 20:51:17,106 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:17,106 INFO snapshot-role/MainThread: , 2024-03-01 20:51:17,106 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:17,106 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:17,106 INFO snapshot-role/MainThread: } 2024-03-01 20:51:17,106 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:51:17,131 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:17,131 INFO snapshot-role/MainThread: { 2024-03-01 20:51:17,131 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:17,131 INFO snapshot-role/MainThread: { 2024-03-01 20:51:17,131 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:17,132 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:51:17,132 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:17,132 INFO snapshot-role/MainThread: } 2024-03-01 20:51:17,132 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:17,132 INFO snapshot-role/MainThread: , 2024-03-01 20:51:17,132 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:17,132 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:17,132 INFO snapshot-role/MainThread: } 2024-03-01 20:51:17,132 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:51:17,157 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:17,157 INFO snapshot-role/MainThread: { 2024-03-01 20:51:17,158 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:17,158 INFO snapshot-role/MainThread: { 2024-03-01 20:51:17,158 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:17,158 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:51:17,158 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:51:17,158 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:17,158 INFO snapshot-role/MainThread: } 2024-03-01 20:51:17,158 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:17,158 INFO snapshot-role/MainThread: , 2024-03-01 20:51:17,158 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:17,158 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:17,158 INFO snapshot-role/MainThread: } 2024-03-01 20:51:17,158 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:51:17,181 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:51:17,181 INFO snapshot-role/MainThread: { 2024-03-01 20:51:17,181 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:17,181 INFO snapshot-role/MainThread: { 2024-03-01 20:51:17,181 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:17,181 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:17,181 INFO snapshot-role/MainThread: } 2024-03-01 20:51:17,181 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:17,181 INFO snapshot-role/MainThread: , 2024-03-01 20:51:17,182 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:17,182 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:17,182 INFO snapshot-role/MainThread: } 2024-03-01 20:51:17,182 INFO snapshot-role/MainThread: exit code: 0: [''] + cat /etc/lvm/devices/system.devices cat: /etc/lvm/devices/system.devices: No such file or directory + : ++ lsblk -l -p -o NAME + for dev in $(lsblk -l -p -o NAME) + '[' NAME = NAME ']' + continue + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sda = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sda + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sda + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdb = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdb + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdb + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdc = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdc + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdc + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdd = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdd + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdd + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sde = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sde + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sde + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdf = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdf + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdf + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdg = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdg + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdg + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdh = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdh + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdh + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdi = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdi + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdi + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdj = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdj + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdj + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdk = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdk + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdk + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdl = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdl + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdl + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/xvda = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/xvda /dev/xvda: PTUUID="b2f85011" PTTYPE="dos" + echo blkid info without cache blkid info without cache + blkid -p /dev/xvda /dev/xvda: PTUUID="b2f85011" PTTYPE="dos" + for dev in $(lsblk -l -p -o NAME) + '[' /dev/xvda1 = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/xvda1 /dev/xvda1: UUID="d21788f1-b672-45d8-9d39-0b6482be1fd5" BLOCK_SIZE="512" TYPE="xfs" PARTUUID="b2f85011-01" + echo blkid info without cache blkid info without cache + blkid -p /dev/xvda1 /dev/xvda1: UUID="d21788f1-b672-45d8-9d39-0b6482be1fd5" BLOCK_SIZE="512" TYPE="xfs" USAGE="filesystem" PART_ENTRY_SCHEME="dos" PART_ENTRY_UUID="b2f85011-01" PART_ENTRY_TYPE="0x83" PART_ENTRY_FLAGS="0x80" PART_ENTRY_NUMBER="1" PART_ENTRY_OFFSET="2048" PART_ENTRY_SIZE="524285919" PART_ENTRY_DISK="202:0" + blkid -g + echo lsblk after garbage collect lsblk after garbage collect + lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE NAME="/dev/sda" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdb" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdc" TYPE="disk" SIZE="1073741824" FSTYPE="LVM2_member" NAME="/dev/sdd" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sde" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdf" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdg" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdh" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdi" TYPE="disk" SIZE="1073741824" FSTYPE="LVM2_member" NAME="/dev/sdj" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdk" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdl" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/xvda" TYPE="disk" SIZE="268435456000" FSTYPE="" NAME="/dev/xvda1" TYPE="part" SIZE="268434390528" FSTYPE="xfs" + blkid -s none + echo lsblk after cache flush lsblk after cache flush + lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE NAME="/dev/sda" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdb" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdc" TYPE="disk" SIZE="1073741824" FSTYPE="LVM2_member" NAME="/dev/sdd" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sde" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdf" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdg" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdh" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdi" TYPE="disk" SIZE="1073741824" FSTYPE="LVM2_member" NAME="/dev/sdj" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdk" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdl" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/xvda" TYPE="disk" SIZE="268435456000" FSTYPE="" NAME="/dev/xvda1" TYPE="part" SIZE="268434390528" FSTYPE="xfs" + cat /tmp/blivet.log 2024-03-01 20:43:44,013 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_xdmavh99/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:43:48,503 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_ssmdi4ke/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:43:55,514 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_f_3bx5bv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:43:55,674 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:43:55,675 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:43:55,822 INFO program/MainThread: stdout[2]: 2024-03-01 20:43:55,822 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 20:43:55,822 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:43:55,822 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:43:55,827 DEBUG program/MainThread: Return code: 0 2024-03-01 20:43:55,827 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:43:55,831 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:43:55,831 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:43:55,834 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:43:55,834 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:43:55,837 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:43:55,838 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:43:55,845 INFO program/MainThread: stdout: 2024-03-01 20:43:55,845 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:43:55,845 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:43:55,845 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:43:55,845 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:43:55,845 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:43:55,845 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:43:55,845 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:43:55,845 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:43:55,845 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:43:55,845 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:43:55,845 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:43:55,845 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:43:55,845 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:43:55,846 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:43:55,846 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:43:55,846 DEBUG program/MainThread: Return code: 0 2024-03-01 20:43:55,846 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:43:55,846 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:43:55,846 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:43:55,846 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:43:55,846 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:43:55,846 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:43:55,847 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:43:55,847 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:43:55,858 DEBUG program/MainThread: Return code: 0 2024-03-01 20:43:55,869 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:43:55,873 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140577739717c77d41b180d75174f ' '/dev/disk/by-id/wwn-0x600140577739717c77d41b180d75174f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_77739717-c77d-41b1-80d7-5174ffdee566 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566', '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': '77739717-c77d-41b1-80d7-5174ffdee566', 'ID_SERIAL': '3600140577739717c77d41b180d75174f', 'ID_SERIAL_SHORT': '600140577739717c77d41b180d75174f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577739717c', 'ID_WWN_VENDOR_EXTENSION': '0x77d41b180d75174f', 'ID_WWN_WITH_EXTENSION': '0x600140577739717c77d41b180d75174f', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577739717c77d41b180d75174f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549842181'} ; 2024-03-01 20:43:55,873 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:43:55,874 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:43:55,909 INFO program/MainThread: stdout[3]: 2024-03-01 20:43:55,909 INFO program/MainThread: stderr[3]: 2024-03-01 20:43:55,909 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:43:55,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:43:55,916 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:43:55,922 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:43:55,927 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:43:55,927 INFO blivet/MainThread: sda is a disk 2024-03-01 20:43:55,928 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:43:55,928 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:43:55,931 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:43:55,934 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:43:55,935 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:43:55,938 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:43:55,938 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:43:55,939 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:43:55,939 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5f3a274b00) -- 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 = 600140577739717c77d41b180d75174f 2024-03-01 20:43:55,942 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:43:55,942 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:43:55,946 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_018be342-b045-4267-960b-1c8f4bfef8a4 ' '/dev/disk/by-id/scsi-36001405018be342b0454267960b1c8f4 ' '/dev/disk/by-id/wwn-0x6001405018be342b0454267960b1c8f4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4', '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': '018be342-b045-4267-960b-1c8f4bfef8a4', 'ID_SERIAL': '36001405018be342b0454267960b1c8f4', 'ID_SERIAL_SHORT': '6001405018be342b0454267960b1c8f4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405018be342b', 'ID_WWN_VENDOR_EXTENSION': '0x0454267960b1c8f4', 'ID_WWN_WITH_EXTENSION': '0x6001405018be342b0454267960b1c8f4', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405018be342b0454267960b1c8f4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549911453'} ; 2024-03-01 20:43:55,946 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:43:55,949 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:43:55,952 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:43:55,956 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:43:55,956 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:43:55,956 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:43:55,957 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:43:55,960 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:43:55,963 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:43:55,963 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:43:55,966 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:43:55,966 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:43:55,967 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:43:55,967 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5f3a274ac8) -- 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 = 6001405018be342b0454267960b1c8f4 2024-03-01 20:43:55,970 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:43:55,970 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:43:55,974 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140591b3ee6238474a76ad4894fec ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_91b3ee62-3847-4a76-ad48-94fec947ac9a ' '/dev/disk/by-id/scsi-3600140591b3ee6238474a76ad4894fec', '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': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'ID_SERIAL': '3600140591b3ee6238474a76ad4894fec', 'ID_SERIAL_SHORT': '600140591b3ee6238474a76ad4894fec', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140591b3ee623', 'ID_WWN_VENDOR_EXTENSION': '0x8474a76ad4894fec', 'ID_WWN_WITH_EXTENSION': '0x600140591b3ee6238474a76ad4894fec', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140591b3ee6238474a76ad4894fec', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550647850'} ; 2024-03-01 20:43:55,974 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:43:55,977 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:43:55,980 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:43:55,984 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:43:55,984 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:43:55,984 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:43:55,984 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:43:55,988 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:43:55,991 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:43:55,991 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:43:55,994 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:43:55,995 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:43:55,995 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:43:55,995 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5f3922c3c8) -- 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 = 600140591b3ee6238474a76ad4894fec 2024-03-01 20:43:55,999 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:43:55,999 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:43:56,002 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140577982450e4c544d9b055bc4d9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_77982450-e4c5-44d9-b055-bc4d96816669 ' '/dev/disk/by-id/wwn-0x600140577982450e4c544d9b055bc4d9', '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': '77982450-e4c5-44d9-b055-bc4d96816669', 'ID_SERIAL': '3600140577982450e4c544d9b055bc4d9', 'ID_SERIAL_SHORT': '600140577982450e4c544d9b055bc4d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577982450e', 'ID_WWN_VENDOR_EXTENSION': '0x4c544d9b055bc4d9', 'ID_WWN_WITH_EXTENSION': '0x600140577982450e4c544d9b055bc4d9', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577982450e4c544d9b055bc4d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550645422'} ; 2024-03-01 20:43:56,002 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:43:56,005 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:43:56,008 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:43:56,012 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:43:56,012 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:43:56,012 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:43:56,013 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:43:56,016 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:43:56,019 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:43:56,019 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:43:56,022 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:43:56,023 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:43:56,023 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:43:56,023 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5f3922c8d0) -- 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 = 600140577982450e4c544d9b055bc4d9 2024-03-01 20:43:56,026 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:43:56,026 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:43:56,030 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044 ' '/dev/disk/by-id/scsi-360014056a7a8c862db54d97b92bab394 ' '/dev/disk/by-id/wwn-0x60014056a7a8c862db54d97b92bab394 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_6a7a8c86-2db5-4d97-b92b-ab39412a7044', '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': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'ID_SERIAL': '360014056a7a8c862db54d97b92bab394', 'ID_SERIAL_SHORT': '60014056a7a8c862db54d97b92bab394', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056a7a8c862', 'ID_WWN_VENDOR_EXTENSION': '0xdb54d97b92bab394', 'ID_WWN_WITH_EXTENSION': '0x60014056a7a8c862db54d97b92bab394', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056a7a8c862db54d97b92bab394', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549906705'} ; 2024-03-01 20:43:56,030 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:43:56,033 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:43:56,036 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:43:56,040 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:43:56,040 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:43:56,040 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:43:56,040 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:43:56,044 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:43:56,047 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:43:56,047 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:43:56,050 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:43:56,050 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:43:56,051 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:43:56,051 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5f3a284e48) -- 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 = 60014056a7a8c862db54d97b92bab394 2024-03-01 20:43:56,054 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:43:56,054 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:43:56,058 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_deeedd72-41bd-4c48-b8d2-895b68bd94f4 ' '/dev/disk/by-id/wwn-0x6001405deeedd7241bd4c48b8d2895b6 ' '/dev/disk/by-id/scsi-36001405deeedd7241bd4c48b8d2895b6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4', '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': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'ID_SERIAL': '36001405deeedd7241bd4c48b8d2895b6', 'ID_SERIAL_SHORT': '6001405deeedd7241bd4c48b8d2895b6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405deeedd724', 'ID_WWN_VENDOR_EXTENSION': '0x1bd4c48b8d2895b6', 'ID_WWN_WITH_EXTENSION': '0x6001405deeedd7241bd4c48b8d2895b6', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405deeedd7241bd4c48b8d2895b6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550031662'} ; 2024-03-01 20:43:56,058 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:43:56,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:43:56,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:43:56,068 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:43:56,068 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:43:56,068 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:43:56,068 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:43:56,071 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:43:56,075 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:43:56,075 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:43:56,078 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:43:56,078 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:43:56,079 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:43:56,079 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5f39237898) -- 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 = 6001405deeedd7241bd4c48b8d2895b6 2024-03-01 20:43:56,082 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:43:56,082 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:43:56,086 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405b8e660b886fb440ebd18182d1 ' '/dev/disk/by-id/wwn-0x6001405b8e660b886fb440ebd18182d1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_b8e660b8-86fb-440e-bd18-182d13c366ca ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca', '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': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'ID_SERIAL': '36001405b8e660b886fb440ebd18182d1', 'ID_SERIAL_SHORT': '6001405b8e660b886fb440ebd18182d1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b8e660b88', 'ID_WWN_VENDOR_EXTENSION': '0x6fb440ebd18182d1', 'ID_WWN_WITH_EXTENSION': '0x6001405b8e660b886fb440ebd18182d1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b8e660b886fb440ebd18182d1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550098754'} ; 2024-03-01 20:43:56,086 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:43:56,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:43:56,092 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:43:56,095 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:43:56,096 INFO blivet/MainThread: sde is a disk 2024-03-01 20:43:56,096 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:43:56,096 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:43:56,099 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:43:56,102 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:43:56,103 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:43:56,106 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:43:56,106 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:43:56,107 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:43:56,107 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5f39237cc0) -- 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 = 6001405b8e660b886fb440ebd18182d1 2024-03-01 20:43:56,110 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:43:56,110 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:43:56,113 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405984775db0c86458da914cb573 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_984775db-0c86-458d-a914-cb573cb98e08 ' '/dev/disk/by-id/wwn-0x6001405984775db0c86458da914cb573', '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': '984775db-0c86-458d-a914-cb573cb98e08', 'ID_SERIAL': '36001405984775db0c86458da914cb573', 'ID_SERIAL_SHORT': '6001405984775db0c86458da914cb573', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405984775db0', 'ID_WWN_VENDOR_EXTENSION': '0xc86458da914cb573', 'ID_WWN_WITH_EXTENSION': '0x6001405984775db0c86458da914cb573', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405984775db0c86458da914cb573', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550115827'} ; 2024-03-01 20:43:56,113 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:43:56,117 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:43:56,120 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:43:56,123 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:43:56,124 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:43:56,124 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:43:56,124 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:43:56,127 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:43:56,130 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:43:56,130 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:43:56,134 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:43:56,134 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:43:56,134 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:43:56,135 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5f3923c4a8) -- 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 = 6001405984775db0c86458da914cb573 2024-03-01 20:43:56,138 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:43:56,138 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:43:56,141 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_67aeb14c-6f97-4aef-8535-ffebde2c102f ' '/dev/disk/by-id/wwn-0x600140567aeb14c6f974aef8535ffebd ' '/dev/disk/by-id/scsi-3600140567aeb14c6f974aef8535ffebd', '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': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'ID_SERIAL': '3600140567aeb14c6f974aef8535ffebd', 'ID_SERIAL_SHORT': '600140567aeb14c6f974aef8535ffebd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140567aeb14c6', 'ID_WWN_VENDOR_EXTENSION': '0xf974aef8535ffebd', 'ID_WWN_WITH_EXTENSION': '0x600140567aeb14c6f974aef8535ffebd', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140567aeb14c6f974aef8535ffebd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550337184'} ; 2024-03-01 20:43:56,141 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:43:56,145 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:43:56,148 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:43:56,151 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:43:56,152 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:43:56,152 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:43:56,152 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:43:56,155 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:43:56,158 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:43:56,159 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:43:56,162 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:43:56,162 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:43:56,162 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:43:56,163 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5f3923c6d8) -- 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 = 600140567aeb14c6f974aef8535ffebd 2024-03-01 20:43:56,166 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:43:56,166 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:43:56,169 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_41895b0f-d042-4d85-ab89-e7d4b4e497cf ' '/dev/disk/by-id/scsi-3600140541895b0fd0424d85ab89e7d4b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf ' '/dev/disk/by-id/wwn-0x600140541895b0fd0424d85ab89e7d4b', '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': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'ID_SERIAL': '3600140541895b0fd0424d85ab89e7d4b', 'ID_SERIAL_SHORT': '600140541895b0fd0424d85ab89e7d4b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140541895b0fd', 'ID_WWN_VENDOR_EXTENSION': '0x0424d85ab89e7d4b', 'ID_WWN_WITH_EXTENSION': '0x600140541895b0fd0424d85ab89e7d4b', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140541895b0fd0424d85ab89e7d4b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550380784'} ; 2024-03-01 20:43:56,169 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:43:56,173 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:43:56,176 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:43:56,179 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:43:56,180 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:43:56,180 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:43:56,180 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:43:56,183 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:43:56,187 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:43:56,187 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:43:56,190 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:43:56,190 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:43:56,191 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:43:56,191 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5f39228550) -- 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 = 600140541895b0fd0424d85ab89e7d4b 2024-03-01 20:43:56,194 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:43:56,194 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:43:56,197 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_68c57b06-4edb-4be1-bc77-fb770858af78 ' '/dev/disk/by-id/wwn-0x600140568c57b064edb4be1bc77fb770 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78 ' '/dev/disk/by-id/scsi-3600140568c57b064edb4be1bc77fb770', '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': '68c57b06-4edb-4be1-bc77-fb770858af78', 'ID_SERIAL': '3600140568c57b064edb4be1bc77fb770', 'ID_SERIAL_SHORT': '600140568c57b064edb4be1bc77fb770', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140568c57b064', 'ID_WWN_VENDOR_EXTENSION': '0xedb4be1bc77fb770', 'ID_WWN_WITH_EXTENSION': '0x600140568c57b064edb4be1bc77fb770', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140568c57b064edb4be1bc77fb770', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550447036'} ; 2024-03-01 20:43:56,197 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:43:56,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:43:56,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:43:56,207 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:43:56,208 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:43:56,208 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:43:56,208 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:43:56,211 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:43:56,214 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:43:56,215 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:43:56,218 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:43:56,218 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:43:56,219 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:43:56,219 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5f39228be0) -- 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 = 600140568c57b064edb4be1bc77fb770 2024-03-01 20:43:56,222 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:43:56,222 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:43:56,225 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/wwn-0x6001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_a95585b0-05b1-46a5-9f3f-17aabc7b48af ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af', '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': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'ID_SERIAL': '36001405a95585b005b146a59f3f17aab', 'ID_SERIAL_SHORT': '6001405a95585b005b146a59f3f17aab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a95585b00', 'ID_WWN_VENDOR_EXTENSION': '0x5b146a59f3f17aab', 'ID_WWN_WITH_EXTENSION': '0x6001405a95585b005b146a59f3f17aab', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a95585b005b146a59f3f17aab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550537073'} ; 2024-03-01 20:43:56,225 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:43:56,229 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:43:56,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:43:56,236 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:43:56,236 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:43:56,236 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:43:56,236 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:43:56,239 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:43:56,243 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:43:56,243 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:43:56,246 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:43:56,246 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:43:56,247 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:43:56,247 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5f3923ce80) -- 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 = 6001405a95585b005b146a59f3f17aab 2024-03-01 20:43:56,250 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:43:56,250 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:43:56,253 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': '16386320'} ; 2024-03-01 20:43:56,253 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:43:56,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:43:56,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:43:56,263 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:43:56,263 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:43:56,263 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:43:56,263 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:43:56,264 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:43:56,264 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:43:56,267 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:43:56,270 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:43:56,270 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:43:56,273 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:43:56,274 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:43:56,274 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:43:56,274 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5f39247ac8) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:43:56,278 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:43:56,281 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:43:56,282 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:43:56,285 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:43:56,285 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:43:56,288 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:43:56,288 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:43:56,292 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:43:56,292 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:43:56,295 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:43:56,298 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:43:56,301 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:43:56,305 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 0x7f5f3924dac8> 2024-03-01 20:43:59,397 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:43:59,405 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:43:59,405 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:43:59,413 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda1 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/b2f85011-01 ' '/dev/disk/by-uuid/d21788f1-b672-45d8-9d39-0b6482be1fd5', 'DEVNAME': '/dev/xvda1', 'DEVPATH': '/devices/vbd-768/block/xvda/xvda1', 'DEVTYPE': 'partition', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd21788f1-b672-45d8-9d39-0b6482be1fd5', 'ID_FS_UUID_ENC': 'd21788f1-b672-45d8-9d39-0b6482be1fd5', 'ID_PART_ENTRY_DISK': '202:0', 'ID_PART_ENTRY_FLAGS': '0x80', 'ID_PART_ENTRY_NUMBER': '1', 'ID_PART_ENTRY_OFFSET': '2048', 'ID_PART_ENTRY_SCHEME': 'dos', 'ID_PART_ENTRY_SIZE': '524285919', 'ID_PART_ENTRY_TYPE': '0x83', 'ID_PART_ENTRY_UUID': 'b2f85011-01', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'b2f85011', 'ID_SCSI': '1', 'MAJOR': '202', 'MINOR': '1', 'PARTN': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda1', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda/xvda1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '16389701'} ; 2024-03-01 20:43:59,413 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:43:59,414 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:43:59,420 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:43:59,426 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:43:59,433 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:43:59,439 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:43:59,445 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:43:59,445 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:43:59,459 DEBUG program/MainThread: Return code: 0 2024-03-01 20:43:59,474 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:43:59,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:43:59,477 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:43:59,481 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:43:59,481 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:43:59,484 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:43:59,488 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:43:59,488 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:43:59,491 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:43:59,491 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:43:59,491 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:43:59,495 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:43:59,499 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:43:59,502 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:43:59,505 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:43:59,508 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:43:59,508 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:43:59,508 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:43:59,509 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:43:59,508 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f5f39247b38) -- 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 0x7f5f391df5c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:43:59,513 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:43:59,516 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:43:59,516 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:43:59,520 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:43:59,520 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:43:59,523 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:43:59,523 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:43:59,527 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:43:59,527 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:43:59,529 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:43:59,529 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:43:59,532 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:43:59,533 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:43:59,536 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:43:59,536 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:43:59,536 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:43:59,547 DEBUG program/MainThread: Return code: 0 2024-03-01 20:43:59,558 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:43:59,559 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:43:59,563 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:43:59,566 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:43:59,569 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:43:59,572 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:43:59,572 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:43:59,574 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:43:59,577 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:43:59,580 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:43:59,583 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:43:59,584 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:43:59,586 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:43:59,589 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:43:59,592 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:43:59,595 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:43:59,595 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:43:59,598 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:43:59,601 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:43:59,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:43:59,606 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:43:59,606 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:43:59,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:43:59,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:43:59,615 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:43:59,618 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:43:59,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 20:43:59,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 20:43:59,623 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:43:59,626 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:43:59,629 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:43:59,629 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:43:59,632 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:43:59,632 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 82 2024-03-01 20:44:04,187 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_gu75u4mi/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:44:04,221 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:44:04,221 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:44:04,224 INFO program/MainThread: stdout[2]: 2024-03-01 20:44:04,224 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 20:44:04,224 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:44:04,224 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:44:04,229 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:04,229 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:44:04,233 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:44:04,233 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:44:04,236 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:44:04,236 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:44:04,239 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:44:04,239 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:44:04,246 INFO program/MainThread: stdout: 2024-03-01 20:44:04,246 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:44:04,246 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:44:04,247 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:44:04,247 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:44:04,247 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:44:04,247 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:44:04,247 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:44:04,247 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:44:04,247 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:44:04,247 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:44:04,247 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:44:04,247 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:44:04,247 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:44:04,247 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:44:04,247 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:44:04,247 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:04,247 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:44:04,247 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:44:04,247 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:44:04,248 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:44:04,248 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:44:04,248 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:44:04,248 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:44:04,248 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:04,261 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:04,271 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:44:04,276 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_77739717-c77d-41b1-80d7-5174ffdee566 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566 ' '/dev/disk/by-id/wwn-0x600140577739717c77d41b180d75174f ' '/dev/disk/by-id/scsi-3600140577739717c77d41b180d75174f', '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': '77739717-c77d-41b1-80d7-5174ffdee566', 'ID_SERIAL': '3600140577739717c77d41b180d75174f', 'ID_SERIAL_SHORT': '600140577739717c77d41b180d75174f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577739717c', 'ID_WWN_VENDOR_EXTENSION': '0x77d41b180d75174f', 'ID_WWN_WITH_EXTENSION': '0x600140577739717c77d41b180d75174f', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577739717c77d41b180d75174f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549842181'} ; 2024-03-01 20:44:04,276 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:44:04,276 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:44:04,306 INFO program/MainThread: stdout[3]: 2024-03-01 20:44:04,306 INFO program/MainThread: stderr[3]: 2024-03-01 20:44:04,307 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:44:04,311 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:44:04,314 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:04,319 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:44:04,323 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:44:04,324 INFO blivet/MainThread: sda is a disk 2024-03-01 20:44:04,324 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:44:04,324 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:44:04,328 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:44:04,331 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:44:04,331 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:44:04,334 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:44:04,335 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:44:04,335 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:44:04,335 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe7735afb70) -- 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 = 600140577739717c77d41b180d75174f 2024-03-01 20:44:04,339 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:44:04,339 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:44:04,343 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405018be342b0454267960b1c8f4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_018be342-b045-4267-960b-1c8f4bfef8a4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4 ' '/dev/disk/by-id/wwn-0x6001405018be342b0454267960b1c8f4', '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': '018be342-b045-4267-960b-1c8f4bfef8a4', 'ID_SERIAL': '36001405018be342b0454267960b1c8f4', 'ID_SERIAL_SHORT': '6001405018be342b0454267960b1c8f4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405018be342b', 'ID_WWN_VENDOR_EXTENSION': '0x0454267960b1c8f4', 'ID_WWN_WITH_EXTENSION': '0x6001405018be342b0454267960b1c8f4', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405018be342b0454267960b1c8f4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549911453'} ; 2024-03-01 20:44:04,343 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:44:04,346 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:44:04,349 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:04,352 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:44:04,353 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:44:04,353 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:44:04,353 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:44:04,356 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:44:04,360 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:44:04,360 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:44:04,363 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:44:04,363 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:44:04,364 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:44:04,364 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe7735afb38) -- 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 = 6001405018be342b0454267960b1c8f4 2024-03-01 20:44:04,367 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:44:04,367 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:44:04,370 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140591b3ee6238474a76ad4894fec ' '/dev/disk/by-id/scsi-3600140591b3ee6238474a76ad4894fec ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_91b3ee62-3847-4a76-ad48-94fec947ac9a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a', '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': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'ID_SERIAL': '3600140591b3ee6238474a76ad4894fec', 'ID_SERIAL_SHORT': '600140591b3ee6238474a76ad4894fec', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140591b3ee623', 'ID_WWN_VENDOR_EXTENSION': '0x8474a76ad4894fec', 'ID_WWN_WITH_EXTENSION': '0x600140591b3ee6238474a76ad4894fec', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140591b3ee6238474a76ad4894fec', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550647850'} ; 2024-03-01 20:44:04,370 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:44:04,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:44:04,376 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:04,380 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:44:04,381 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:44:04,381 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:44:04,381 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:44:04,384 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:44:04,387 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:44:04,388 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:44:04,391 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:44:04,391 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:44:04,391 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:44:04,391 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe772567438) -- 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 = 600140591b3ee6238474a76ad4894fec 2024-03-01 20:44:04,395 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:44:04,395 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:44:04,398 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140577982450e4c544d9b055bc4d9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669 ' '/dev/disk/by-id/wwn-0x600140577982450e4c544d9b055bc4d9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_77982450-e4c5-44d9-b055-bc4d96816669', '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': '77982450-e4c5-44d9-b055-bc4d96816669', 'ID_SERIAL': '3600140577982450e4c544d9b055bc4d9', 'ID_SERIAL_SHORT': '600140577982450e4c544d9b055bc4d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577982450e', 'ID_WWN_VENDOR_EXTENSION': '0x4c544d9b055bc4d9', 'ID_WWN_WITH_EXTENSION': '0x600140577982450e4c544d9b055bc4d9', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577982450e4c544d9b055bc4d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550645422'} ; 2024-03-01 20:44:04,398 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:44:04,402 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:44:04,404 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:04,408 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:44:04,409 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:44:04,409 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:44:04,409 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:44:04,412 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:44:04,415 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:44:04,415 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:44:04,419 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:44:04,419 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:44:04,419 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:44:04,419 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe772567940) -- 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 = 600140577982450e4c544d9b055bc4d9 2024-03-01 20:44:04,423 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:44:04,423 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:44:04,426 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_6a7a8c86-2db5-4d97-b92b-ab39412a7044 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044 ' '/dev/disk/by-id/scsi-360014056a7a8c862db54d97b92bab394 ' '/dev/disk/by-id/wwn-0x60014056a7a8c862db54d97b92bab394', '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': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'ID_SERIAL': '360014056a7a8c862db54d97b92bab394', 'ID_SERIAL_SHORT': '60014056a7a8c862db54d97b92bab394', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056a7a8c862', 'ID_WWN_VENDOR_EXTENSION': '0xdb54d97b92bab394', 'ID_WWN_WITH_EXTENSION': '0x60014056a7a8c862db54d97b92bab394', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056a7a8c862db54d97b92bab394', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549906705'} ; 2024-03-01 20:44:04,426 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:44:04,429 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:44:04,432 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:04,436 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:44:04,437 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:44:04,437 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:44:04,437 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:44:04,440 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:44:04,443 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:44:04,443 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:44:04,446 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:44:04,447 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:44:04,447 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:44:04,447 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe7735beeb8) -- 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 = 60014056a7a8c862db54d97b92bab394 2024-03-01 20:44:04,451 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:44:04,451 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:44:04,454 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405deeedd7241bd4c48b8d2895b6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_deeedd72-41bd-4c48-b8d2-895b68bd94f4 ' '/dev/disk/by-id/wwn-0x6001405deeedd7241bd4c48b8d2895b6', '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': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'ID_SERIAL': '36001405deeedd7241bd4c48b8d2895b6', 'ID_SERIAL_SHORT': '6001405deeedd7241bd4c48b8d2895b6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405deeedd724', 'ID_WWN_VENDOR_EXTENSION': '0x1bd4c48b8d2895b6', 'ID_WWN_WITH_EXTENSION': '0x6001405deeedd7241bd4c48b8d2895b6', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405deeedd7241bd4c48b8d2895b6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550031662'} ; 2024-03-01 20:44:04,454 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:44:04,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:44:04,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:04,464 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:44:04,465 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:44:04,465 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:44:04,465 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:44:04,468 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:44:04,471 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:44:04,471 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:44:04,474 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:44:04,475 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:44:04,475 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:44:04,475 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe772572908) -- 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 = 6001405deeedd7241bd4c48b8d2895b6 2024-03-01 20:44:04,479 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:44:04,479 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:44:04,482 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405b8e660b886fb440ebd18182d1 ' '/dev/disk/by-id/wwn-0x6001405b8e660b886fb440ebd18182d1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_b8e660b8-86fb-440e-bd18-182d13c366ca ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca', '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': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'ID_SERIAL': '36001405b8e660b886fb440ebd18182d1', 'ID_SERIAL_SHORT': '6001405b8e660b886fb440ebd18182d1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b8e660b88', 'ID_WWN_VENDOR_EXTENSION': '0x6fb440ebd18182d1', 'ID_WWN_WITH_EXTENSION': '0x6001405b8e660b886fb440ebd18182d1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b8e660b886fb440ebd18182d1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550098754'} ; 2024-03-01 20:44:04,482 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:44:04,485 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:44:04,488 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:04,492 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:44:04,493 INFO blivet/MainThread: sde is a disk 2024-03-01 20:44:04,493 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:44:04,493 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:44:04,496 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:44:04,499 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:44:04,499 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:44:04,503 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:44:04,503 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:44:04,503 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:44:04,503 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe772572d30) -- 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 = 6001405b8e660b886fb440ebd18182d1 2024-03-01 20:44:04,507 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:44:04,507 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:44:04,510 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405984775db0c86458da914cb573 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08 ' '/dev/disk/by-id/scsi-36001405984775db0c86458da914cb573 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_984775db-0c86-458d-a914-cb573cb98e08', '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': '984775db-0c86-458d-a914-cb573cb98e08', 'ID_SERIAL': '36001405984775db0c86458da914cb573', 'ID_SERIAL_SHORT': '6001405984775db0c86458da914cb573', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405984775db0', 'ID_WWN_VENDOR_EXTENSION': '0xc86458da914cb573', 'ID_WWN_WITH_EXTENSION': '0x6001405984775db0c86458da914cb573', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405984775db0c86458da914cb573', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550115827'} ; 2024-03-01 20:44:04,510 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:44:04,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:44:04,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:04,520 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:44:04,521 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:44:04,521 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:44:04,521 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:44:04,524 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:44:04,527 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:44:04,527 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:44:04,531 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:44:04,531 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:44:04,532 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:44:04,532 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe772577518) -- 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 = 6001405984775db0c86458da914cb573 2024-03-01 20:44:04,535 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:44:04,535 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:44:04,538 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140567aeb14c6f974aef8535ffebd ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f ' '/dev/disk/by-id/wwn-0x600140567aeb14c6f974aef8535ffebd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_67aeb14c-6f97-4aef-8535-ffebde2c102f', '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': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'ID_SERIAL': '3600140567aeb14c6f974aef8535ffebd', 'ID_SERIAL_SHORT': '600140567aeb14c6f974aef8535ffebd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140567aeb14c6', 'ID_WWN_VENDOR_EXTENSION': '0xf974aef8535ffebd', 'ID_WWN_WITH_EXTENSION': '0x600140567aeb14c6f974aef8535ffebd', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140567aeb14c6f974aef8535ffebd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550337184'} ; 2024-03-01 20:44:04,538 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:44:04,542 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:44:04,545 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:04,548 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:44:04,549 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:44:04,549 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:44:04,549 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:44:04,552 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:44:04,555 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:44:04,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 20:44:04,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 20:44:04,559 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:44:04,559 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:44:04,559 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe772577748) -- 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 = 600140567aeb14c6f974aef8535ffebd 2024-03-01 20:44:04,563 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:44:04,563 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:44:04,566 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140541895b0fd0424d85ab89e7d4b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf ' '/dev/disk/by-id/wwn-0x600140541895b0fd0424d85ab89e7d4b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_41895b0f-d042-4d85-ab89-e7d4b4e497cf', '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': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'ID_SERIAL': '3600140541895b0fd0424d85ab89e7d4b', 'ID_SERIAL_SHORT': '600140541895b0fd0424d85ab89e7d4b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140541895b0fd', 'ID_WWN_VENDOR_EXTENSION': '0x0424d85ab89e7d4b', 'ID_WWN_WITH_EXTENSION': '0x600140541895b0fd0424d85ab89e7d4b', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140541895b0fd0424d85ab89e7d4b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550380784'} ; 2024-03-01 20:44:04,566 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:44:04,570 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:44:04,572 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:04,576 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:44:04,577 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:44:04,577 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:44:04,577 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:44:04,580 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:44:04,583 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:44:04,583 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:44:04,587 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:44:04,587 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:44:04,587 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:44:04,587 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe7725635c0) -- 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 = 600140541895b0fd0424d85ab89e7d4b 2024-03-01 20:44:04,591 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:44:04,591 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:44:04,594 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140568c57b064edb4be1bc77fb770 ' '/dev/disk/by-id/scsi-3600140568c57b064edb4be1bc77fb770 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_68c57b06-4edb-4be1-bc77-fb770858af78', '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': '68c57b06-4edb-4be1-bc77-fb770858af78', 'ID_SERIAL': '3600140568c57b064edb4be1bc77fb770', 'ID_SERIAL_SHORT': '600140568c57b064edb4be1bc77fb770', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140568c57b064', 'ID_WWN_VENDOR_EXTENSION': '0xedb4be1bc77fb770', 'ID_WWN_WITH_EXTENSION': '0x600140568c57b064edb4be1bc77fb770', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140568c57b064edb4be1bc77fb770', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550447036'} ; 2024-03-01 20:44:04,594 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:44:04,598 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:44:04,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:04,604 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:44:04,605 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:44:04,605 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:44:04,605 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:44:04,608 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:44:04,611 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:44:04,611 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:44:04,615 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:44:04,615 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:44:04,615 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:44:04,615 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe772563c50) -- 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 = 600140568c57b064edb4be1bc77fb770 2024-03-01 20:44:04,619 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:44:04,619 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:44:04,622 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af ' '/dev/disk/by-id/wwn-0x6001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_a95585b0-05b1-46a5-9f3f-17aabc7b48af', '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': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'ID_SERIAL': '36001405a95585b005b146a59f3f17aab', 'ID_SERIAL_SHORT': '6001405a95585b005b146a59f3f17aab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a95585b00', 'ID_WWN_VENDOR_EXTENSION': '0x5b146a59f3f17aab', 'ID_WWN_WITH_EXTENSION': '0x6001405a95585b005b146a59f3f17aab', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a95585b005b146a59f3f17aab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550537073'} ; 2024-03-01 20:44:04,622 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:44:04,625 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:44:04,629 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:04,632 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:44:04,633 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:44:04,633 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:44:04,633 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:44:04,636 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:44:04,639 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:44:04,639 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:44:04,643 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:44:04,643 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:44:04,643 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:44:04,643 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe772577ef0) -- 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 = 6001405a95585b005b146a59f3f17aab 2024-03-01 20:44:04,647 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:44:04,647 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:44:04,650 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': '16386320'} ; 2024-03-01 20:44:04,650 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:44:04,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:44:04,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:04,660 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:44:04,660 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:44:04,660 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:44:04,660 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:44:04,660 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:44:04,660 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:44:04,664 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:44:04,667 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:44:04,667 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:44:04,670 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:44:04,670 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:44:04,671 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:44:04,671 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe772582b38) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:44:04,674 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:44:04,678 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:44:04,678 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:44:04,681 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:44:04,682 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:44:04,685 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:44:04,685 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:44:04,688 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:44:04,689 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:44:04,692 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:44:04,695 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:04,698 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:44:04,702 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 0x7fe772588ac8> 2024-03-01 20:44:07,723 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:44:07,727 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:44:07,727 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:44:07,732 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': '16389701'} ; 2024-03-01 20:44:07,732 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:44:07,732 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:44:07,735 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:07,738 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:07,741 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:44:07,744 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:07,747 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:07,747 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:07,760 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:07,774 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:44:07,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:44:07,778 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:44:07,781 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:44:07,782 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:44:07,785 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:44:07,788 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:44:07,788 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:44:07,791 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:44:07,792 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:44:07,792 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:44:07,795 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:44:07,799 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:44:07,802 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:44:07,805 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:44:07,808 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:44:07,809 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:44:07,809 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:44:07,810 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:44:07,809 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fe772563080) -- 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 0x7fe77251a5c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:44:07,813 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:44:07,817 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:44:07,817 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:44:07,820 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:44:07,820 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:44:07,823 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:44:07,823 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:44:07,827 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:44:07,827 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:44:07,829 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:44:07,829 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:44:07,832 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:44:07,832 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:44:07,835 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:44:07,836 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:44:07,836 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:07,847 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:07,859 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:44:07,860 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:44:07,863 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:44:07,866 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:07,869 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:44:07,872 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:44:07,872 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:44:07,875 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:44:07,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:07,881 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:44:07,884 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:44:07,884 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:44:07,887 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:44:07,890 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:07,892 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:44:07,895 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:44:07,895 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:44:07,898 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:44:07,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:07,904 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:44:07,907 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:44:07,907 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:44:07,910 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:44:07,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:07,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:44:07,918 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:44:07,918 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:44:07,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:44:07,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:07,927 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:44:07,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:44:07,930 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:44:07,933 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:07,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:07,939 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:07,941 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:44:07,942 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 20:44:07,944 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:44:07,947 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 20:44:07,947 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:44:07,950 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:44:07,953 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 20:44:07,953 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:44:07,956 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:44:07,959 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 20:44:07,959 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:44:07,962 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:44:07,962 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 20:44:07,962 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:44:07,966 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:44:07,966 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:44:07,969 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:44:07,969 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:44:07,972 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:44:07,972 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 20:44:07,973 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:44:07,976 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:44:07,976 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:44:07,979 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:44:07,979 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:44:07,982 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:44:07,982 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 20:44:07,982 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:44:07,985 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:44:07,985 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:44:07,988 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:44:07,988 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:44:07,989 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:44:07,993 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:44:07,997 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:44:08,001 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:44:08,004 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:44:08,008 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:44:08,011 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:44:08,012 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:44:08,015 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:44:08,016 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 20:44:08,016 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:44:08,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:08,023 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:08,026 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:08,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:44:08,029 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 20:44:08,030 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:44:08,030 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:44:08,030 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -99.73890339425589 2024-03-01 20:44:08,030 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:44:08,031 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:44:08,034 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:44:08,034 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 20:44:08,037 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:44:08,037 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 20:44:08,041 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:44:08,044 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:44:08,045 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:44:08,048 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:44:08,051 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:44:08,055 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:44:08,058 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 20:44:08,059 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:44:08,059 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:44:08,060 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:44:08,060 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 20:44:08,065 INFO program/MainThread: stdout[4]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 20:44:08,065 INFO program/MainThread: stderr[4]: 2024-03-01 20:44:08,065 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:44:08,066 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 20:44:08,066 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:44:08,066 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:44:08,071 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 20:44:08,071 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:44:08,072 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:44:08,072 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:44:08,072 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:44:08,072 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:44:08,072 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:44:08,072 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:44:08,072 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:44:08,072 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:44:08,072 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:44:08,072 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:44:08,073 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:44:08,075 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:44:08,078 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:44:08,081 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:44:08,081 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:44:08,084 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:44:08,084 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 0x7fe7724c1728> 2024-03-01 20:44:08,085 INFO blivet/MainThread: sorting actions... 2024-03-01 20:44:08,086 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:44:08,086 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:44:08,086 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:44:08,086 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:44:08,087 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:44:08,087 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:44:08,087 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:44:08,087 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:44:08,087 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:44:08,087 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:44:08,090 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:44:08,093 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 20:44:08,093 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 20:44:08,101 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:08,101 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:08,127 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:08,127 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:08,138 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:08,139 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:44:08,143 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:44:08,146 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 20:44:08,146 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 20:44:08,151 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:08,151 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:08,180 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:08,180 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:08,189 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:08,190 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:44:08,194 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:44:08,197 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 20:44:08,197 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 20:44:08,202 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:08,203 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:08,228 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:08,228 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:08,237 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:08,238 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:44:08,242 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:08,245 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:44:08,248 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:44:08,248 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:44:08,248 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdc --config= devices { filter=["a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:44:08,278 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdc" successfully created. 2024-03-01 20:44:08,278 INFO program/MainThread: stderr[5]: 2024-03-01 20:44:08,278 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:44:08,278 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:08,299 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:08,306 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:44:08,306 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:44:08,308 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 20:44:08,324 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:08,325 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:08,354 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:08,354 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:44:08,359 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:08,362 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:44:08,365 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:44:08,365 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:44:08,365 INFO program/MainThread: Running [6] lvm pvcreate /dev/sdb --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:44:08,397 INFO program/MainThread: stdout[6]: Physical volume "/dev/sdb" successfully created. 2024-03-01 20:44:08,397 INFO program/MainThread: stderr[6]: 2024-03-01 20:44:08,397 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:44:08,398 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:08,416 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:08,423 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:44:08,423 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:44:08,425 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 20:44:08,439 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:08,439 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:08,465 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:08,465 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:44:08,469 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:08,472 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:44:08,475 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:44:08,475 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:44:08,475 INFO program/MainThread: Running [7] lvm pvcreate /dev/sda --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:44:08,508 INFO program/MainThread: stdout[7]: Physical volume "/dev/sda" successfully created. 2024-03-01 20:44:08,508 INFO program/MainThread: stderr[7]: 2024-03-01 20:44:08,508 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:44:08,508 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:08,528 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:08,535 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:44:08,535 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:44:08,537 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 20:44:08,550 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:08,550 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:08,575 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:08,575 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:44:08,579 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 20:44:08,582 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:44:08,585 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:08,588 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:44:08,591 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:08,595 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:44:08,598 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:08,601 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:44:08,604 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 20:44:08,604 INFO program/MainThread: Running [8] lvm vgcreate -s 4096K test_vg1 /dev/sda /dev/sdb /dev/sdc --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:44:08,653 INFO program/MainThread: stdout[8]: Volume group "test_vg1" successfully created 2024-03-01 20:44:08,653 INFO program/MainThread: stderr[8]: 2024-03-01 20:44:08,653 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:44:08,661 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:44:08,668 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:44:08,679 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:08,685 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:44:08,691 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:08,700 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:44:08,707 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:08,712 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:44:08,712 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:08,726 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:08,730 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:44:08,733 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:44:08,733 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:08,742 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:08,743 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 20:44:08,751 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:08,751 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:08,760 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:08,760 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:44:08,764 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 20:44:08,767 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 20:44:08,770 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:44:08,774 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:44:08,777 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:08,781 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:44:08,784 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:08,787 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:44:08,791 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:08,794 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:44:08,794 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:08,803 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:08,808 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:44:08,808 INFO program/MainThread: Running [9] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:44:08,833 INFO program/MainThread: stdout[9]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 20:44:08,834 INFO program/MainThread: stderr[9]: 2024-03-01 20:44:08,834 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:44:08,838 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 20:44:08,838 INFO program/MainThread: Running [10] lvm lvcreate -n lv1 -L 1568768K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:44:08,908 INFO program/MainThread: stdout[10]: Logical volume "lv1" created. 2024-03-01 20:44:08,908 INFO program/MainThread: stderr[10]: 2024-03-01 20:44:08,908 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:44:08,916 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:08,922 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:44:08,923 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:44:08,923 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:08,966 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:08,971 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:44:08,971 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:44:08,972 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:44:08,981 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:08,981 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:08,998 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:08,998 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:44:09,002 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:09,005 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:44:09,008 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 20:44:09,009 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 20:44:09,126 INFO program/MainThread: stdout: 2024-03-01 20:44:09,126 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=98048 blks 2024-03-01 20:44:09,126 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:44:09,126 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:44:09,126 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:44:09,126 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 20:44:09,126 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:44:09,126 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:44:09,126 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 20:44:09,126 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:44:09,126 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:44:09,127 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:09,127 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 20:44:09,152 INFO program/MainThread: stdout: 2024-03-01 20:44:09,152 INFO program/MainThread: writing all SBs 2024-03-01 20:44:09,153 INFO program/MainThread: new label = "" 2024-03-01 20:44:09,153 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:09,153 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:09,169 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:09,173 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:44:09,173 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:44:09,174 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:44:09,182 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:09,183 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:09,198 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:09,203 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:44:09,203 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 0x7fe772455938> 2024-03-01 20:44:09,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:09,209 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:44:09,209 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:44:09,212 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:09,215 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:44:09,215 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:44:34,970 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_53nug_87/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:44:35,004 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:44:35,005 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:44:35,008 INFO program/MainThread: stdout[2]: 2024-03-01 20:44:35,008 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 20:44:35,008 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:44:35,008 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:44:35,013 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:35,013 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:44:35,016 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:44:35,017 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:44:35,020 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:44:35,020 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:44:35,023 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:44:35,023 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:44:35,031 INFO program/MainThread: stdout: 2024-03-01 20:44:35,031 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:44:35,031 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member OYp5ia-8la0-qMVa-XRQs-Fk8A-SOv4-u1Zydj 2024-03-01 20:44:35,031 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs ea599b4e-4d3b-4ed0-92e5-c98379389df9 2024-03-01 20:44:35,031 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member ljHdIG-OaBn-85OA-KvyO-W3Ru-TPaI-l0YeOc 2024-03-01 20:44:35,031 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs ea599b4e-4d3b-4ed0-92e5-c98379389df9 2024-03-01 20:44:35,031 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member Vyug4l-Sj9R-aREM-dHiu-HDeQ-zbY6-tH3j9S 2024-03-01 20:44:35,031 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:44:35,031 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:44:35,031 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:44:35,031 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:44:35,031 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:44:35,031 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:44:35,031 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:44:35,031 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:44:35,031 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:44:35,031 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:44:35,031 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:44:35,031 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:35,032 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member OYp5ia-8la0-qMVa-XRQs-Fk8A-SOv4-u1Zydj `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs ea599b4e-4d3b-4ed0-92e5-c98379389df9 sdb 1073741824 root disk brw-rw---- LVM2_member ljHdIG-OaBn-85OA-KvyO-W3Ru-TPaI-l0YeOc `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs ea599b4e-4d3b-4ed0-92e5-c98379389df9 sdc 1073741824 root disk brw-rw---- LVM2_member Vyug4l-Sj9R-aREM-dHiu-HDeQ-zbY6-tH3j9S sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:44:35,032 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:44:35,032 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:44:35,032 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:44:35,032 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:44:35,032 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:44:35,033 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:44:35,033 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:35,044 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:35,055 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1'] 2024-03-01 20:44:35,060 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-OYp5ia-8la0-qMVa-XRQs-Fk8A-SOv4-u1Zydj ' '/dev/disk/by-id/wwn-0x600140577739717c77d41b180d75174f ' '/dev/disk/by-id/scsi-3600140577739717c77d41b180d75174f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_77739717-c77d-41b1-80d7-5174ffdee566', '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': 'OYp5ia-8la0-qMVa-XRQs-Fk8A-SOv4-u1Zydj', 'ID_FS_UUID_ENC': 'OYp5ia-8la0-qMVa-XRQs-Fk8A-SOv4-u1Zydj', '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': '77739717-c77d-41b1-80d7-5174ffdee566', 'ID_SERIAL': '3600140577739717c77d41b180d75174f', 'ID_SERIAL_SHORT': '600140577739717c77d41b180d75174f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577739717c', 'ID_WWN_VENDOR_EXTENSION': '0x77d41b180d75174f', 'ID_WWN_WITH_EXTENSION': '0x600140577739717c77d41b180d75174f', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577739717c77d41b180d75174f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549842181'} ; 2024-03-01 20:44:35,060 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:44:35,060 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:44:35,091 INFO program/MainThread: stdout[3]: 2024-03-01 20:44:35,091 INFO program/MainThread: stderr[3]: 2024-03-01 20:44:35,091 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:44:35,095 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:44:35,098 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:35,104 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:44:35,108 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:44:35,109 INFO blivet/MainThread: sda is a disk 2024-03-01 20:44:35,109 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:44:35,109 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:44:35,113 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:44:35,116 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:44:35,116 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:44:35,119 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:44:35,120 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:44:35,120 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:44:35,120 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3c199dcb38) -- 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 = 600140577739717c77d41b180d75174f 2024-03-01 20:44:35,124 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:44:35,127 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:44:35,128 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:44:35,131 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:44:35,131 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:44:35,134 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:44:35,134 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:44:35,138 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:44:35,138 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:44:35,141 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:44:35,141 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:44:35,141 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:44:35,167 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=OYp5ia-8la0-qMVa-XRQs-Fk8A-SOv4-u1Zydj LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN 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=ljHdIG-OaBn-85OA-KvyO-W3Ru-TPaI-l0YeOc LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN 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=Vyug4l-Sj9R-aREM-dHiu-HDeQ-zbY6-tH3j9S LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 20:44:35,167 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid ljHdIG-OaBn-85OA-KvyO-W3Ru-TPaI-l0YeOc. WARNING: Couldn't find device with uuid Vyug4l-Sj9R-aREM-dHiu-HDeQ-zbY6-tH3j9S. WARNING: VG test_vg1 is missing PV ljHdIG-OaBn-85OA-KvyO-W3Ru-TPaI-l0YeOc (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV Vyug4l-Sj9R-aREM-dHiu-HDeQ-zbY6-tH3j9S (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:44:35,167 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:44:35,167 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:44:35,172 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: OYp5ia-8la0-qMVa-XRQs-Fk8A-SOv4-u1Zydj ; label: None ; device: /dev/sda ; serial: 3600140577739717c77d41b180d75174f ; exists: True ; vg_name: test_vg1 ; vg_uuid: usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN ; pe_start: 8 MiB ; 2024-03-01 20:44:35,172 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:44:35,175 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:44:35,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN ; incomplete: True ; hidden: False ; 2024-03-01 20:44:35,181 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:44:35,184 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:35,187 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:35,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 20:44:35,214 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 20:44:35,214 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid ljHdIG-OaBn-85OA-KvyO-W3Ru-TPaI-l0YeOc. WARNING: Couldn't find device with uuid Vyug4l-Sj9R-aREM-dHiu-HDeQ-zbY6-tH3j9S. WARNING: VG test_vg1 is missing PV ljHdIG-OaBn-85OA-KvyO-W3Ru-TPaI-l0YeOc (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV Vyug4l-Sj9R-aREM-dHiu-HDeQ-zbY6-tH3j9S (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:44:35,214 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:44:35,214 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:44:35,214 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:44:35,220 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:44:35,223 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:44:35,224 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:44:35,227 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:44:35,227 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:44:35,252 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO 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=FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:44:35,252 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid ljHdIG-OaBn-85OA-KvyO-W3Ru-TPaI-l0YeOc. WARNING: Couldn't find device with uuid Vyug4l-Sj9R-aREM-dHiu-HDeQ-zbY6-tH3j9S. WARNING: VG test_vg1 is missing PV ljHdIG-OaBn-85OA-KvyO-W3Ru-TPaI-l0YeOc (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV Vyug4l-Sj9R-aREM-dHiu-HDeQ-zbY6-tH3j9S (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:44:35,252 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:44:35,257 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:44:35,257 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:44:35,260 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:44:35,263 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN ; incomplete: True ; hidden: False ; 2024-03-01 20:44:35,266 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:44:35,267 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:44:35,267 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:44:35,271 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405018be342b0454267960b1c8f4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_018be342-b045-4267-960b-1c8f4bfef8a4 ' '/dev/disk/by-id/scsi-36001405018be342b0454267960b1c8f4 ' '/dev/disk/by-id/lvm-pv-uuid-ljHdIG-OaBn-85OA-KvyO-W3Ru-TPaI-l0YeOc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4', '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': 'ljHdIG-OaBn-85OA-KvyO-W3Ru-TPaI-l0YeOc', 'ID_FS_UUID_ENC': 'ljHdIG-OaBn-85OA-KvyO-W3Ru-TPaI-l0YeOc', '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': '018be342-b045-4267-960b-1c8f4bfef8a4', 'ID_SERIAL': '36001405018be342b0454267960b1c8f4', 'ID_SERIAL_SHORT': '6001405018be342b0454267960b1c8f4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405018be342b', 'ID_WWN_VENDOR_EXTENSION': '0x0454267960b1c8f4', 'ID_WWN_WITH_EXTENSION': '0x6001405018be342b0454267960b1c8f4', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405018be342b0454267960b1c8f4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549911453'} ; 2024-03-01 20:44:35,271 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:44:35,274 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:44:35,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:35,281 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:44:35,281 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:44:35,282 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:44:35,282 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:44:35,285 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:44:35,288 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:44:35,288 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:44:35,291 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:44:35,292 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:44:35,292 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:44:35,292 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3c19996f60) -- 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 = 6001405018be342b0454267960b1c8f4 2024-03-01 20:44:35,296 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:44:35,299 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:44:35,299 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:44:35,302 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:44:35,302 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:44:35,306 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:44:35,306 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:44:35,309 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:44:35,309 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:44:35,312 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:44:35,312 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:44:35,313 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:44:35,339 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=OYp5ia-8la0-qMVa-XRQs-Fk8A-SOv4-u1Zydj LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN 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=ljHdIG-OaBn-85OA-KvyO-W3Ru-TPaI-l0YeOc LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN 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=Vyug4l-Sj9R-aREM-dHiu-HDeQ-zbY6-tH3j9S LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 20:44:35,339 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid Vyug4l-Sj9R-aREM-dHiu-HDeQ-zbY6-tH3j9S. WARNING: VG test_vg1 is missing PV Vyug4l-Sj9R-aREM-dHiu-HDeQ-zbY6-tH3j9S (last written to /dev/sdc). 2024-03-01 20:44:35,339 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:44:35,339 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:44:35,343 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ljHdIG-OaBn-85OA-KvyO-W3Ru-TPaI-l0YeOc ; label: None ; device: /dev/sdb ; serial: 36001405018be342b0454267960b1c8f4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 20:44:35,344 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:44:35,347 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:44:35,350 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN ; incomplete: True ; hidden: False ; 2024-03-01 20:44:35,353 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:44:35,356 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:44:35,359 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:44:35,362 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:44:35,365 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN ; incomplete: True ; hidden: False ; 2024-03-01 20:44:35,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:44:35,369 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:44:35,394 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:44:35,395 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid Vyug4l-Sj9R-aREM-dHiu-HDeQ-zbY6-tH3j9S. WARNING: VG test_vg1 is missing PV Vyug4l-Sj9R-aREM-dHiu-HDeQ-zbY6-tH3j9S (last written to /dev/sdc). 2024-03-01 20:44:35,395 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:44:35,395 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:44:35,395 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:44:35,400 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_91b3ee62-3847-4a76-ad48-94fec947ac9a ' '/dev/disk/by-id/wwn-0x600140591b3ee6238474a76ad4894fec ' '/dev/disk/by-id/scsi-3600140591b3ee6238474a76ad4894fec ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a', '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': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'ID_SERIAL': '3600140591b3ee6238474a76ad4894fec', 'ID_SERIAL_SHORT': '600140591b3ee6238474a76ad4894fec', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140591b3ee623', 'ID_WWN_VENDOR_EXTENSION': '0x8474a76ad4894fec', 'ID_WWN_WITH_EXTENSION': '0x600140591b3ee6238474a76ad4894fec', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140591b3ee6238474a76ad4894fec', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550647850'} ; 2024-03-01 20:44:35,400 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:44:35,403 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:44:35,406 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:35,410 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:44:35,411 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:44:35,411 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:44:35,411 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:44:35,414 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:44:35,417 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:44:35,417 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:44:35,421 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:44:35,421 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:44:35,421 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:44:35,421 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3c188bee10) -- 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 = 600140591b3ee6238474a76ad4894fec 2024-03-01 20:44:35,425 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:44:35,425 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:44:35,428 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_77982450-e4c5-44d9-b055-bc4d96816669 ' '/dev/disk/by-id/scsi-3600140577982450e4c544d9b055bc4d9 ' '/dev/disk/by-id/wwn-0x600140577982450e4c544d9b055bc4d9', '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': '77982450-e4c5-44d9-b055-bc4d96816669', 'ID_SERIAL': '3600140577982450e4c544d9b055bc4d9', 'ID_SERIAL_SHORT': '600140577982450e4c544d9b055bc4d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577982450e', 'ID_WWN_VENDOR_EXTENSION': '0x4c544d9b055bc4d9', 'ID_WWN_WITH_EXTENSION': '0x600140577982450e4c544d9b055bc4d9', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577982450e4c544d9b055bc4d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550645422'} ; 2024-03-01 20:44:35,428 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:44:35,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:44:35,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:35,438 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:44:35,438 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:44:35,439 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:44:35,439 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:44:35,442 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:44:35,445 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:44:35,445 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:44:35,448 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:44:35,449 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:44:35,449 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:44:35,449 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3c188c7f60) -- 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 = 600140577982450e4c544d9b055bc4d9 2024-03-01 20:44:35,452 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:44:35,452 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:44:35,456 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014056a7a8c862db54d97b92bab394 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_6a7a8c86-2db5-4d97-b92b-ab39412a7044 ' '/dev/disk/by-id/scsi-360014056a7a8c862db54d97b92bab394 ' '/dev/disk/by-id/lvm-pv-uuid-Vyug4l-Sj9R-aREM-dHiu-HDeQ-zbY6-tH3j9S', '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': 'Vyug4l-Sj9R-aREM-dHiu-HDeQ-zbY6-tH3j9S', 'ID_FS_UUID_ENC': 'Vyug4l-Sj9R-aREM-dHiu-HDeQ-zbY6-tH3j9S', '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': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'ID_SERIAL': '360014056a7a8c862db54d97b92bab394', 'ID_SERIAL_SHORT': '60014056a7a8c862db54d97b92bab394', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056a7a8c862', 'ID_WWN_VENDOR_EXTENSION': '0xdb54d97b92bab394', 'ID_WWN_WITH_EXTENSION': '0x60014056a7a8c862db54d97b92bab394', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056a7a8c862db54d97b92bab394', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549906705'} ; 2024-03-01 20:44:35,456 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:44:35,459 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:44:35,462 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:35,466 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:44:35,466 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:44:35,466 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:44:35,466 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:44:35,469 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:44:35,473 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:44:35,473 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:44:35,476 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:44:35,476 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:44:35,477 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:44:35,477 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3c188c7a90) -- 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 = 60014056a7a8c862db54d97b92bab394 2024-03-01 20:44:35,480 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:44:35,483 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:44:35,484 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:44:35,487 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:44:35,487 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:44:35,490 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:44:35,490 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:44:35,494 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:44:35,494 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:44:35,497 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:44:35,497 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:44:35,497 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:44:35,524 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=OYp5ia-8la0-qMVa-XRQs-Fk8A-SOv4-u1Zydj LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN 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=ljHdIG-OaBn-85OA-KvyO-W3Ru-TPaI-l0YeOc LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN 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=Vyug4l-Sj9R-aREM-dHiu-HDeQ-zbY6-tH3j9S LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 20:44:35,524 INFO program/MainThread: stderr[9]: 2024-03-01 20:44:35,524 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:44:35,524 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:44:35,528 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Vyug4l-Sj9R-aREM-dHiu-HDeQ-zbY6-tH3j9S ; label: None ; device: /dev/sdc ; serial: 360014056a7a8c862db54d97b92bab394 ; exists: True ; vg_name: test_vg1 ; vg_uuid: usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:44:35,529 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:44:35,532 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:44:35,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN ; incomplete: True ; hidden: False ; 2024-03-01 20:44:35,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:44:35,541 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:44:35,545 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:44:35,548 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:44:35,551 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN ; incomplete: True ; hidden: False ; 2024-03-01 20:44:35,554 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:44:35,554 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:44:35,581 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:44:35,581 INFO program/MainThread: stderr[10]: 2024-03-01 20:44:35,581 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:44:35,586 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:35,589 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:35,592 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO ; incomplete: False ; hidden: False ; 2024-03-01 20:44:35,595 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:44:35,595 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:44:35,599 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:44:35,599 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:44:35,603 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:44:35,606 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:44:35,607 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:44:35,610 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:44:35,611 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:44:35,611 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:44:35,614 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:44:35,618 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:44:35,618 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:44:35,621 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:44:35,625 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:44:35,625 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:44:35,628 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:44:35,629 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:44:35,629 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:44:35,629 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:44:35,632 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:44:35,632 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:44:35,636 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:44:35,636 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:44:35,639 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-usllGff7H7u3Z5XYacWgaTWlsAWcmQhNFcKzFYhiPrC3N4baVqtNo2K0uA2EsJUO ' '/dev/disk/by-uuid/ea599b4e-4d3b-4ed0-92e5-c98379389df9 ' '/dev/test_vg1/lv1 /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_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-usllGff7H7u3Z5XYacWgaTWlsAWcmQhNFcKzFYhiPrC3N4baVqtNo2K0uA2EsJUO', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ea599b4e-4d3b-4ed0-92e5-c98379389df9', 'ID_FS_UUID_ENC': 'ea599b4e-4d3b-4ed0-92e5-c98379389df9', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '913037568'} ; 2024-03-01 20:44:35,640 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:44:35,640 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:44:35,644 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:44:35,644 INFO program/MainThread: stderr[11]: 2024-03-01 20:44:35,644 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:44:35,644 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:44:35,647 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:44:35,647 INFO program/MainThread: stderr[12]: 2024-03-01 20:44:35,647 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:44:35,647 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:44:35,650 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:44:35,651 INFO program/MainThread: stderr[13]: 2024-03-01 20:44:35,651 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:44:35,655 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:35,658 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:44:35,661 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:35,662 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:35,662 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:35,663 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:35,659 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3c188bbc18) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO 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 (0x7f3c19998b70) -- 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 = usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:44:35,663 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:44:35,667 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:44:35,667 INFO program/MainThread: stderr[14]: 2024-03-01 20:44:35,667 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:44:35,671 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:44:35,675 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:44:35,675 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:44:35,679 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:44:35,679 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:44:35,683 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:44:35,683 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:44:35,687 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:44:35,687 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:44:35,689 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:44:35,689 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:44:35,692 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:44:35,693 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:44:35,696 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:44:35,696 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:44:35,697 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:44:35,700 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_deeedd72-41bd-4c48-b8d2-895b68bd94f4 ' '/dev/disk/by-id/scsi-36001405deeedd7241bd4c48b8d2895b6 ' '/dev/disk/by-id/wwn-0x6001405deeedd7241bd4c48b8d2895b6', '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': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'ID_SERIAL': '36001405deeedd7241bd4c48b8d2895b6', 'ID_SERIAL_SHORT': '6001405deeedd7241bd4c48b8d2895b6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405deeedd724', 'ID_WWN_VENDOR_EXTENSION': '0x1bd4c48b8d2895b6', 'ID_WWN_WITH_EXTENSION': '0x6001405deeedd7241bd4c48b8d2895b6', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405deeedd7241bd4c48b8d2895b6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550031662'} ; 2024-03-01 20:44:35,700 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:44:35,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:44:35,707 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:35,711 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:44:35,711 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:44:35,711 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:44:35,711 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 20:44:35,715 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:44:35,718 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:44:35,718 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:44:35,721 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:44:35,722 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:44:35,722 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 20:44:35,722 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3c19a550b8) -- 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 = 6001405deeedd7241bd4c48b8d2895b6 2024-03-01 20:44:35,726 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:44:35,726 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:44:35,729 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405b8e660b886fb440ebd18182d1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_b8e660b8-86fb-440e-bd18-182d13c366ca ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca ' '/dev/disk/by-id/scsi-36001405b8e660b886fb440ebd18182d1', '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': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'ID_SERIAL': '36001405b8e660b886fb440ebd18182d1', 'ID_SERIAL_SHORT': '6001405b8e660b886fb440ebd18182d1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b8e660b88', 'ID_WWN_VENDOR_EXTENSION': '0x6fb440ebd18182d1', 'ID_WWN_WITH_EXTENSION': '0x6001405b8e660b886fb440ebd18182d1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b8e660b886fb440ebd18182d1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550098754'} ; 2024-03-01 20:44:35,729 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:44:35,732 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:44:35,736 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:35,739 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:44:35,740 INFO blivet/MainThread: sde is a disk 2024-03-01 20:44:35,740 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 20:44:35,740 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 20:44:35,743 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:44:35,746 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:44:35,747 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:44:35,750 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:44:35,750 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:44:35,750 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 20:44:35,751 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3c188bbb38) -- 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 = 6001405b8e660b886fb440ebd18182d1 2024-03-01 20:44:35,754 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:44:35,754 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:44:35,757 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_984775db-0c86-458d-a914-cb573cb98e08 ' '/dev/disk/by-id/wwn-0x6001405984775db0c86458da914cb573 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08 ' '/dev/disk/by-id/scsi-36001405984775db0c86458da914cb573', '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': '984775db-0c86-458d-a914-cb573cb98e08', 'ID_SERIAL': '36001405984775db0c86458da914cb573', 'ID_SERIAL_SHORT': '6001405984775db0c86458da914cb573', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405984775db0', 'ID_WWN_VENDOR_EXTENSION': '0xc86458da914cb573', 'ID_WWN_WITH_EXTENSION': '0x6001405984775db0c86458da914cb573', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405984775db0c86458da914cb573', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550115827'} ; 2024-03-01 20:44:35,757 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:44:35,761 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:44:35,764 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:35,767 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:44:35,768 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:44:35,768 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 20:44:35,768 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 20:44:35,771 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:44:35,775 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:44:35,775 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:44:35,778 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:44:35,778 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:44:35,779 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 20:44:35,779 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3c188e4320) -- 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 = 6001405984775db0c86458da914cb573 2024-03-01 20:44:35,782 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:44:35,782 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:44:35,785 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140567aeb14c6f974aef8535ffebd ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_67aeb14c-6f97-4aef-8535-ffebde2c102f ' '/dev/disk/by-id/scsi-3600140567aeb14c6f974aef8535ffebd', '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': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'ID_SERIAL': '3600140567aeb14c6f974aef8535ffebd', 'ID_SERIAL_SHORT': '600140567aeb14c6f974aef8535ffebd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140567aeb14c6', 'ID_WWN_VENDOR_EXTENSION': '0xf974aef8535ffebd', 'ID_WWN_WITH_EXTENSION': '0x600140567aeb14c6f974aef8535ffebd', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140567aeb14c6f974aef8535ffebd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550337184'} ; 2024-03-01 20:44:35,786 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:44:35,789 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:44:35,792 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:35,796 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:44:35,796 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:44:35,796 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 20:44:35,796 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 20:44:35,799 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:44:35,803 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:44:35,803 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:44:35,806 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:44:35,806 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:44:35,807 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 20:44:35,807 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3c188e4b00) -- 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 = 600140567aeb14c6f974aef8535ffebd 2024-03-01 20:44:35,810 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:44:35,810 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:44:35,814 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140541895b0fd0424d85ab89e7d4b ' '/dev/disk/by-id/scsi-3600140541895b0fd0424d85ab89e7d4b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_41895b0f-d042-4d85-ab89-e7d4b4e497cf', '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': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'ID_SERIAL': '3600140541895b0fd0424d85ab89e7d4b', 'ID_SERIAL_SHORT': '600140541895b0fd0424d85ab89e7d4b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140541895b0fd', 'ID_WWN_VENDOR_EXTENSION': '0x0424d85ab89e7d4b', 'ID_WWN_WITH_EXTENSION': '0x600140541895b0fd0424d85ab89e7d4b', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140541895b0fd0424d85ab89e7d4b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550380784'} ; 2024-03-01 20:44:35,814 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:44:35,817 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:44:35,820 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:35,824 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:44:35,825 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:44:35,825 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 20:44:35,825 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 20:44:35,828 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:44:35,831 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:44:35,831 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:44:35,834 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:44:35,835 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:44:35,835 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 20:44:35,835 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3c188d40f0) -- 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 = 600140541895b0fd0424d85ab89e7d4b 2024-03-01 20:44:35,839 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:44:35,839 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:44:35,842 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78 ' '/dev/disk/by-id/wwn-0x600140568c57b064edb4be1bc77fb770 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_68c57b06-4edb-4be1-bc77-fb770858af78 ' '/dev/disk/by-id/scsi-3600140568c57b064edb4be1bc77fb770', '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': '68c57b06-4edb-4be1-bc77-fb770858af78', 'ID_SERIAL': '3600140568c57b064edb4be1bc77fb770', 'ID_SERIAL_SHORT': '600140568c57b064edb4be1bc77fb770', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140568c57b064', 'ID_WWN_VENDOR_EXTENSION': '0xedb4be1bc77fb770', 'ID_WWN_WITH_EXTENSION': '0x600140568c57b064edb4be1bc77fb770', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140568c57b064edb4be1bc77fb770', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550447036'} ; 2024-03-01 20:44:35,842 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:44:35,845 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:44:35,848 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:35,852 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:44:35,853 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:44:35,853 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:44:35,853 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:44:35,856 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:44:35,859 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:44:35,859 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:44:35,862 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:44:35,863 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:44:35,863 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 20:44:35,863 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3c188d0a20) -- 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 = 600140568c57b064edb4be1bc77fb770 2024-03-01 20:44:35,867 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:44:35,867 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:44:35,871 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/wwn-0x6001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_a95585b0-05b1-46a5-9f3f-17aabc7b48af', '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': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'ID_SERIAL': '36001405a95585b005b146a59f3f17aab', 'ID_SERIAL_SHORT': '6001405a95585b005b146a59f3f17aab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a95585b00', 'ID_WWN_VENDOR_EXTENSION': '0x5b146a59f3f17aab', 'ID_WWN_WITH_EXTENSION': '0x6001405a95585b005b146a59f3f17aab', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a95585b005b146a59f3f17aab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550537073'} ; 2024-03-01 20:44:35,871 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:44:35,874 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:44:35,877 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:35,881 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:44:35,882 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:44:35,882 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 20:44:35,882 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 20:44:35,885 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:44:35,888 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:44:35,888 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:44:35,892 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:44:35,892 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:44:35,892 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 20:44:35,892 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3c188d4828) -- 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 = 6001405a95585b005b146a59f3f17aab 2024-03-01 20:44:35,896 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:44:35,896 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:44:35,899 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': '16386320'} ; 2024-03-01 20:44:35,899 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:44:35,902 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:44:35,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:35,909 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:44:35,909 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:44:35,909 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:44:35,909 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:44:35,910 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:44:35,910 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:44:35,913 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:44:35,916 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:44:35,916 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:44:35,919 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:44:35,920 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:44:35,920 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 20:44:35,920 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3c188ef908) -- name = xvda status = True id = 94 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:44:35,924 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:44:35,927 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:44:35,927 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 20:44:35,930 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:44:35,930 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 20:44:35,933 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:44:35,933 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 20:44:35,937 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:44:35,937 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 20:44:35,940 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:44:35,943 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:35,946 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:44:35,950 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 0x7f3c18875748> 2024-03-01 20:44:38,967 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 20:44:38,972 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:44:38,972 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:44:38,976 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': '16389701'} ; 2024-03-01 20:44:38,976 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:44:38,976 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:44:38,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:38,982 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:38,986 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:44:38,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:38,991 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:38,991 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:39,005 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:39,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:44:39,024 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 20:44:39,024 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 20:44:39,028 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:44:39,028 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:44:39,031 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:44:39,034 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:44:39,034 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:44:39,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 20:44:39,038 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:44:39,038 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:44:39,041 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:44:39,044 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:44:39,048 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:44:39,050 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:44:39,054 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:44:39,054 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:44:39,054 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 20:44:39,055 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:44:39,054 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f3c188c7470) -- 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 0x7f3c18885200> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:44:39,058 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:44:39,062 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:44:39,062 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 20:44:39,065 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:44:39,065 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 20:44:39,069 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:44:39,069 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 20:44:39,072 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:44:39,072 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 20:44:39,072 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:44:39,076 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:44:39,076 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 20:44:39,079 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:44:39,079 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:44:39,082 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-usllGff7H7u3Z5XYacWgaTWlsAWcmQhNFcKzFYhiPrC3N4baVqtNo2K0uA2EsJUO ' '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/ea599b4e-4d3b-4ed0-92e5-c98379389df9', '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-usllGff7H7u3Z5XYacWgaTWlsAWcmQhNFcKzFYhiPrC3N4baVqtNo2K0uA2EsJUO', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ea599b4e-4d3b-4ed0-92e5-c98379389df9', 'ID_FS_UUID_ENC': 'ea599b4e-4d3b-4ed0-92e5-c98379389df9', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '913037568'} ; 2024-03-01 20:44:39,082 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:44:39,082 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:44:39,086 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:44:39,086 INFO program/MainThread: stderr[15]: 2024-03-01 20:44:39,086 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:44:39,087 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:44:39,089 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:44:39,090 INFO program/MainThread: stderr[16]: 2024-03-01 20:44:39,090 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:44:39,090 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:44:39,093 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:44:39,093 INFO program/MainThread: stderr[17]: 2024-03-01 20:44:39,093 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:44:39,097 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:39,100 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:44:39,103 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:39,104 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:39,104 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:39,104 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:39,100 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3c188bbc18) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO 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 (0x7f3c19998b70) -- 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 = usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:44:39,105 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:44:39,108 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:44:39,108 INFO program/MainThread: stderr[18]: 2024-03-01 20:44:39,109 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:44:39,112 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:44:39,113 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:44:39,113 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:39,125 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:39,137 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:44:39,138 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:44:39,142 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:44:39,145 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:39,148 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:44:39,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:44:39,151 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:44:39,154 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:44:39,157 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:39,159 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:44:39,162 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:44:39,162 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:44:39,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:44:39,168 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:39,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:44:39,174 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:44:39,174 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:44:39,177 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:44:39,179 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:39,182 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:44:39,185 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:44:39,185 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:44:39,188 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:44:39,191 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:39,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:44:39,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:44:39,196 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:44:39,199 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:44:39,202 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:39,205 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:44:39,207 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:44:39,208 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:44:43,627 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_0ydrgagj/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:44:43,662 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:44:43,662 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:44:43,665 INFO program/MainThread: stdout[2]: 2024-03-01 20:44:43,665 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 20:44:43,665 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:44:43,666 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:44:43,670 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:43,671 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:44:43,674 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:44:43,674 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:44:43,677 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:44:43,678 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:44:43,680 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:44:43,681 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:44:43,689 INFO program/MainThread: stdout: 2024-03-01 20:44:43,689 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:44:43,690 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member OYp5ia-8la0-qMVa-XRQs-Fk8A-SOv4-u1Zydj 2024-03-01 20:44:43,690 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs ea599b4e-4d3b-4ed0-92e5-c98379389df9 2024-03-01 20:44:43,690 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member ljHdIG-OaBn-85OA-KvyO-W3Ru-TPaI-l0YeOc 2024-03-01 20:44:43,690 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs ea599b4e-4d3b-4ed0-92e5-c98379389df9 2024-03-01 20:44:43,690 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member Vyug4l-Sj9R-aREM-dHiu-HDeQ-zbY6-tH3j9S 2024-03-01 20:44:43,690 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:44:43,690 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:44:43,690 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:44:43,690 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:44:43,690 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:44:43,690 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:44:43,690 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:44:43,690 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:44:43,690 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:44:43,690 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:44:43,690 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:44:43,690 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:43,690 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member OYp5ia-8la0-qMVa-XRQs-Fk8A-SOv4-u1Zydj `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs ea599b4e-4d3b-4ed0-92e5-c98379389df9 sdb 1073741824 root disk brw-rw---- LVM2_member ljHdIG-OaBn-85OA-KvyO-W3Ru-TPaI-l0YeOc `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs ea599b4e-4d3b-4ed0-92e5-c98379389df9 sdc 1073741824 root disk brw-rw---- LVM2_member Vyug4l-Sj9R-aREM-dHiu-HDeQ-zbY6-tH3j9S sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:44:43,690 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:44:43,691 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:44:43,691 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:44:43,691 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:44:43,691 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:44:43,691 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:44:43,691 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:43,702 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:43,713 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1'] 2024-03-01 20:44:43,718 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-OYp5ia-8la0-qMVa-XRQs-Fk8A-SOv4-u1Zydj ' '/dev/disk/by-id/scsi-3600140577739717c77d41b180d75174f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_77739717-c77d-41b1-80d7-5174ffdee566 ' '/dev/disk/by-id/wwn-0x600140577739717c77d41b180d75174f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566', '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': 'OYp5ia-8la0-qMVa-XRQs-Fk8A-SOv4-u1Zydj', 'ID_FS_UUID_ENC': 'OYp5ia-8la0-qMVa-XRQs-Fk8A-SOv4-u1Zydj', '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': '77739717-c77d-41b1-80d7-5174ffdee566', 'ID_SERIAL': '3600140577739717c77d41b180d75174f', 'ID_SERIAL_SHORT': '600140577739717c77d41b180d75174f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577739717c', 'ID_WWN_VENDOR_EXTENSION': '0x77d41b180d75174f', 'ID_WWN_WITH_EXTENSION': '0x600140577739717c77d41b180d75174f', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577739717c77d41b180d75174f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549842181'} ; 2024-03-01 20:44:43,718 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:44:43,719 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:44:43,748 INFO program/MainThread: stdout[3]: 2024-03-01 20:44:43,748 INFO program/MainThread: stderr[3]: 2024-03-01 20:44:43,748 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:44:43,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:44:43,756 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:43,762 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:44:43,766 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:44:43,767 INFO blivet/MainThread: sda is a disk 2024-03-01 20:44:43,767 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:44:43,767 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:44:43,771 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:44:43,774 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:44:43,774 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:44:43,777 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:44:43,778 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:44:43,778 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:44:43,778 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb2f8e45d30) -- 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 = 600140577739717c77d41b180d75174f 2024-03-01 20:44:43,782 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:44:43,786 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:44:43,786 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:44:43,789 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:44:43,789 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:44:43,793 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:44:43,793 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:44:43,796 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:44:43,796 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:44:43,800 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:44:43,800 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:44:43,800 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:44:43,831 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=OYp5ia-8la0-qMVa-XRQs-Fk8A-SOv4-u1Zydj LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN 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=ljHdIG-OaBn-85OA-KvyO-W3Ru-TPaI-l0YeOc LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN 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=Vyug4l-Sj9R-aREM-dHiu-HDeQ-zbY6-tH3j9S LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 20:44:43,831 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid ljHdIG-OaBn-85OA-KvyO-W3Ru-TPaI-l0YeOc. WARNING: Couldn't find device with uuid Vyug4l-Sj9R-aREM-dHiu-HDeQ-zbY6-tH3j9S. WARNING: VG test_vg1 is missing PV ljHdIG-OaBn-85OA-KvyO-W3Ru-TPaI-l0YeOc (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV Vyug4l-Sj9R-aREM-dHiu-HDeQ-zbY6-tH3j9S (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:44:43,831 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:44:43,832 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:44:43,836 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: OYp5ia-8la0-qMVa-XRQs-Fk8A-SOv4-u1Zydj ; label: None ; device: /dev/sda ; serial: 3600140577739717c77d41b180d75174f ; exists: True ; vg_name: test_vg1 ; vg_uuid: usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN ; pe_start: 8 MiB ; 2024-03-01 20:44:43,836 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:44:43,839 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:44:43,842 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN ; incomplete: True ; hidden: False ; 2024-03-01 20:44:43,845 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:44:43,849 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:43,852 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:43,852 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:44:43,884 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 20:44:43,884 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid ljHdIG-OaBn-85OA-KvyO-W3Ru-TPaI-l0YeOc. WARNING: Couldn't find device with uuid Vyug4l-Sj9R-aREM-dHiu-HDeQ-zbY6-tH3j9S. WARNING: VG test_vg1 is missing PV ljHdIG-OaBn-85OA-KvyO-W3Ru-TPaI-l0YeOc (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV Vyug4l-Sj9R-aREM-dHiu-HDeQ-zbY6-tH3j9S (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:44:43,884 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:44:43,884 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:44:43,885 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:44:43,890 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:44:43,894 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:44:43,894 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:44:43,897 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:44:43,898 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:44:43,927 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO 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=FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:44:43,927 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid ljHdIG-OaBn-85OA-KvyO-W3Ru-TPaI-l0YeOc. WARNING: Couldn't find device with uuid Vyug4l-Sj9R-aREM-dHiu-HDeQ-zbY6-tH3j9S. WARNING: VG test_vg1 is missing PV ljHdIG-OaBn-85OA-KvyO-W3Ru-TPaI-l0YeOc (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV Vyug4l-Sj9R-aREM-dHiu-HDeQ-zbY6-tH3j9S (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:44:43,927 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:44:43,932 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:44:43,932 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:44:43,935 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:44:43,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN ; incomplete: True ; hidden: False ; 2024-03-01 20:44:43,941 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:44:43,942 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:44:43,942 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:44:43,946 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405018be342b0454267960b1c8f4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4 ' '/dev/disk/by-id/scsi-36001405018be342b0454267960b1c8f4 ' '/dev/disk/by-id/lvm-pv-uuid-ljHdIG-OaBn-85OA-KvyO-W3Ru-TPaI-l0YeOc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_018be342-b045-4267-960b-1c8f4bfef8a4', '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': 'ljHdIG-OaBn-85OA-KvyO-W3Ru-TPaI-l0YeOc', 'ID_FS_UUID_ENC': 'ljHdIG-OaBn-85OA-KvyO-W3Ru-TPaI-l0YeOc', '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': '018be342-b045-4267-960b-1c8f4bfef8a4', 'ID_SERIAL': '36001405018be342b0454267960b1c8f4', 'ID_SERIAL_SHORT': '6001405018be342b0454267960b1c8f4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405018be342b', 'ID_WWN_VENDOR_EXTENSION': '0x0454267960b1c8f4', 'ID_WWN_WITH_EXTENSION': '0x6001405018be342b0454267960b1c8f4', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405018be342b0454267960b1c8f4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549911453'} ; 2024-03-01 20:44:43,946 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:44:43,949 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:44:43,952 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:43,956 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:44:43,956 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:44:43,957 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:44:43,957 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:44:43,960 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:44:43,963 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:44:43,963 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:44:43,966 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:44:43,967 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:44:43,967 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:44:43,967 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb2f85b8e80) -- 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 = 6001405018be342b0454267960b1c8f4 2024-03-01 20:44:43,971 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:44:43,974 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:44:43,974 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:44:43,978 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:44:43,978 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:44:43,981 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:44:43,981 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:44:43,985 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:44:43,985 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:44:43,988 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:44:43,988 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:44:43,988 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:44:44,015 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=OYp5ia-8la0-qMVa-XRQs-Fk8A-SOv4-u1Zydj LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN 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=ljHdIG-OaBn-85OA-KvyO-W3Ru-TPaI-l0YeOc LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN 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=Vyug4l-Sj9R-aREM-dHiu-HDeQ-zbY6-tH3j9S LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 20:44:44,015 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid Vyug4l-Sj9R-aREM-dHiu-HDeQ-zbY6-tH3j9S. WARNING: VG test_vg1 is missing PV Vyug4l-Sj9R-aREM-dHiu-HDeQ-zbY6-tH3j9S (last written to /dev/sdc). 2024-03-01 20:44:44,015 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:44:44,016 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:44:44,020 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ljHdIG-OaBn-85OA-KvyO-W3Ru-TPaI-l0YeOc ; label: None ; device: /dev/sdb ; serial: 36001405018be342b0454267960b1c8f4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 20:44:44,021 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:44:44,024 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:44:44,027 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN ; incomplete: True ; hidden: False ; 2024-03-01 20:44:44,030 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:44:44,033 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:44:44,036 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:44:44,039 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:44:44,042 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN ; incomplete: True ; hidden: False ; 2024-03-01 20:44:44,045 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:44:44,046 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:44:44,075 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:44:44,075 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid Vyug4l-Sj9R-aREM-dHiu-HDeQ-zbY6-tH3j9S. WARNING: VG test_vg1 is missing PV Vyug4l-Sj9R-aREM-dHiu-HDeQ-zbY6-tH3j9S (last written to /dev/sdc). 2024-03-01 20:44:44,075 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:44:44,075 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:44:44,076 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:44:44,080 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_91b3ee62-3847-4a76-ad48-94fec947ac9a ' '/dev/disk/by-id/scsi-3600140591b3ee6238474a76ad4894fec ' '/dev/disk/by-id/wwn-0x600140591b3ee6238474a76ad4894fec', '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': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'ID_SERIAL': '3600140591b3ee6238474a76ad4894fec', 'ID_SERIAL_SHORT': '600140591b3ee6238474a76ad4894fec', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140591b3ee623', 'ID_WWN_VENDOR_EXTENSION': '0x8474a76ad4894fec', 'ID_WWN_WITH_EXTENSION': '0x600140591b3ee6238474a76ad4894fec', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140591b3ee6238474a76ad4894fec', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550647850'} ; 2024-03-01 20:44:44,080 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:44:44,084 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:44:44,087 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:44,091 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:44:44,091 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:44:44,091 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:44:44,092 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:44:44,095 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:44:44,098 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:44:44,098 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:44:44,101 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:44:44,102 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:44:44,102 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:44:44,102 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb2f8527e10) -- 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 = 600140591b3ee6238474a76ad4894fec 2024-03-01 20:44:44,106 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:44:44,106 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:44:44,109 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140577982450e4c544d9b055bc4d9 ' '/dev/disk/by-id/scsi-3600140577982450e4c544d9b055bc4d9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_77982450-e4c5-44d9-b055-bc4d96816669 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669', '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': '77982450-e4c5-44d9-b055-bc4d96816669', 'ID_SERIAL': '3600140577982450e4c544d9b055bc4d9', 'ID_SERIAL_SHORT': '600140577982450e4c544d9b055bc4d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577982450e', 'ID_WWN_VENDOR_EXTENSION': '0x4c544d9b055bc4d9', 'ID_WWN_WITH_EXTENSION': '0x600140577982450e4c544d9b055bc4d9', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577982450e4c544d9b055bc4d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550645422'} ; 2024-03-01 20:44:44,109 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:44:44,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:44:44,115 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:44,119 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:44:44,119 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:44:44,120 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:44:44,120 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:44:44,123 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:44:44,126 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:44:44,126 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:44:44,129 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:44:44,129 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:44:44,130 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:44:44,130 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb2f8530f28) -- 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 = 600140577982450e4c544d9b055bc4d9 2024-03-01 20:44:44,133 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:44:44,133 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:44:44,137 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014056a7a8c862db54d97b92bab394 ' '/dev/disk/by-id/lvm-pv-uuid-Vyug4l-Sj9R-aREM-dHiu-HDeQ-zbY6-tH3j9S ' '/dev/disk/by-id/wwn-0x60014056a7a8c862db54d97b92bab394 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_6a7a8c86-2db5-4d97-b92b-ab39412a7044', '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': 'Vyug4l-Sj9R-aREM-dHiu-HDeQ-zbY6-tH3j9S', 'ID_FS_UUID_ENC': 'Vyug4l-Sj9R-aREM-dHiu-HDeQ-zbY6-tH3j9S', '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': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'ID_SERIAL': '360014056a7a8c862db54d97b92bab394', 'ID_SERIAL_SHORT': '60014056a7a8c862db54d97b92bab394', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056a7a8c862', 'ID_WWN_VENDOR_EXTENSION': '0xdb54d97b92bab394', 'ID_WWN_WITH_EXTENSION': '0x60014056a7a8c862db54d97b92bab394', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056a7a8c862db54d97b92bab394', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549906705'} ; 2024-03-01 20:44:44,137 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:44:44,140 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:44:44,143 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:44,147 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:44:44,147 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:44:44,147 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:44:44,147 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:44:44,150 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:44:44,154 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:44:44,154 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:44:44,157 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:44:44,157 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:44:44,158 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:44:44,158 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb2f8530b70) -- 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 = 60014056a7a8c862db54d97b92bab394 2024-03-01 20:44:44,161 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:44:44,164 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:44:44,164 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:44:44,168 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:44:44,168 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:44:44,171 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:44:44,171 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:44:44,175 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:44:44,175 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:44:44,178 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:44:44,178 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:44:44,178 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:44:44,206 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=OYp5ia-8la0-qMVa-XRQs-Fk8A-SOv4-u1Zydj LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN 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=ljHdIG-OaBn-85OA-KvyO-W3Ru-TPaI-l0YeOc LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN 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=Vyug4l-Sj9R-aREM-dHiu-HDeQ-zbY6-tH3j9S LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 20:44:44,206 INFO program/MainThread: stderr[9]: 2024-03-01 20:44:44,206 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:44:44,206 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:44:44,210 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Vyug4l-Sj9R-aREM-dHiu-HDeQ-zbY6-tH3j9S ; label: None ; device: /dev/sdc ; serial: 360014056a7a8c862db54d97b92bab394 ; exists: True ; vg_name: test_vg1 ; vg_uuid: usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:44:44,211 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:44:44,214 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:44:44,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN ; incomplete: True ; hidden: False ; 2024-03-01 20:44:44,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:44:44,224 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:44:44,227 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:44:44,230 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:44:44,233 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN ; incomplete: True ; hidden: False ; 2024-03-01 20:44:44,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:44:44,236 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:44:44,262 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:44:44,263 INFO program/MainThread: stderr[10]: 2024-03-01 20:44:44,263 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:44:44,267 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:44,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:44,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO ; incomplete: False ; hidden: False ; 2024-03-01 20:44:44,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:44:44,277 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:44:44,281 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:44:44,281 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:44:44,284 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:44:44,288 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:44:44,288 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:44:44,292 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:44:44,292 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:44:44,292 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:44:44,296 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:44:44,299 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:44:44,299 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:44:44,303 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:44:44,306 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:44:44,306 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:44:44,310 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:44:44,310 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:44:44,310 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:44:44,311 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:44:44,314 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:44:44,314 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:44:44,317 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:44:44,318 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:44:44,321 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-usllGff7H7u3Z5XYacWgaTWlsAWcmQhNFcKzFYhiPrC3N4baVqtNo2K0uA2EsJUO ' '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/ea599b4e-4d3b-4ed0-92e5-c98379389df9', '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-usllGff7H7u3Z5XYacWgaTWlsAWcmQhNFcKzFYhiPrC3N4baVqtNo2K0uA2EsJUO', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ea599b4e-4d3b-4ed0-92e5-c98379389df9', 'ID_FS_UUID_ENC': 'ea599b4e-4d3b-4ed0-92e5-c98379389df9', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '913037568'} ; 2024-03-01 20:44:44,321 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:44:44,322 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:44:44,325 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:44:44,326 INFO program/MainThread: stderr[11]: 2024-03-01 20:44:44,326 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:44:44,326 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:44:44,329 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:44:44,329 INFO program/MainThread: stderr[12]: 2024-03-01 20:44:44,329 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:44:44,329 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:44:44,332 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:44:44,332 INFO program/MainThread: stderr[13]: 2024-03-01 20:44:44,332 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:44:44,336 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:44,340 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:44:44,342 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:44,343 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:44,343 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:44,344 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:44,340 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb2f8528c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO 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 (0x7fb2f8dfff98) -- 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 = usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:44:44,345 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:44:44,348 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:44:44,348 INFO program/MainThread: stderr[14]: 2024-03-01 20:44:44,348 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:44:44,352 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:44:44,356 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:44:44,356 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:44:44,359 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:44:44,359 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:44:44,364 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:44:44,364 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:44:44,367 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:44:44,367 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:44:44,369 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:44:44,369 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:44:44,373 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:44:44,373 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:44:44,377 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:44:44,377 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:44:44,377 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:44:44,381 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405deeedd7241bd4c48b8d2895b6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_deeedd72-41bd-4c48-b8d2-895b68bd94f4 ' '/dev/disk/by-id/wwn-0x6001405deeedd7241bd4c48b8d2895b6', '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': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'ID_SERIAL': '36001405deeedd7241bd4c48b8d2895b6', 'ID_SERIAL_SHORT': '6001405deeedd7241bd4c48b8d2895b6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405deeedd724', 'ID_WWN_VENDOR_EXTENSION': '0x1bd4c48b8d2895b6', 'ID_WWN_WITH_EXTENSION': '0x6001405deeedd7241bd4c48b8d2895b6', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405deeedd7241bd4c48b8d2895b6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550031662'} ; 2024-03-01 20:44:44,381 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:44:44,384 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:44:44,387 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:44,391 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:44:44,392 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:44:44,392 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:44:44,392 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 20:44:44,395 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:44:44,398 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:44:44,398 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:44:44,402 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:44:44,402 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:44:44,402 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 20:44:44,402 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb2f8e000f0) -- 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 = 6001405deeedd7241bd4c48b8d2895b6 2024-03-01 20:44:44,406 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:44:44,406 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:44:44,409 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405b8e660b886fb440ebd18182d1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_b8e660b8-86fb-440e-bd18-182d13c366ca ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca ' '/dev/disk/by-id/scsi-36001405b8e660b886fb440ebd18182d1', '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': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'ID_SERIAL': '36001405b8e660b886fb440ebd18182d1', 'ID_SERIAL_SHORT': '6001405b8e660b886fb440ebd18182d1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b8e660b88', 'ID_WWN_VENDOR_EXTENSION': '0x6fb440ebd18182d1', 'ID_WWN_WITH_EXTENSION': '0x6001405b8e660b886fb440ebd18182d1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b8e660b886fb440ebd18182d1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550098754'} ; 2024-03-01 20:44:44,409 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:44:44,413 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:44:44,416 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:44,419 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:44:44,420 INFO blivet/MainThread: sde is a disk 2024-03-01 20:44:44,420 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 20:44:44,420 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 20:44:44,423 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:44:44,426 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:44:44,426 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:44:44,430 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:44:44,430 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:44:44,430 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 20:44:44,430 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb2f8530b38) -- 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 = 6001405b8e660b886fb440ebd18182d1 2024-03-01 20:44:44,434 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:44:44,434 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:44:44,437 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405984775db0c86458da914cb573 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08 ' '/dev/disk/by-id/scsi-36001405984775db0c86458da914cb573 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_984775db-0c86-458d-a914-cb573cb98e08', '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': '984775db-0c86-458d-a914-cb573cb98e08', 'ID_SERIAL': '36001405984775db0c86458da914cb573', 'ID_SERIAL_SHORT': '6001405984775db0c86458da914cb573', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405984775db0', 'ID_WWN_VENDOR_EXTENSION': '0xc86458da914cb573', 'ID_WWN_WITH_EXTENSION': '0x6001405984775db0c86458da914cb573', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405984775db0c86458da914cb573', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550115827'} ; 2024-03-01 20:44:44,437 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:44:44,440 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:44:44,443 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:44,447 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:44:44,448 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:44:44,448 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 20:44:44,448 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 20:44:44,451 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:44:44,454 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:44:44,455 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:44:44,458 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:44:44,458 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:44:44,458 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 20:44:44,458 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb2f854d358) -- 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 = 6001405984775db0c86458da914cb573 2024-03-01 20:44:44,462 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:44:44,462 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:44:44,465 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_67aeb14c-6f97-4aef-8535-ffebde2c102f ' '/dev/disk/by-id/wwn-0x600140567aeb14c6f974aef8535ffebd ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f ' '/dev/disk/by-id/scsi-3600140567aeb14c6f974aef8535ffebd', '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': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'ID_SERIAL': '3600140567aeb14c6f974aef8535ffebd', 'ID_SERIAL_SHORT': '600140567aeb14c6f974aef8535ffebd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140567aeb14c6', 'ID_WWN_VENDOR_EXTENSION': '0xf974aef8535ffebd', 'ID_WWN_WITH_EXTENSION': '0x600140567aeb14c6f974aef8535ffebd', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140567aeb14c6f974aef8535ffebd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550337184'} ; 2024-03-01 20:44:44,465 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:44:44,469 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:44:44,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:44,475 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:44:44,476 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:44:44,476 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 20:44:44,476 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 20:44:44,479 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:44:44,482 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:44:44,483 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:44:44,486 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:44:44,486 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:44:44,486 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 20:44:44,487 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb2f854db38) -- 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 = 600140567aeb14c6f974aef8535ffebd 2024-03-01 20:44:44,490 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:44:44,490 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:44:44,493 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140541895b0fd0424d85ab89e7d4b ' '/dev/disk/by-id/wwn-0x600140541895b0fd0424d85ab89e7d4b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_41895b0f-d042-4d85-ab89-e7d4b4e497cf ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf', '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': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'ID_SERIAL': '3600140541895b0fd0424d85ab89e7d4b', 'ID_SERIAL_SHORT': '600140541895b0fd0424d85ab89e7d4b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140541895b0fd', 'ID_WWN_VENDOR_EXTENSION': '0x0424d85ab89e7d4b', 'ID_WWN_WITH_EXTENSION': '0x600140541895b0fd0424d85ab89e7d4b', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140541895b0fd0424d85ab89e7d4b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550380784'} ; 2024-03-01 20:44:44,493 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:44:44,497 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:44:44,500 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:44,504 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:44:44,504 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:44:44,504 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 20:44:44,504 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 20:44:44,507 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:44:44,511 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:44:44,511 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:44:44,514 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:44:44,514 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:44:44,515 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 20:44:44,515 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb2f8530588) -- 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 = 600140541895b0fd0424d85ab89e7d4b 2024-03-01 20:44:44,518 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:44:44,518 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:44:44,521 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140568c57b064edb4be1bc77fb770 ' '/dev/disk/by-id/wwn-0x600140568c57b064edb4be1bc77fb770 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_68c57b06-4edb-4be1-bc77-fb770858af78', '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': '68c57b06-4edb-4be1-bc77-fb770858af78', 'ID_SERIAL': '3600140568c57b064edb4be1bc77fb770', 'ID_SERIAL_SHORT': '600140568c57b064edb4be1bc77fb770', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140568c57b064', 'ID_WWN_VENDOR_EXTENSION': '0xedb4be1bc77fb770', 'ID_WWN_WITH_EXTENSION': '0x600140568c57b064edb4be1bc77fb770', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140568c57b064edb4be1bc77fb770', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550447036'} ; 2024-03-01 20:44:44,522 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:44:44,525 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:44:44,528 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:44,532 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:44:44,532 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:44:44,532 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:44:44,532 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:44:44,536 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:44:44,539 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:44:44,539 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:44:44,542 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:44:44,542 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:44:44,543 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 20:44:44,543 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb2f8539a58) -- 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 = 600140568c57b064edb4be1bc77fb770 2024-03-01 20:44:44,546 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:44:44,546 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:44:44,550 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_a95585b0-05b1-46a5-9f3f-17aabc7b48af ' '/dev/disk/by-id/scsi-36001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af', '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': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'ID_SERIAL': '36001405a95585b005b146a59f3f17aab', 'ID_SERIAL_SHORT': '6001405a95585b005b146a59f3f17aab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a95585b00', 'ID_WWN_VENDOR_EXTENSION': '0x5b146a59f3f17aab', 'ID_WWN_WITH_EXTENSION': '0x6001405a95585b005b146a59f3f17aab', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a95585b005b146a59f3f17aab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550537073'} ; 2024-03-01 20:44:44,550 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:44:44,554 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:44:44,557 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:44,561 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:44:44,561 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:44:44,561 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 20:44:44,561 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 20:44:44,565 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:44:44,568 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:44:44,568 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:44:44,571 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:44:44,571 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:44:44,572 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 20:44:44,572 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb2f853d208) -- 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 = 6001405a95585b005b146a59f3f17aab 2024-03-01 20:44:44,575 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:44:44,575 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:44:44,578 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': '16386320'} ; 2024-03-01 20:44:44,578 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:44:44,582 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:44:44,585 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:44,588 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:44:44,589 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:44:44,589 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:44:44,589 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:44:44,589 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:44:44,589 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:44:44,592 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:44:44,595 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:44:44,595 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:44:44,599 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:44:44,599 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:44:44,599 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 20:44:44,600 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb2f8558940) -- name = xvda status = True id = 94 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:44:44,603 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:44:44,606 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:44:44,606 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 20:44:44,609 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:44:44,610 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 20:44:44,613 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:44:44,613 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 20:44:44,616 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:44:44,616 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 20:44:44,619 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:44:44,622 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:44:44,626 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:44:44,630 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 0x7fb2f84de788> 2024-03-01 20:44:47,464 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 20:44:47,469 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:44:47,469 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:44:47,473 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': '16389701'} ; 2024-03-01 20:44:47,473 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:44:47,473 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:44:47,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:47,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:47,482 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:44:47,485 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:47,488 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:47,488 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:47,500 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:47,515 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:44:47,518 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 20:44:47,519 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 20:44:47,522 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:44:47,522 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:44:47,526 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:44:47,529 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:44:47,529 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:44:47,532 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:44:47,533 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:44:47,533 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:44:47,536 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:44:47,539 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:44:47,542 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:44:47,545 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:44:47,549 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:44:47,549 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:44:47,549 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 20:44:47,550 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:44:47,549 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fb2f8558a20) -- 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 0x7fb2f84ee200> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:44:47,553 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:44:47,557 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:44:47,557 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 20:44:47,560 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:44:47,560 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 20:44:47,563 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:44:47,564 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 20:44:47,567 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:44:47,567 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 20:44:47,567 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:44:47,570 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:44:47,571 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 20:44:47,574 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:44:47,574 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:44:47,577 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-usllGff7H7u3Z5XYacWgaTWlsAWcmQhNFcKzFYhiPrC3N4baVqtNo2K0uA2EsJUO ' '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/ea599b4e-4d3b-4ed0-92e5-c98379389df9 ' '/dev/mapper/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-usllGff7H7u3Z5XYacWgaTWlsAWcmQhNFcKzFYhiPrC3N4baVqtNo2K0uA2EsJUO', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ea599b4e-4d3b-4ed0-92e5-c98379389df9', 'ID_FS_UUID_ENC': 'ea599b4e-4d3b-4ed0-92e5-c98379389df9', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '913037568'} ; 2024-03-01 20:44:47,577 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:44:47,577 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:44:47,581 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:44:47,581 INFO program/MainThread: stderr[15]: 2024-03-01 20:44:47,582 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:44:47,582 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:44:47,585 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:44:47,585 INFO program/MainThread: stderr[16]: 2024-03-01 20:44:47,585 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:44:47,585 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:44:47,588 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:44:47,588 INFO program/MainThread: stderr[17]: 2024-03-01 20:44:47,588 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:44:47,592 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:47,595 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:44:47,598 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,599 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,599 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,600 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,596 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb2f8528c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO 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 (0x7fb2f8dfff98) -- 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 = usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:44:47,600 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:44:47,603 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:44:47,604 INFO program/MainThread: stderr[18]: 2024-03-01 20:44:47,604 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:44:47,608 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:44:47,608 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:44:47,608 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:47,620 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:47,632 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:44:47,633 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:44:47,637 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:44:47,640 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:47,643 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:44:47,646 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:44:47,646 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:44:47,648 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:44:47,651 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:47,654 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:44:47,657 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:44:47,657 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:44:47,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:44:47,663 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:47,666 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:44:47,668 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:44:47,669 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:44:47,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:44:47,674 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:47,677 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:44:47,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:44:47,680 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:44:47,683 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:44:47,686 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:47,689 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:44:47,691 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:44:47,692 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:44:47,694 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:44:47,697 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:44:47,700 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:44:47,703 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:44:47,703 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:44:47,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:47,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:44:47,709 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 20:44:47,709 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:44:47,710 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:44:47,710 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:44:47,711 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:44:47,711 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:44:47,711 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:44:47,712 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:44:47,712 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:44:47,712 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:44:47,713 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:44:47,713 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:44:47,714 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:44:47,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:44:47,719 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:44:47,720 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:44:47,722 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:44:47,725 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:44:47,725 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:44:47,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:44:47,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 20:44:47,731 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:44:47,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:44:47,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:44:47,737 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:44:47,739 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,740 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,740 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,741 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,737 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb2f8528c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO 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 (0x7fb2f8dfff98) -- 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 = usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:44:47,743 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,744 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,744 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,745 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,742 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb2f8528c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO 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 (0x7fb2f8dfff98) -- 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 = usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:44:47,747 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,748 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,748 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,749 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,745 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb2f8528c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO 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 (0x7fb2f8dfff98) -- 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 = usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:44:47,751 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,752 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,752 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,753 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,749 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb2f8528c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO 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 (0x7fb2f8dfff98) -- 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 = usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:44:47,755 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,756 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,756 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,757 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,753 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb2f8528c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO 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 (0x7fb2f8dfff98) -- 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 = usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:44:47,759 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,760 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,760 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,761 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,757 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb2f8528c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO 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 (0x7fb2f8dfff98) -- 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 = usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:44:47,763 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,764 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,764 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,765 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,761 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb2f8528c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO 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 (0x7fb2f8dfff98) -- 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 = usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:44:47,767 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,768 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,768 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,769 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,765 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb2f8528c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO 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 (0x7fb2f8dfff98) -- 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 = usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:44:47,771 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,772 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,772 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,773 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,769 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb2f8528c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO 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 (0x7fb2f8dfff98) -- 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 = usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:44:47,775 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,775 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,776 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,776 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,773 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb2f8528c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO 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 (0x7fb2f8dfff98) -- 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 = usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:44:47,779 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,779 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,780 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,780 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,777 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb2f8528c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO 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 (0x7fb2f8dfff98) -- 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 = usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:44:47,783 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,783 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,784 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,784 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,781 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb2f8528c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO 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 (0x7fb2f8dfff98) -- 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 = usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:44:47,787 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,787 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,788 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,788 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,785 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb2f8528c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO 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 (0x7fb2f8dfff98) -- 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 = usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:44:47,790 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,791 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,791 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,792 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,789 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb2f8528c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO 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 (0x7fb2f8dfff98) -- 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 = usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:44:47,794 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,795 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,795 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,796 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,792 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb2f8528c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO 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 (0x7fb2f8dfff98) -- 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 = usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:44:47,798 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,799 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,799 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,800 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,796 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb2f8528c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO 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 (0x7fb2f8dfff98) -- 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 = usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:44:47,802 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,803 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,803 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,804 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,800 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb2f8528c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO 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 (0x7fb2f8dfff98) -- 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 = usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:44:47,806 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,807 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,807 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,808 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,804 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb2f8528c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO 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 (0x7fb2f8dfff98) -- 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 = usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:44:47,810 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,811 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,811 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,812 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,808 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb2f8528c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO 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 (0x7fb2f8dfff98) -- 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 = usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:44:47,814 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,815 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,815 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,816 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,812 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb2f8528c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO 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 (0x7fb2f8dfff98) -- 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 = usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:44:47,818 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,819 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,819 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,820 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,816 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb2f8528c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO 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 (0x7fb2f8dfff98) -- 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 = usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:44:47,822 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,823 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,823 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,823 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,820 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb2f8528c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO 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 (0x7fb2f8dfff98) -- 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 = usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:44:47,826 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,826 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,827 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,827 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,824 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb2f8528c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO 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 (0x7fb2f8dfff98) -- 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 = usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:44:47,830 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,830 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,831 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,831 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,828 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb2f8528c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO 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 (0x7fb2f8dfff98) -- 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 = usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:44:47,834 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,834 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,835 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,835 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,832 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb2f8528c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO 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 (0x7fb2f8dfff98) -- 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 = usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:44:47,838 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,838 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,838 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,839 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,836 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb2f8528c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO 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 (0x7fb2f8dfff98) -- 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 = usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:44:47,841 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,842 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,842 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,843 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,840 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb2f8528c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO 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 (0x7fb2f8dfff98) -- 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 = usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:44:47,845 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,846 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,846 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,847 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,843 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb2f8528c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO 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 (0x7fb2f8dfff98) -- 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 = usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:44:47,849 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,850 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,850 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,851 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,847 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb2f8528c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO 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 (0x7fb2f8dfff98) -- 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 = usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:44:47,853 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,854 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,854 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,855 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,851 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb2f8528c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO 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 (0x7fb2f8dfff98) -- 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 = usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:44:47,857 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,858 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,858 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,859 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,855 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb2f8528c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO 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 (0x7fb2f8dfff98) -- 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 = usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:44:47,861 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,862 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,862 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:44:47,862 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:44:47,859 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb2f8528c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FcKzFY-hiPr-C3N4-baVq-tNo2-K0uA-2EsJUO 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 (0x7fb2f8dfff98) -- 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 = usllGf-f7H7-u3Z5-XYac-WgaT-WlsA-WcmQhN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:44:47,863 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 20:44:47,866 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:44:47,866 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:44:47,867 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 115 2024-03-01 20:44:47,870 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 20:44:47,870 INFO blivet/MainThread: registered action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:44:47,871 INFO program/MainThread: Running [19] dmsetup --version ... 2024-03-01 20:44:47,875 INFO program/MainThread: stdout[19]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 20:44:47,875 INFO program/MainThread: stderr[19]: 2024-03-01 20:44:47,875 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:44:47,879 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:44:47,880 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 20:44:47,880 INFO blivet/MainThread: registered action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:44:47,880 DEBUG blivet.ansible/MainThread: ['sdb', 'test_vg1', 'sda', 'sdc'] 2024-03-01 20:44:47,880 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 20:44:47,883 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 20:44:47,884 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:44:47,887 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:44:47,890 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:44:47,893 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:44:47,893 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 20:44:47,893 INFO blivet/MainThread: registered action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:44:47,893 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 20:44:47,893 DEBUG blivet/MainThread: removing sdb 2024-03-01 20:44:47,896 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 20:44:47,896 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:44:47,896 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:44:47,899 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 20:44:47,899 INFO blivet/MainThread: registered action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:44:47,899 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 20:44:47,900 DEBUG blivet/MainThread: removing sda 2024-03-01 20:44:47,902 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 20:44:47,903 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:44:47,903 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 121 2024-03-01 20:44:47,906 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 20:44:47,906 INFO blivet/MainThread: registered action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:44:47,906 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 20:44:47,906 DEBUG blivet/MainThread: removing sdc 2024-03-01 20:44:47,909 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 20:44:47,909 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:44:47,909 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:44:47,912 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 20:44:47,912 INFO blivet/MainThread: registered action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:44:47,913 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:47,924 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:47,936 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:47,946 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:47,961 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:44:47,961 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:44:47,961 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:44:47,961 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:44:47,961 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:44:47,962 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:44:47,962 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:44:47,962 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:44:47,962 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:44:47,965 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:44:47,968 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:44:47,970 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:44:47,971 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:44:47,974 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:44:47,974 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 0x7fb2f84aa3b8> 2024-03-01 20:44:47,974 INFO blivet/MainThread: sorting actions... 2024-03-01 20:44:47,975 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:44:47,975 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:44:47,975 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:44:47,975 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:44:47,975 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:44:47,976 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:44:47,976 INFO blivet/MainThread: executing action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:44:47,979 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:44:47,982 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:44:47,982 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 20:44:47,990 INFO program/MainThread: stdout: 2024-03-01 20:44:47,991 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:44:47,991 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:47,991 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:48,009 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:48,009 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:48,021 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:48,021 INFO blivet/MainThread: executing action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:44:48,025 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 20:44:48,029 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:44:48,032 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:44:48,036 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 20:44:48,039 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:44:48,039 INFO program/MainThread: Running [20] lvm lvchange -an test_vg1/lv1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:44:48,074 INFO program/MainThread: stdout[20]: 2024-03-01 20:44:48,074 INFO program/MainThread: stderr[20]: 2024-03-01 20:44:48,074 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:44:48,079 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:44:48,082 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:44:48,086 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:44:48,089 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:44:48,092 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:44:48,095 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:44:48,098 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:44:48,101 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 20:44:48,101 INFO program/MainThread: Running [21] lvm lvremove --yes test_vg1/lv1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:44:48,138 INFO program/MainThread: stdout[21]: Logical volume "lv1" successfully removed. 2024-03-01 20:44:48,138 INFO program/MainThread: stderr[21]: 2024-03-01 20:44:48,138 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:44:48,139 INFO blivet/MainThread: executing action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:44:48,146 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 20:44:48,158 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 20:44:48,163 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:44:48,169 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:44:48,174 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:44:48,180 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:44:48,186 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:44:48,192 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:44:48,197 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:44:48,200 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 20:44:48,200 INFO program/MainThread: Running [22] lvm vgreduce --removemissing --force test_vg1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:44:48,239 INFO program/MainThread: stdout[22]: Volume group "test_vg1" is already consistent. 2024-03-01 20:44:48,239 INFO program/MainThread: stderr[22]: 2024-03-01 20:44:48,239 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:44:48,240 INFO program/MainThread: Running [23] lvm vgchange -an test_vg1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:44:48,279 INFO program/MainThread: stdout[23]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 20:44:48,279 INFO program/MainThread: stderr[23]: 2024-03-01 20:44:48,279 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:44:48,279 INFO program/MainThread: Running [24] lvm vgremove --force test_vg1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:44:48,312 INFO program/MainThread: stdout[24]: Volume group "test_vg1" successfully removed 2024-03-01 20:44:48,312 INFO program/MainThread: stderr[24]: 2024-03-01 20:44:48,312 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:44:48,313 INFO blivet/MainThread: executing action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:44:48,320 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:44:48,326 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:44:48,352 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:44:48,352 INFO program/MainThread: Running [25] lvm pvremove --force --force --yes /dev/sdc --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:44:48,388 INFO program/MainThread: stdout[25]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 20:44:48,388 INFO program/MainThread: stderr[25]: 2024-03-01 20:44:48,389 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:44:48,389 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 20:44:48,389 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:48,423 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:48,424 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:48,437 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:48,437 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:48,451 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:48,451 INFO blivet/MainThread: executing action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:44:48,455 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:44:48,458 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:44:48,461 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:44:48,461 INFO program/MainThread: Running [26] lvm pvremove --force --force --yes /dev/sda --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:44:48,490 INFO program/MainThread: stdout[26]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 20:44:48,490 INFO program/MainThread: stderr[26]: 2024-03-01 20:44:48,491 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:44:48,491 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 20:44:48,491 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:48,517 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:48,518 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:48,532 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:48,532 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:48,547 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:48,547 INFO blivet/MainThread: executing action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:44:48,551 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:44:48,554 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:44:48,557 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:44:48,557 INFO program/MainThread: Running [27] lvm pvremove --force --force --yes /dev/sdb --config= devices { filter=["a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:44:48,585 INFO program/MainThread: stdout[27]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 20:44:48,585 INFO program/MainThread: stderr[27]: 2024-03-01 20:44:48,585 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:44:48,585 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 20:44:48,586 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:48,612 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:48,612 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:48,629 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:48,629 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:44:48,645 DEBUG program/MainThread: Return code: 0 2024-03-01 20:44:48,650 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:44:48,650 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 0x7fb2f84ee200> 2024-03-01 20:45:00,066 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_vk8hrdkm/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:45:04,836 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_4v09qxqx/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:45:12,007 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_lgtqzm1y/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:45:12,044 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:45:12,044 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:45:12,047 INFO program/MainThread: stdout[2]: 2024-03-01 20:45:12,047 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 20:45:12,048 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:45:12,048 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:45:12,052 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:12,053 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:45:12,056 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:45:12,056 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:45:12,060 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:45:12,060 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:45:12,063 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:45:12,063 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:45:12,071 INFO program/MainThread: stdout: 2024-03-01 20:45:12,071 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:45:12,071 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:45:12,071 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:45:12,071 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:45:12,071 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:45:12,071 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:45:12,071 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:45:12,071 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:45:12,071 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:45:12,071 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:45:12,071 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:45:12,071 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:45:12,071 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:45:12,071 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:45:12,071 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:45:12,071 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:12,071 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:45:12,072 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:45:12,072 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:45:12,072 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:45:12,072 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:45:12,072 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:45:12,073 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:45:12,073 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:12,085 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:12,096 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:45:12,100 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140577739717c77d41b180d75174f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566 ' '/dev/disk/by-id/scsi-3600140577739717c77d41b180d75174f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_77739717-c77d-41b1-80d7-5174ffdee566', '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': '77739717-c77d-41b1-80d7-5174ffdee566', 'ID_SERIAL': '3600140577739717c77d41b180d75174f', 'ID_SERIAL_SHORT': '600140577739717c77d41b180d75174f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577739717c', 'ID_WWN_VENDOR_EXTENSION': '0x77d41b180d75174f', 'ID_WWN_WITH_EXTENSION': '0x600140577739717c77d41b180d75174f', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577739717c77d41b180d75174f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549842181'} ; 2024-03-01 20:45:12,100 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:45:12,101 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:45:12,130 INFO program/MainThread: stdout[3]: 2024-03-01 20:45:12,131 INFO program/MainThread: stderr[3]: 2024-03-01 20:45:12,131 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:45:12,135 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:45:12,138 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:12,144 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:45:12,149 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:45:12,149 INFO blivet/MainThread: sda is a disk 2024-03-01 20:45:12,150 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:45:12,150 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:45:12,153 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:45:12,157 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:45:12,157 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:45:12,160 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:45:12,161 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:45:12,161 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:45:12,161 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbc71e8add8) -- 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 = 600140577739717c77d41b180d75174f 2024-03-01 20:45:12,165 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:45:12,165 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:45:12,169 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405018be342b0454267960b1c8f4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_018be342-b045-4267-960b-1c8f4bfef8a4 ' '/dev/disk/by-id/scsi-36001405018be342b0454267960b1c8f4', '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': '018be342-b045-4267-960b-1c8f4bfef8a4', 'ID_SERIAL': '36001405018be342b0454267960b1c8f4', 'ID_SERIAL_SHORT': '6001405018be342b0454267960b1c8f4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405018be342b', 'ID_WWN_VENDOR_EXTENSION': '0x0454267960b1c8f4', 'ID_WWN_WITH_EXTENSION': '0x6001405018be342b0454267960b1c8f4', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405018be342b0454267960b1c8f4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549911453'} ; 2024-03-01 20:45:12,169 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:45:12,172 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:45:12,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:12,179 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:45:12,180 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:45:12,180 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:45:12,180 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:45:12,183 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:45:12,186 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:45:12,186 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:45:12,190 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:45:12,190 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:45:12,190 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:45:12,191 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbc71e432e8) -- 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 = 6001405018be342b0454267960b1c8f4 2024-03-01 20:45:12,194 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:45:12,194 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:45:12,197 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a ' '/dev/disk/by-id/scsi-3600140591b3ee6238474a76ad4894fec ' '/dev/disk/by-id/wwn-0x600140591b3ee6238474a76ad4894fec ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_91b3ee62-3847-4a76-ad48-94fec947ac9a', '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': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'ID_SERIAL': '3600140591b3ee6238474a76ad4894fec', 'ID_SERIAL_SHORT': '600140591b3ee6238474a76ad4894fec', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140591b3ee623', 'ID_WWN_VENDOR_EXTENSION': '0x8474a76ad4894fec', 'ID_WWN_WITH_EXTENSION': '0x600140591b3ee6238474a76ad4894fec', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140591b3ee6238474a76ad4894fec', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550647850'} ; 2024-03-01 20:45:12,198 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:45:12,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:45:12,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:12,208 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:45:12,208 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:45:12,208 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:45:12,208 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:45:12,212 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:45:12,215 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:45:12,215 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:45:12,218 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:45:12,219 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:45:12,219 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:45:12,219 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbc70df89e8) -- 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 = 600140591b3ee6238474a76ad4894fec 2024-03-01 20:45:12,223 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:45:12,223 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:45:12,226 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669 ' '/dev/disk/by-id/scsi-3600140577982450e4c544d9b055bc4d9 ' '/dev/disk/by-id/wwn-0x600140577982450e4c544d9b055bc4d9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_77982450-e4c5-44d9-b055-bc4d96816669', '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': '77982450-e4c5-44d9-b055-bc4d96816669', 'ID_SERIAL': '3600140577982450e4c544d9b055bc4d9', 'ID_SERIAL_SHORT': '600140577982450e4c544d9b055bc4d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577982450e', 'ID_WWN_VENDOR_EXTENSION': '0x4c544d9b055bc4d9', 'ID_WWN_WITH_EXTENSION': '0x600140577982450e4c544d9b055bc4d9', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577982450e4c544d9b055bc4d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550645422'} ; 2024-03-01 20:45:12,226 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:45:12,229 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:45:12,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:12,236 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:45:12,237 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:45:12,237 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:45:12,237 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:45:12,240 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:45:12,244 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:45:12,244 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:45:12,247 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:45:12,247 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:45:12,248 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:45:12,248 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbc70df8ef0) -- 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 = 600140577982450e4c544d9b055bc4d9 2024-03-01 20:45:12,251 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:45:12,251 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:45:12,255 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014056a7a8c862db54d97b92bab394 ' '/dev/disk/by-id/wwn-0x60014056a7a8c862db54d97b92bab394 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_6a7a8c86-2db5-4d97-b92b-ab39412a7044 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044', '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': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'ID_SERIAL': '360014056a7a8c862db54d97b92bab394', 'ID_SERIAL_SHORT': '60014056a7a8c862db54d97b92bab394', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056a7a8c862', 'ID_WWN_VENDOR_EXTENSION': '0xdb54d97b92bab394', 'ID_WWN_WITH_EXTENSION': '0x60014056a7a8c862db54d97b92bab394', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056a7a8c862db54d97b92bab394', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549906705'} ; 2024-03-01 20:45:12,255 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:45:12,258 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:45:12,261 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:12,265 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:45:12,265 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:45:12,266 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:45:12,266 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:45:12,269 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:45:12,272 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:45:12,272 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:45:12,276 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:45:12,276 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:45:12,276 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:45:12,276 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbc70df8f98) -- 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 = 60014056a7a8c862db54d97b92bab394 2024-03-01 20:45:12,280 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:45:12,280 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:45:12,283 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_deeedd72-41bd-4c48-b8d2-895b68bd94f4 ' '/dev/disk/by-id/wwn-0x6001405deeedd7241bd4c48b8d2895b6 ' '/dev/disk/by-id/scsi-36001405deeedd7241bd4c48b8d2895b6', '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': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'ID_SERIAL': '36001405deeedd7241bd4c48b8d2895b6', 'ID_SERIAL_SHORT': '6001405deeedd7241bd4c48b8d2895b6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405deeedd724', 'ID_WWN_VENDOR_EXTENSION': '0x1bd4c48b8d2895b6', 'ID_WWN_WITH_EXTENSION': '0x6001405deeedd7241bd4c48b8d2895b6', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405deeedd7241bd4c48b8d2895b6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550031662'} ; 2024-03-01 20:45:12,283 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:45:12,287 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:45:12,290 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:12,293 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:45:12,294 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:45:12,294 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:45:12,294 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:45:12,297 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:45:12,301 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:45:12,301 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:45:12,304 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:45:12,304 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:45:12,305 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:45:12,305 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbc70dfeeb8) -- 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 = 6001405deeedd7241bd4c48b8d2895b6 2024-03-01 20:45:12,308 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:45:12,308 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:45:12,312 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405b8e660b886fb440ebd18182d1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_b8e660b8-86fb-440e-bd18-182d13c366ca ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca ' '/dev/disk/by-id/wwn-0x6001405b8e660b886fb440ebd18182d1', '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': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'ID_SERIAL': '36001405b8e660b886fb440ebd18182d1', 'ID_SERIAL_SHORT': '6001405b8e660b886fb440ebd18182d1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b8e660b88', 'ID_WWN_VENDOR_EXTENSION': '0x6fb440ebd18182d1', 'ID_WWN_WITH_EXTENSION': '0x6001405b8e660b886fb440ebd18182d1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b8e660b886fb440ebd18182d1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550098754'} ; 2024-03-01 20:45:12,312 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:45:12,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:45:12,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:12,322 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:45:12,323 INFO blivet/MainThread: sde is a disk 2024-03-01 20:45:12,323 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:45:12,323 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:45:12,326 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:45:12,329 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:45:12,330 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:45:12,333 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:45:12,333 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:45:12,334 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:45:12,334 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbc70dfefd0) -- 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 = 6001405b8e660b886fb440ebd18182d1 2024-03-01 20:45:12,337 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:45:12,337 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:45:12,340 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_984775db-0c86-458d-a914-cb573cb98e08 ' '/dev/disk/by-id/scsi-36001405984775db0c86458da914cb573 ' '/dev/disk/by-id/wwn-0x6001405984775db0c86458da914cb573', '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': '984775db-0c86-458d-a914-cb573cb98e08', 'ID_SERIAL': '36001405984775db0c86458da914cb573', 'ID_SERIAL_SHORT': '6001405984775db0c86458da914cb573', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405984775db0', 'ID_WWN_VENDOR_EXTENSION': '0xc86458da914cb573', 'ID_WWN_WITH_EXTENSION': '0x6001405984775db0c86458da914cb573', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405984775db0c86458da914cb573', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550115827'} ; 2024-03-01 20:45:12,341 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:45:12,344 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:45:12,347 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:12,351 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:45:12,351 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:45:12,351 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:45:12,352 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:45:12,355 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:45:12,358 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:45:12,358 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:45:12,362 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:45:12,362 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:45:12,362 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:45:12,362 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbc70e06ac8) -- 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 = 6001405984775db0c86458da914cb573 2024-03-01 20:45:12,366 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:45:12,366 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:45:12,370 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_67aeb14c-6f97-4aef-8535-ffebde2c102f ' '/dev/disk/by-id/scsi-3600140567aeb14c6f974aef8535ffebd ' '/dev/disk/by-id/wwn-0x600140567aeb14c6f974aef8535ffebd', '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': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'ID_SERIAL': '3600140567aeb14c6f974aef8535ffebd', 'ID_SERIAL_SHORT': '600140567aeb14c6f974aef8535ffebd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140567aeb14c6', 'ID_WWN_VENDOR_EXTENSION': '0xf974aef8535ffebd', 'ID_WWN_WITH_EXTENSION': '0x600140567aeb14c6f974aef8535ffebd', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140567aeb14c6f974aef8535ffebd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550337184'} ; 2024-03-01 20:45:12,370 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:45:12,373 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:45:12,376 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:12,380 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:45:12,380 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:45:12,381 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:45:12,381 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:45:12,384 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:45:12,387 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:45:12,387 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:45:12,391 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:45:12,391 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:45:12,391 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:45:12,391 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbc70dfee48) -- 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 = 600140567aeb14c6f974aef8535ffebd 2024-03-01 20:45:12,395 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:45:12,395 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:45:12,398 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140541895b0fd0424d85ab89e7d4b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_41895b0f-d042-4d85-ab89-e7d4b4e497cf ' '/dev/disk/by-id/scsi-3600140541895b0fd0424d85ab89e7d4b', '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': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'ID_SERIAL': '3600140541895b0fd0424d85ab89e7d4b', 'ID_SERIAL_SHORT': '600140541895b0fd0424d85ab89e7d4b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140541895b0fd', 'ID_WWN_VENDOR_EXTENSION': '0x0424d85ab89e7d4b', 'ID_WWN_WITH_EXTENSION': '0x600140541895b0fd0424d85ab89e7d4b', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140541895b0fd0424d85ab89e7d4b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550380784'} ; 2024-03-01 20:45:12,398 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:45:12,402 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:45:12,405 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:12,409 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:45:12,409 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:45:12,409 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:45:12,409 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:45:12,413 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:45:12,416 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:45:12,416 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:45:12,419 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:45:12,420 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:45:12,420 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:45:12,420 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbc70e0fb70) -- 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 = 600140541895b0fd0424d85ab89e7d4b 2024-03-01 20:45:12,424 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:45:12,424 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:45:12,427 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140568c57b064edb4be1bc77fb770 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_68c57b06-4edb-4be1-bc77-fb770858af78 ' '/dev/disk/by-id/scsi-3600140568c57b064edb4be1bc77fb770 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78', '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': '68c57b06-4edb-4be1-bc77-fb770858af78', 'ID_SERIAL': '3600140568c57b064edb4be1bc77fb770', 'ID_SERIAL_SHORT': '600140568c57b064edb4be1bc77fb770', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140568c57b064', 'ID_WWN_VENDOR_EXTENSION': '0xedb4be1bc77fb770', 'ID_WWN_WITH_EXTENSION': '0x600140568c57b064edb4be1bc77fb770', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140568c57b064edb4be1bc77fb770', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550447036'} ; 2024-03-01 20:45:12,427 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:45:12,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:45:12,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:12,438 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:45:12,438 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:45:12,438 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:45:12,438 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:45:12,441 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:45:12,445 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:45:12,445 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:45:12,448 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:45:12,448 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:45:12,449 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:45:12,449 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbc70e17240) -- 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 = 600140568c57b064edb4be1bc77fb770 2024-03-01 20:45:12,452 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:45:12,452 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:45:12,456 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af ' '/dev/disk/by-id/scsi-36001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_a95585b0-05b1-46a5-9f3f-17aabc7b48af', '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': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'ID_SERIAL': '36001405a95585b005b146a59f3f17aab', 'ID_SERIAL_SHORT': '6001405a95585b005b146a59f3f17aab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a95585b00', 'ID_WWN_VENDOR_EXTENSION': '0x5b146a59f3f17aab', 'ID_WWN_WITH_EXTENSION': '0x6001405a95585b005b146a59f3f17aab', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a95585b005b146a59f3f17aab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550537073'} ; 2024-03-01 20:45:12,456 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:45:12,459 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:45:12,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:12,466 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:45:12,467 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:45:12,467 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:45:12,467 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:45:12,471 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:45:12,474 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:45:12,474 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:45:12,477 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:45:12,478 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:45:12,478 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:45:12,478 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbc70e067b8) -- 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 = 6001405a95585b005b146a59f3f17aab 2024-03-01 20:45:12,482 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:45:12,482 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:45:12,485 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': '16386320'} ; 2024-03-01 20:45:12,485 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:45:12,489 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:45:12,492 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:12,495 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:45:12,496 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:45:12,496 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:45:12,496 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:45:12,496 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:45:12,496 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:45:12,499 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:45:12,503 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:45:12,503 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:45:12,506 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:45:12,507 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:45:12,507 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:45:12,507 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbc70e17fd0) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:45:12,511 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:45:12,514 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:45:12,515 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:45:12,518 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:45:12,518 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:45:12,522 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:45:12,522 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:45:12,525 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:45:12,525 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:45:12,528 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:45:12,532 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:12,535 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:45:12,539 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 0x7fbc70db1188> 2024-03-01 20:45:15,373 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:45:15,377 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:45:15,378 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:45:15,382 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': '16389701'} ; 2024-03-01 20:45:15,382 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:45:15,382 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:45:15,385 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:45:15,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:15,392 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:45:15,395 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:45:15,398 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:15,398 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:15,412 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:15,427 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:45:15,430 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:45:15,431 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:45:15,435 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:45:15,435 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:45:15,438 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:45:15,441 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:45:15,441 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:45:15,445 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:45:15,445 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:45:15,445 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:45:15,449 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:45:15,453 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:45:15,456 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:45:15,459 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:45:15,462 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:45:15,463 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:45:15,463 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:45:15,464 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:45:15,463 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fbc70e17908) -- 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 0x7fbc70daf5c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:45:15,467 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:45:15,471 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:45:15,471 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:45:15,474 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:45:15,474 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:45:15,478 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:45:15,478 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:45:15,481 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:45:15,481 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:45:15,483 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:45:15,483 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:45:15,487 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:45:15,487 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:45:15,490 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:45:15,490 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:45:15,491 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:15,502 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:15,514 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:45:15,515 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:45:15,518 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:45:15,521 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:15,524 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:45:15,527 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:45:15,528 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:45:15,530 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:45:15,533 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:15,536 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:45:15,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:45:15,539 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:45:15,542 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:45:15,545 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:15,548 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:45:15,551 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:45:15,551 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:45:15,554 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:45:15,557 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:15,560 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:45:15,562 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:45:15,563 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:45:15,565 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:45:15,568 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:15,571 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:45:15,574 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:45:15,574 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:45:15,577 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:45:15,580 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:15,583 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:45:15,586 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:45:15,586 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:45:15,586 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:45:15,586 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:45:15,586 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 20:45:15,587 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:45:15,587 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:45:15,587 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:45:15,587 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:45:15,587 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:45:20,144 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_uxwmjazx/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:45:20,181 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:45:20,181 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:45:20,184 INFO program/MainThread: stdout[2]: 2024-03-01 20:45:20,184 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 20:45:20,184 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:45:20,185 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:45:20,189 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:20,189 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:45:20,193 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:45:20,193 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:45:20,196 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:45:20,196 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:45:20,199 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:45:20,199 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:45:20,207 INFO program/MainThread: stdout: 2024-03-01 20:45:20,207 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:45:20,207 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:45:20,207 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:45:20,207 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:45:20,207 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:45:20,207 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:45:20,207 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:45:20,207 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:45:20,207 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:45:20,207 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:45:20,207 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:45:20,207 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:45:20,207 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:45:20,207 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:45:20,207 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:45:20,207 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:20,207 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:45:20,208 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:45:20,208 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:45:20,208 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:45:20,208 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:45:20,208 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:45:20,209 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:45:20,209 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:20,221 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:20,232 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:45:20,237 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140577739717c77d41b180d75174f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_77739717-c77d-41b1-80d7-5174ffdee566 ' '/dev/disk/by-id/scsi-3600140577739717c77d41b180d75174f', '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': '77739717-c77d-41b1-80d7-5174ffdee566', 'ID_SERIAL': '3600140577739717c77d41b180d75174f', 'ID_SERIAL_SHORT': '600140577739717c77d41b180d75174f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577739717c', 'ID_WWN_VENDOR_EXTENSION': '0x77d41b180d75174f', 'ID_WWN_WITH_EXTENSION': '0x600140577739717c77d41b180d75174f', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577739717c77d41b180d75174f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549842181'} ; 2024-03-01 20:45:20,237 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:45:20,237 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:45:20,270 INFO program/MainThread: stdout[3]: 2024-03-01 20:45:20,270 INFO program/MainThread: stderr[3]: 2024-03-01 20:45:20,270 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:45:20,274 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:45:20,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:20,283 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:45:20,287 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:45:20,288 INFO blivet/MainThread: sda is a disk 2024-03-01 20:45:20,288 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:45:20,288 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:45:20,292 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:45:20,295 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:45:20,295 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:45:20,298 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:45:20,299 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:45:20,299 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:45:20,299 INFO blivet/MainThread: got device: DiskDevice instance (0x7f62cf540cf8) -- 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 = 600140577739717c77d41b180d75174f 2024-03-01 20:45:20,303 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:45:20,303 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:45:20,306 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_018be342-b045-4267-960b-1c8f4bfef8a4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4 ' '/dev/disk/by-id/scsi-36001405018be342b0454267960b1c8f4 ' '/dev/disk/by-id/wwn-0x6001405018be342b0454267960b1c8f4', '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': '018be342-b045-4267-960b-1c8f4bfef8a4', 'ID_SERIAL': '36001405018be342b0454267960b1c8f4', 'ID_SERIAL_SHORT': '6001405018be342b0454267960b1c8f4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405018be342b', 'ID_WWN_VENDOR_EXTENSION': '0x0454267960b1c8f4', 'ID_WWN_WITH_EXTENSION': '0x6001405018be342b0454267960b1c8f4', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405018be342b0454267960b1c8f4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549911453'} ; 2024-03-01 20:45:20,307 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:45:20,310 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:45:20,313 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:20,316 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:45:20,317 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:45:20,317 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:45:20,317 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:45:20,320 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:45:20,323 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:45:20,323 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:45:20,327 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:45:20,327 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:45:20,327 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:45:20,327 INFO blivet/MainThread: got device: DiskDevice instance (0x7f62cf4f92e8) -- 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 = 6001405018be342b0454267960b1c8f4 2024-03-01 20:45:20,331 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:45:20,331 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:45:20,334 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_91b3ee62-3847-4a76-ad48-94fec947ac9a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a ' '/dev/disk/by-id/scsi-3600140591b3ee6238474a76ad4894fec ' '/dev/disk/by-id/wwn-0x600140591b3ee6238474a76ad4894fec', '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': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'ID_SERIAL': '3600140591b3ee6238474a76ad4894fec', 'ID_SERIAL_SHORT': '600140591b3ee6238474a76ad4894fec', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140591b3ee623', 'ID_WWN_VENDOR_EXTENSION': '0x8474a76ad4894fec', 'ID_WWN_WITH_EXTENSION': '0x600140591b3ee6238474a76ad4894fec', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140591b3ee6238474a76ad4894fec', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550647850'} ; 2024-03-01 20:45:20,334 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:45:20,337 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:45:20,340 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:20,344 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:45:20,344 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:45:20,344 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:45:20,345 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:45:20,348 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:45:20,351 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:45:20,351 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:45:20,354 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:45:20,355 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:45:20,355 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:45:20,355 INFO blivet/MainThread: got device: DiskDevice instance (0x7f62ce4aea20) -- 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 = 600140591b3ee6238474a76ad4894fec 2024-03-01 20:45:20,358 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:45:20,358 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:45:20,362 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_77982450-e4c5-44d9-b055-bc4d96816669 ' '/dev/disk/by-id/wwn-0x600140577982450e4c544d9b055bc4d9 ' '/dev/disk/by-id/scsi-3600140577982450e4c544d9b055bc4d9', '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': '77982450-e4c5-44d9-b055-bc4d96816669', 'ID_SERIAL': '3600140577982450e4c544d9b055bc4d9', 'ID_SERIAL_SHORT': '600140577982450e4c544d9b055bc4d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577982450e', 'ID_WWN_VENDOR_EXTENSION': '0x4c544d9b055bc4d9', 'ID_WWN_WITH_EXTENSION': '0x600140577982450e4c544d9b055bc4d9', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577982450e4c544d9b055bc4d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550645422'} ; 2024-03-01 20:45:20,362 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:45:20,365 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:45:20,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:20,372 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:45:20,372 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:45:20,372 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:45:20,372 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:45:20,375 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:45:20,379 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:45:20,379 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:45:20,382 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:45:20,382 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:45:20,383 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:45:20,383 INFO blivet/MainThread: got device: DiskDevice instance (0x7f62ce4aef28) -- 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 = 600140577982450e4c544d9b055bc4d9 2024-03-01 20:45:20,386 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:45:20,386 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:45:20,389 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014056a7a8c862db54d97b92bab394 ' '/dev/disk/by-id/scsi-360014056a7a8c862db54d97b92bab394 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_6a7a8c86-2db5-4d97-b92b-ab39412a7044 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044', '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': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'ID_SERIAL': '360014056a7a8c862db54d97b92bab394', 'ID_SERIAL_SHORT': '60014056a7a8c862db54d97b92bab394', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056a7a8c862', 'ID_WWN_VENDOR_EXTENSION': '0xdb54d97b92bab394', 'ID_WWN_WITH_EXTENSION': '0x60014056a7a8c862db54d97b92bab394', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056a7a8c862db54d97b92bab394', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549906705'} ; 2024-03-01 20:45:20,390 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:45:20,393 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:45:20,395 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:20,399 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:45:20,400 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:45:20,400 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:45:20,400 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:45:20,403 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:45:20,406 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:45:20,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 20:45:20,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 20:45:20,410 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:45:20,410 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:45:20,410 INFO blivet/MainThread: got device: DiskDevice instance (0x7f62ce4aefd0) -- 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 = 60014056a7a8c862db54d97b92bab394 2024-03-01 20:45:20,414 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:45:20,414 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:45:20,417 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405deeedd7241bd4c48b8d2895b6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4 ' '/dev/disk/by-id/wwn-0x6001405deeedd7241bd4c48b8d2895b6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_deeedd72-41bd-4c48-b8d2-895b68bd94f4', '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': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'ID_SERIAL': '36001405deeedd7241bd4c48b8d2895b6', 'ID_SERIAL_SHORT': '6001405deeedd7241bd4c48b8d2895b6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405deeedd724', 'ID_WWN_VENDOR_EXTENSION': '0x1bd4c48b8d2895b6', 'ID_WWN_WITH_EXTENSION': '0x6001405deeedd7241bd4c48b8d2895b6', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405deeedd7241bd4c48b8d2895b6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550031662'} ; 2024-03-01 20:45:20,417 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:45:20,420 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:45:20,423 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:20,427 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:45:20,427 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:45:20,427 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:45:20,428 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:45:20,431 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:45:20,434 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:45:20,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 20:45:20,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 20:45:20,437 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:45:20,438 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:45:20,438 INFO blivet/MainThread: got device: DiskDevice instance (0x7f62ce4b4ef0) -- 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 = 6001405deeedd7241bd4c48b8d2895b6 2024-03-01 20:45:20,441 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:45:20,441 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:45:20,445 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca ' '/dev/disk/by-id/wwn-0x6001405b8e660b886fb440ebd18182d1 ' '/dev/disk/by-id/scsi-36001405b8e660b886fb440ebd18182d1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_b8e660b8-86fb-440e-bd18-182d13c366ca', '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': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'ID_SERIAL': '36001405b8e660b886fb440ebd18182d1', 'ID_SERIAL_SHORT': '6001405b8e660b886fb440ebd18182d1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b8e660b88', 'ID_WWN_VENDOR_EXTENSION': '0x6fb440ebd18182d1', 'ID_WWN_WITH_EXTENSION': '0x6001405b8e660b886fb440ebd18182d1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b8e660b886fb440ebd18182d1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550098754'} ; 2024-03-01 20:45:20,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 20:45:20,448 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:45:20,451 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:20,455 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:45:20,455 INFO blivet/MainThread: sde is a disk 2024-03-01 20:45:20,455 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:45:20,455 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:45:20,458 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:45:20,462 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:45:20,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 20:45:20,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 20:45:20,465 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:45:20,466 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:45:20,466 INFO blivet/MainThread: got device: DiskDevice instance (0x7f62ce4b4e48) -- 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 = 6001405b8e660b886fb440ebd18182d1 2024-03-01 20:45:20,469 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:45:20,469 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:45:20,472 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_984775db-0c86-458d-a914-cb573cb98e08 ' '/dev/disk/by-id/wwn-0x6001405984775db0c86458da914cb573 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08 ' '/dev/disk/by-id/scsi-36001405984775db0c86458da914cb573', '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': '984775db-0c86-458d-a914-cb573cb98e08', 'ID_SERIAL': '36001405984775db0c86458da914cb573', 'ID_SERIAL_SHORT': '6001405984775db0c86458da914cb573', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405984775db0', 'ID_WWN_VENDOR_EXTENSION': '0xc86458da914cb573', 'ID_WWN_WITH_EXTENSION': '0x6001405984775db0c86458da914cb573', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405984775db0c86458da914cb573', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550115827'} ; 2024-03-01 20:45:20,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 20:45:20,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:45:20,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:20,483 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:45:20,483 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:45:20,483 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:45:20,484 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:45:20,487 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:45:20,490 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:45:20,490 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:45:20,493 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:45:20,494 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:45:20,494 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:45:20,494 INFO blivet/MainThread: got device: DiskDevice instance (0x7f62ce4bcb00) -- 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 = 6001405984775db0c86458da914cb573 2024-03-01 20:45:20,498 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:45:20,498 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:45:20,501 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f ' '/dev/disk/by-id/scsi-3600140567aeb14c6f974aef8535ffebd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_67aeb14c-6f97-4aef-8535-ffebde2c102f ' '/dev/disk/by-id/wwn-0x600140567aeb14c6f974aef8535ffebd', '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': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'ID_SERIAL': '3600140567aeb14c6f974aef8535ffebd', 'ID_SERIAL_SHORT': '600140567aeb14c6f974aef8535ffebd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140567aeb14c6', 'ID_WWN_VENDOR_EXTENSION': '0xf974aef8535ffebd', 'ID_WWN_WITH_EXTENSION': '0x600140567aeb14c6f974aef8535ffebd', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140567aeb14c6f974aef8535ffebd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550337184'} ; 2024-03-01 20:45:20,501 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:45:20,504 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:45:20,507 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:20,511 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:45:20,511 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:45:20,512 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:45:20,512 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:45:20,515 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:45:20,518 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:45:20,518 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:45:20,521 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:45:20,522 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:45:20,522 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:45:20,522 INFO blivet/MainThread: got device: DiskDevice instance (0x7f62ce4b4f28) -- 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 = 600140567aeb14c6f974aef8535ffebd 2024-03-01 20:45:20,525 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:45:20,526 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:45:20,529 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_41895b0f-d042-4d85-ab89-e7d4b4e497cf ' '/dev/disk/by-id/scsi-3600140541895b0fd0424d85ab89e7d4b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf ' '/dev/disk/by-id/wwn-0x600140541895b0fd0424d85ab89e7d4b', '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': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'ID_SERIAL': '3600140541895b0fd0424d85ab89e7d4b', 'ID_SERIAL_SHORT': '600140541895b0fd0424d85ab89e7d4b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140541895b0fd', 'ID_WWN_VENDOR_EXTENSION': '0x0424d85ab89e7d4b', 'ID_WWN_WITH_EXTENSION': '0x600140541895b0fd0424d85ab89e7d4b', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140541895b0fd0424d85ab89e7d4b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550380784'} ; 2024-03-01 20:45:20,529 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:45:20,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:45:20,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:20,539 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:45:20,539 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:45:20,539 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:45:20,540 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:45:20,543 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:45:20,546 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:45:20,546 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:45:20,549 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:45:20,550 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:45:20,550 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:45:20,550 INFO blivet/MainThread: got device: DiskDevice instance (0x7f62ce4c5ba8) -- 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 = 600140541895b0fd0424d85ab89e7d4b 2024-03-01 20:45:20,554 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:45:20,554 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:45:20,557 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78 ' '/dev/disk/by-id/wwn-0x600140568c57b064edb4be1bc77fb770 ' '/dev/disk/by-id/scsi-3600140568c57b064edb4be1bc77fb770 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_68c57b06-4edb-4be1-bc77-fb770858af78', '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': '68c57b06-4edb-4be1-bc77-fb770858af78', 'ID_SERIAL': '3600140568c57b064edb4be1bc77fb770', 'ID_SERIAL_SHORT': '600140568c57b064edb4be1bc77fb770', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140568c57b064', 'ID_WWN_VENDOR_EXTENSION': '0xedb4be1bc77fb770', 'ID_WWN_WITH_EXTENSION': '0x600140568c57b064edb4be1bc77fb770', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140568c57b064edb4be1bc77fb770', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550447036'} ; 2024-03-01 20:45:20,557 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:45:20,560 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:45:20,563 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:20,567 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:45:20,567 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:45:20,568 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:45:20,568 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:45:20,571 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:45:20,574 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:45:20,574 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:45:20,577 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:45:20,578 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:45:20,578 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:45:20,578 INFO blivet/MainThread: got device: DiskDevice instance (0x7f62ce4cd278) -- 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 = 600140568c57b064edb4be1bc77fb770 2024-03-01 20:45:20,581 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:45:20,582 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:45:20,585 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_a95585b0-05b1-46a5-9f3f-17aabc7b48af ' '/dev/disk/by-id/wwn-0x6001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af', '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': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'ID_SERIAL': '36001405a95585b005b146a59f3f17aab', 'ID_SERIAL_SHORT': '6001405a95585b005b146a59f3f17aab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a95585b00', 'ID_WWN_VENDOR_EXTENSION': '0x5b146a59f3f17aab', 'ID_WWN_WITH_EXTENSION': '0x6001405a95585b005b146a59f3f17aab', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a95585b005b146a59f3f17aab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550537073'} ; 2024-03-01 20:45:20,585 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:45:20,588 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:45:20,591 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:20,595 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:45:20,596 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:45:20,596 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:45:20,596 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:45:20,599 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:45:20,602 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:45:20,602 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:45:20,605 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:45:20,606 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:45:20,606 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:45:20,606 INFO blivet/MainThread: got device: DiskDevice instance (0x7f62ce4bc7f0) -- 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 = 6001405a95585b005b146a59f3f17aab 2024-03-01 20:45:20,610 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:45:20,610 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:45:20,613 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': '16386320'} ; 2024-03-01 20:45:20,613 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:45:20,616 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:45:20,619 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:20,623 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:45:20,623 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:45:20,623 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:45:20,624 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:45:20,624 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:45:20,624 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:45:20,627 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:45:20,630 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:45:20,631 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:45:20,634 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:45:20,634 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:45:20,635 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:45:20,635 INFO blivet/MainThread: got device: DiskDevice instance (0x7f62ce4d3048) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:45:20,638 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:45:20,642 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:45:20,642 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:45:20,645 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:45:20,645 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:45:20,649 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:45:20,649 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:45:20,652 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:45:20,652 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:45:20,655 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:45:20,658 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:20,661 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:45:20,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 0x7f62ce467188> 2024-03-01 20:45:23,684 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:45:23,688 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:45:23,689 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:45:23,693 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': '16389701'} ; 2024-03-01 20:45:23,693 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:45:23,693 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:45:23,696 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:45:23,699 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:23,702 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:45:23,705 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:45:23,708 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:23,708 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:23,720 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:23,735 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:45:23,738 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:45:23,739 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:45:23,742 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:45:23,743 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:45:23,746 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:45:23,749 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:45:23,749 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:45:23,752 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:45:23,753 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:45:23,753 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:45:23,756 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:45:23,760 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:45:23,763 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:45:23,766 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:45:23,769 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:45:23,770 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:45:23,770 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:45:23,771 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:45:23,770 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f62ce4cd940) -- 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 0x7f62ce4645c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:45:23,774 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:45:23,778 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:45:23,778 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:45:23,781 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:45:23,781 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:45:23,784 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:45:23,785 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:45:23,788 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:45:23,788 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:45:23,790 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:45:23,790 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:45:23,793 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:45:23,793 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:45:23,797 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:45:23,797 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:45:23,797 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:23,811 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:23,823 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:45:23,824 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:45:23,828 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:45:23,831 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:23,833 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:45:23,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:45:23,836 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:45:23,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:45:23,842 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:23,845 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:45:23,848 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:45:23,848 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:45:23,850 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:45:23,853 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:23,856 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:45:23,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:45:23,859 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:45:23,862 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:45:23,864 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:23,867 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:45:23,870 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:45:23,870 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:45:23,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:45:23,876 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:23,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:45:23,881 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:45:23,881 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:45:23,884 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:45:23,887 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:23,890 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:45:23,893 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:45:23,893 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:45:23,895 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:45:23,898 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:23,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:45:23,904 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:45:23,904 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 20:45:23,907 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:45:23,910 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 20:45:23,910 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:45:23,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:45:23,916 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 20:45:23,916 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:45:23,919 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:45:23,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 20:45:23,922 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:45:23,925 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:45:23,925 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 20:45:23,925 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:45:23,929 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:45:23,929 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:45:23,932 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:45:23,932 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:45:23,935 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:45:23,935 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 20:45:23,936 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:45:23,939 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:45:23,939 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:45:23,942 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:45:23,942 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:45:23,945 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:45:23,945 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 20:45:23,945 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:45:23,948 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:45:23,948 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:45:23,952 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:45:23,952 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:45:23,953 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:45:23,958 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:45:23,961 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:45:23,965 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:45:23,968 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:45:23,972 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:45:23,975 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:45:23,976 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:45:23,979 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:45:23,980 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 20:45:23,980 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:45:23,985 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:45:23,987 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:23,990 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:45:23,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:45:23,993 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 20:45:23,994 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:45:23,995 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:45:23,995 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 20:45:23,995 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:45:23,995 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:45:23,998 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:45:23,999 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 20:45:24,001 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:45:24,002 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 20:45:24,005 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:45:24,009 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:45:24,009 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:45:24,013 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:45:24,016 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:45:24,019 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:45:24,023 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 20:45:24,024 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:45:24,024 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:45:24,024 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:45:24,024 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 20:45:24,028 INFO program/MainThread: stdout[4]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 20:45:24,029 INFO program/MainThread: stderr[4]: 2024-03-01 20:45:24,029 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:45:24,029 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 20:45:24,029 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:45:24,030 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:45:24,034 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 20:45:24,034 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:45:24,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:45:24,041 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:24,043 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:45:24,046 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:45:24,047 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 20:45:24,047 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:45:24,048 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:45:24,048 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 20:45:24,049 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:45:24,049 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:45:24,052 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:45:24,052 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 20:45:24,055 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:45:24,056 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:45:24,059 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:45:24,063 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:45:24,063 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 20:45:24,066 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:45:24,070 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:45:24,073 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:45:24,077 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 20:45:24,077 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:45:24,078 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:45:24,078 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:45:24,078 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 20:45:24,078 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:45:24,078 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 20:45:24,082 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 20:45:24,082 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:45:24,085 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:45:24,088 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:24,091 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:45:24,094 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:45:24,094 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 20:45:24,097 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:45:24,099 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 20:45:24,100 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 20:45:24,103 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:45:24,105 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 20:45:24,106 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 20:45:24,108 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:45:24,111 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 20:45:24,111 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 20:45:24,114 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:45:24,114 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 20:45:24,114 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:45:24,117 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:45:24,117 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:45:24,121 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:45:24,121 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:45:24,124 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:45:24,124 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 20:45:24,124 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 20:45:24,127 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:45:24,127 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:45:24,130 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:45:24,130 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:45:24,133 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:45:24,133 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 20:45:24,133 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 20:45:24,136 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:45:24,136 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:45:24,139 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:45:24,140 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:45:24,141 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 20:45:24,144 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:45:24,147 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:45:24,151 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:45:24,154 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:45:24,158 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:45:24,162 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:45:24,162 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 20:45:24,166 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:45:24,166 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 20:45:24,166 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:45:24,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:45:24,174 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:24,177 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:45:24,180 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:45:24,180 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 20:45:24,180 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:45:24,181 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:45:24,181 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 20:45:24,181 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:45:24,182 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:45:24,185 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:45:24,185 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 20:45:24,188 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:45:24,188 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 20:45:24,192 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:45:24,195 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:45:24,195 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 20:45:24,199 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:45:24,202 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:45:24,205 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:45:24,209 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 20:45:24,209 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:45:24,210 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:45:24,210 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:45:24,210 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 20:45:24,210 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:45:24,210 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:45:24,214 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 20:45:24,214 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:45:24,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:45:24,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:24,223 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:45:24,226 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:45:24,226 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 20:45:24,227 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:45:24,228 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:45:24,228 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 20:45:24,228 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:45:24,229 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:45:24,232 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:45:24,232 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 20:45:24,235 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:45:24,235 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 20:45:24,239 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:45:24,242 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:45:24,242 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:45:24,246 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:45:24,249 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:45:24,252 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:45:24,256 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 20:45:24,256 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:45:24,257 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:45:24,257 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:45:24,257 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 20:45:24,257 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:45:24,258 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 20:45:24,261 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 20:45:24,261 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:45:24,264 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:45:24,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:24,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:45:24,274 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:45:24,274 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 20:45:24,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:45:24,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 20:45:24,280 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 20:45:24,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:45:24,285 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 20:45:24,285 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 20:45:24,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:45:24,291 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 20:45:24,291 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 20:45:24,294 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:45:24,297 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 20:45:24,297 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 20:45:24,300 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:45:24,300 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 20:45:24,300 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 20:45:24,303 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:45:24,303 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:45:24,306 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:45:24,306 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:45:24,309 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:45:24,309 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 20:45:24,309 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 20:45:24,312 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:45:24,313 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:45:24,316 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:45:24,316 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:45:24,319 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:45:24,319 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 20:45:24,319 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 20:45:24,322 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:45:24,322 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:45:24,325 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:45:24,325 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:45:24,329 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:45:24,329 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:45:24,329 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:45:24,332 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:45:24,332 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:45:24,335 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:45:24,336 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:45:24,337 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 20:45:24,340 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:45:24,344 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:45:24,347 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:45:24,351 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:45:24,354 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:45:24,358 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:45:24,362 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:45:24,365 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:45:24,366 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 20:45:24,369 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:45:24,379 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 20:45:24,379 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:45:24,384 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:45:24,387 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:24,390 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:45:24,393 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:45:24,393 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 20:45:24,394 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:45:24,395 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:45:24,395 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 20:45:24,395 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:45:24,396 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:45:24,399 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:45:24,399 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 20:45:24,402 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:45:24,403 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 20:45:24,406 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:45:24,409 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:45:24,410 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:45:24,413 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:45:24,416 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:45:24,419 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:45:24,423 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 20:45:24,424 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:45:24,424 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:45:24,424 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:45:24,425 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 20:45:24,425 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:45:24,425 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 20:45:24,429 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 20:45:24,429 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:45:24,432 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:45:24,435 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:24,438 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:45:24,441 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:45:24,442 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 20:45:24,442 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:45:24,443 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:45:24,443 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 20:45:24,444 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:45:24,444 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:45:24,447 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:45:24,447 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 20:45:24,450 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:45:24,451 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 20:45:24,454 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:45:24,457 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:45:24,458 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 20:45:24,461 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:45:24,465 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:45:24,468 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:45:24,472 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 20:45:24,472 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:45:24,473 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:45:24,473 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:45:24,473 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 20:45:24,473 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:45:24,474 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:45:24,477 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 20:45:24,477 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:45:24,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:45:24,484 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:24,487 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:45:24,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:45:24,490 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 20:45:24,491 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:45:24,492 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:45:24,492 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 20:45:24,492 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:45:24,493 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:45:24,496 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:45:24,496 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 20:45:24,499 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:45:24,500 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:45:24,503 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:45:24,506 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:45:24,507 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 20:45:24,510 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:45:24,513 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:45:24,517 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:45:24,521 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 20:45:24,521 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:45:24,522 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:45:24,522 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:45:24,523 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 20:45:24,523 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:45:24,523 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 20:45:24,527 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 20:45:24,527 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:45:24,530 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:45:24,533 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:45:24,536 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:45:24,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:45:24,540 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 20:45:24,540 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:45:24,541 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:45:24,541 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 20:45:24,542 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:45:24,543 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:45:24,546 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:45:24,546 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 20:45:24,549 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:45:24,550 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:45:24,553 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:45:24,556 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:45:24,557 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 20:45:24,560 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:45:24,564 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:45:24,567 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:45:24,571 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 20:45:24,571 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:45:24,572 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:45:24,572 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:45:24,573 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 20:45:24,573 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:45:24,573 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 20:45:24,577 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 20:45:24,577 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:45:24,578 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:45:24,578 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:45:24,579 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:45:24,579 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:45:24,579 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:45:24,579 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:45:24,579 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:45:24,579 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:45:24,579 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:45:24,579 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:45:24,579 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:45:24,579 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:45:24,579 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:45:24,579 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:45:24,579 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:45:24,579 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:45:24,580 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:45:24,580 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:45:24,580 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:45:24,580 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:45:24,580 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:45:24,580 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:45:24,580 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:45:24,580 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:45:24,580 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:45:24,580 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:45:24,580 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:45:24,580 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:45:24,580 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:45:24,580 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:45:24,580 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:45:24,581 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:45:24,581 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:45:24,581 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:45:24,581 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:45:24,581 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:45:24,581 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:45:24,581 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:45:24,581 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:45:24,581 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:45:24,583 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:45:24,586 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:45:24,589 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:45:24,592 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:45:24,592 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:45:24,595 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:45:24,595 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 0x7f62ce40c780> 2024-03-01 20:45:24,596 INFO blivet/MainThread: sorting actions... 2024-03-01 20:45:24,631 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:45:24,631 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:45:24,632 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:45:24,632 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:45:24,632 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:45:24,633 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:45:24,633 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:45:24,634 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:45:24,634 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:45:24,634 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:45:24,635 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:45:24,635 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:45:24,635 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:45:24,636 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:45:24,636 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:45:24,637 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:45:24,637 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:45:24,638 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:45:24,638 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:45:24,638 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:45:24,639 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:45:24,639 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:45:24,640 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:45:24,640 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:45:24,641 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:45:24,641 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:45:24,641 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:45:24,642 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:45:24,642 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:45:24,643 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:45:24,643 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:45:24,644 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:45:24,644 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:45:24,644 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:45:24,645 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:45:24,645 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:45:24,646 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:45:24,646 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:45:24,646 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:45:24,647 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:45:24,650 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:45:24,653 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 20:45:24,653 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 20:45:24,659 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:24,660 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:24,689 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:24,689 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:24,702 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:24,702 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:45:24,706 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:45:24,709 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 20:45:24,709 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 20:45:24,715 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:24,715 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:24,743 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:24,743 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:24,754 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:24,754 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:45:24,758 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:45:24,761 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 20:45:24,761 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 20:45:24,767 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:24,767 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:24,795 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:24,795 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:24,806 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:24,806 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:45:24,810 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:45:24,813 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 20:45:24,813 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 20:45:24,819 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:24,819 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:24,846 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:24,846 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:24,859 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:24,859 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:45:24,863 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:45:24,866 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 20:45:24,866 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 20:45:24,872 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:24,872 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:24,902 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:24,902 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:24,913 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:24,913 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:45:24,917 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:45:24,920 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 20:45:24,920 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 20:45:24,926 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:24,926 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:24,954 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:24,954 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:24,967 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:24,967 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:45:24,971 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:45:24,974 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 20:45:24,974 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 20:45:24,980 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:24,980 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:25,012 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:25,012 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:25,025 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:25,025 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:45:25,029 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:45:25,032 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 20:45:25,032 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 20:45:25,038 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:25,038 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:25,068 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:25,068 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:25,079 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:25,079 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:45:25,083 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:45:25,086 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 20:45:25,086 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 20:45:25,093 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:25,094 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:25,122 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:25,122 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:25,135 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:25,135 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:45:25,139 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:45:25,142 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 20:45:25,142 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 20:45:25,149 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:25,149 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:25,181 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:25,181 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:25,194 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:25,194 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:45:25,198 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:25,201 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:45:25,204 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:45:25,204 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:45:25,204 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdj --config= devices { filter=["a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:45:25,235 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 20:45:25,235 INFO program/MainThread: stderr[5]: 2024-03-01 20:45:25,235 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:45:25,235 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:25,257 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:25,264 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:45:25,264 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:45:25,267 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 20:45:25,282 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:25,282 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:25,309 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:25,309 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:45:25,313 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:25,316 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:45:25,319 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:45:25,319 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:45:25,319 INFO program/MainThread: Running [6] lvm pvcreate /dev/sdi --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:45:25,350 INFO program/MainThread: stdout[6]: Physical volume "/dev/sdi" successfully created. 2024-03-01 20:45:25,350 INFO program/MainThread: stderr[6]: 2024-03-01 20:45:25,350 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:45:25,350 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:25,372 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:25,379 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:45:25,380 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:45:25,382 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 20:45:25,398 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:25,399 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:25,427 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:25,427 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:45:25,432 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:25,435 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:45:25,438 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:45:25,438 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:45:25,438 INFO program/MainThread: Running [7] lvm pvcreate /dev/sdh --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:45:25,476 INFO program/MainThread: stdout[7]: Physical volume "/dev/sdh" successfully created. 2024-03-01 20:45:25,476 INFO program/MainThread: stderr[7]: 2024-03-01 20:45:25,476 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:45:25,477 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:25,503 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:25,507 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:45:25,508 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:45:25,509 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 20:45:25,522 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:25,523 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:25,546 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:25,546 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:45:25,550 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:25,553 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:45:25,556 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:45:25,556 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:45:25,556 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdg --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:45:25,593 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdg" successfully created. 2024-03-01 20:45:25,593 INFO program/MainThread: stderr[8]: 2024-03-01 20:45:25,594 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:45:25,594 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:25,619 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:25,626 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:45:25,627 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:45:25,628 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 20:45:25,638 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:25,638 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:25,667 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:25,667 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:45:25,671 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 20:45:25,674 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:45:25,677 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:25,680 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:45:25,683 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:25,687 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:45:25,690 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:25,693 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:45:25,696 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:25,699 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:45:25,702 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 20:45:25,702 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/sdh$|","a|/dev/sdi$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:45:25,763 INFO program/MainThread: stdout[9]: Volume group "test_vg3" successfully created 2024-03-01 20:45:25,763 INFO program/MainThread: stderr[9]: 2024-03-01 20:45:25,763 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:45:25,772 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:45:25,782 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:45:25,788 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:25,794 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:45:25,800 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:25,805 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:45:25,810 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:25,816 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:45:25,822 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:25,826 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:45:25,826 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:25,839 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:25,843 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:45:25,847 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:45:25,847 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:25,858 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:25,858 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 20:45:25,867 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:25,867 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:25,877 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:25,877 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:45:25,881 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 20:45:25,884 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 20:45:25,888 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:45:25,891 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:45:25,895 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:25,898 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:45:25,902 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:25,905 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:45:25,909 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:25,912 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:45:25,915 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:25,919 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:45:25,919 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:25,932 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:25,936 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:45:25,937 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/sdh$|","a|/dev/sdi$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:45:25,965 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=4261412864 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=1016 LVM2_PV_COUNT=4 2024-03-01 20:45:25,965 INFO program/MainThread: stderr[10]: 2024-03-01 20:45:25,965 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:45:25,970 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 20:45:25,970 INFO program/MainThread: Running [11] lvm lvcreate -n lv8 -L 417792K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:45:26,063 INFO program/MainThread: stdout[11]: Logical volume "lv8" created. 2024-03-01 20:45:26,064 INFO program/MainThread: stderr[11]: 2024-03-01 20:45:26,064 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:45:26,072 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:26,080 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:45:26,080 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:45:26,080 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:26,120 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:26,125 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:45:26,125 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:45:26,126 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:45:26,135 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:26,136 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:26,153 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:26,153 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:45:26,157 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:26,160 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:45:26,163 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 20:45:26,164 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 20:45:26,187 INFO program/MainThread: stdout: 2024-03-01 20:45:26,187 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 20:45:26,188 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:45:26,188 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:45:26,188 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:45:26,188 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 20:45:26,188 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:45:26,188 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:45:26,188 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:45:26,188 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:45:26,188 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:45:26,188 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:26,189 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 20:45:26,202 INFO program/MainThread: stdout: 2024-03-01 20:45:26,202 INFO program/MainThread: writing all SBs 2024-03-01 20:45:26,202 INFO program/MainThread: new label = "" 2024-03-01 20:45:26,202 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:26,203 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:26,219 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:26,223 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:45:26,223 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:45:26,224 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:45:26,234 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:26,234 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:26,248 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:26,248 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:45:26,252 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 20:45:26,255 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 20:45:26,259 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:26,259 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/sdh$|","a|/dev/sdi$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:45:26,285 INFO program/MainThread: stdout[12]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3833593856 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=914 LVM2_PV_COUNT=4 2024-03-01 20:45:26,286 INFO program/MainThread: stderr[12]: 2024-03-01 20:45:26,286 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:45:26,290 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 20:45:26,290 INFO program/MainThread: Running [13] lvm lvcreate -n lv7 -L 417792K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:45:26,379 INFO program/MainThread: stdout[13]: Logical volume "lv7" created. 2024-03-01 20:45:26,380 INFO program/MainThread: stderr[13]: 2024-03-01 20:45:26,380 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:45:26,388 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:26,394 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:45:26,394 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:45:26,395 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:26,438 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:26,443 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:45:26,444 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:45:26,444 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 20:45:26,454 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:26,454 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:26,468 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:26,468 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:45:26,472 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:26,476 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:45:26,479 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 20:45:26,479 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 20:45:26,505 INFO program/MainThread: stdout: 2024-03-01 20:45:26,505 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 20:45:26,505 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:45:26,505 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:45:26,505 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:45:26,506 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 20:45:26,506 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:45:26,506 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:45:26,506 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:45:26,506 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:45:26,506 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:45:26,506 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:26,506 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 20:45:26,520 INFO program/MainThread: stdout: 2024-03-01 20:45:26,520 INFO program/MainThread: writing all SBs 2024-03-01 20:45:26,520 INFO program/MainThread: new label = "" 2024-03-01 20:45:26,520 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:26,521 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:26,535 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:26,539 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:45:26,539 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:45:26,540 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 20:45:26,550 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:26,550 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:26,564 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:26,564 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:45:26,568 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 20:45:26,571 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 20:45:26,575 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:26,575 INFO program/MainThread: Running [14] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:45:26,605 INFO program/MainThread: stdout[14]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3405774848 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=812 LVM2_PV_COUNT=4 2024-03-01 20:45:26,605 INFO program/MainThread: stderr[14]: 2024-03-01 20:45:26,605 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:45:26,610 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 20:45:26,610 INFO program/MainThread: Running [15] lvm lvcreate -n lv6 -L 1044480K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:45:26,689 INFO program/MainThread: stdout[15]: Logical volume "lv6" created. 2024-03-01 20:45:26,689 INFO program/MainThread: stderr[15]: 2024-03-01 20:45:26,689 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:45:26,697 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:26,704 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:45:26,704 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:45:26,704 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:26,756 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:26,761 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:45:26,761 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:45:26,762 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 20:45:26,771 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:26,772 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:26,786 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:26,786 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:45:26,790 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:26,794 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:45:26,796 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 20:45:26,797 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 20:45:26,824 INFO program/MainThread: stdout: 2024-03-01 20:45:26,824 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 20:45:26,824 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:45:26,824 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:45:26,825 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:45:26,825 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 20:45:26,825 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:45:26,825 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:45:26,825 INFO program/MainThread: log =internal log bsize=4096 blocks=1566, version=2 2024-03-01 20:45:26,825 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:45:26,825 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:45:26,825 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:26,826 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 20:45:26,837 INFO program/MainThread: stdout: 2024-03-01 20:45:26,837 INFO program/MainThread: writing all SBs 2024-03-01 20:45:26,837 INFO program/MainThread: new label = "" 2024-03-01 20:45:26,838 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:26,838 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:26,853 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:26,857 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:45:26,857 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:45:26,859 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 20:45:26,869 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:26,869 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:26,886 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:26,886 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:45:26,890 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 20:45:26,893 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 20:45:26,897 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:26,897 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/sdh$|","a|/dev/sdi$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:45:26,925 INFO program/MainThread: stdout[16]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=2336227328 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=557 LVM2_PV_COUNT=4 2024-03-01 20:45:26,925 INFO program/MainThread: stderr[16]: 2024-03-01 20:45:26,925 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:45:26,930 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 20:45:26,930 INFO program/MainThread: Running [17] lvm lvcreate -n lv5 -L 1253376K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:45:27,021 INFO program/MainThread: stdout[17]: Logical volume "lv5" created. 2024-03-01 20:45:27,021 INFO program/MainThread: stderr[17]: 2024-03-01 20:45:27,021 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:45:27,030 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:27,044 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:45:27,044 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:45:27,044 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:27,075 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:27,080 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:45:27,080 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:45:27,081 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 20:45:27,090 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:27,091 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:27,105 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:27,105 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:45:27,109 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:27,112 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:45:27,115 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 20:45:27,116 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 20:45:27,147 INFO program/MainThread: stdout: 2024-03-01 20:45:27,147 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 20:45:27,147 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:45:27,147 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:45:27,147 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:45:27,147 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 20:45:27,147 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:45:27,147 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:45:27,148 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 20:45:27,148 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:45:27,148 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:45:27,148 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:27,148 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 20:45:27,162 INFO program/MainThread: stdout: 2024-03-01 20:45:27,162 INFO program/MainThread: writing all SBs 2024-03-01 20:45:27,162 INFO program/MainThread: new label = "" 2024-03-01 20:45:27,162 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:27,163 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:27,177 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:27,181 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:45:27,181 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:45:27,182 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 20:45:27,191 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:27,192 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:27,206 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:27,206 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:45:27,210 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:27,213 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:45:27,216 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:45:27,216 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:45:27,216 INFO program/MainThread: Running [18] lvm pvcreate /dev/sdf --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:45:27,248 INFO program/MainThread: stdout[18]: Physical volume "/dev/sdf" successfully created. 2024-03-01 20:45:27,248 INFO program/MainThread: stderr[18]: 2024-03-01 20:45:27,248 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:45:27,248 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:27,269 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:27,277 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:45:27,277 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:45:27,279 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 20:45:27,293 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:27,293 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:27,321 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:27,321 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:45:27,325 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:27,328 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:45:27,332 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:45:27,332 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:45:27,332 INFO program/MainThread: Running [19] lvm pvcreate /dev/sde --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:45:27,366 INFO program/MainThread: stdout[19]: Physical volume "/dev/sde" successfully created. 2024-03-01 20:45:27,366 INFO program/MainThread: stderr[19]: 2024-03-01 20:45:27,367 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:45:27,367 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:27,389 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:27,397 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:45:27,397 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:45:27,399 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 20:45:27,413 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:27,413 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:27,441 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:27,441 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:45:27,445 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:27,448 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:45:27,451 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:45:27,451 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:45:27,451 INFO program/MainThread: Running [20] lvm pvcreate /dev/sdd --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:45:27,485 INFO program/MainThread: stdout[20]: Physical volume "/dev/sdd" successfully created. 2024-03-01 20:45:27,486 INFO program/MainThread: stderr[20]: 2024-03-01 20:45:27,486 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:45:27,486 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:27,509 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:27,517 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:45:27,517 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:45:27,519 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 20:45:27,533 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:27,533 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:27,559 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:27,559 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:45:27,563 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 20:45:27,566 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:45:27,569 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:27,572 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:45:27,575 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:27,578 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:45:27,581 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:27,584 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:45:27,587 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 20:45:27,588 INFO program/MainThread: Running [21] lvm vgcreate -s 4096K test_vg2 /dev/sdd /dev/sde /dev/sdf --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:45:27,656 INFO program/MainThread: stdout[21]: Volume group "test_vg2" successfully created 2024-03-01 20:45:27,656 INFO program/MainThread: stderr[21]: 2024-03-01 20:45:27,656 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:45:27,663 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:45:27,670 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:45:27,673 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:27,677 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:45:27,680 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:27,683 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:45:27,686 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:27,690 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:45:27,690 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:27,701 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:27,705 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:45:27,708 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:45:27,708 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:27,721 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:27,721 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 20:45:27,730 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:27,730 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:27,740 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:27,740 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:45:27,744 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 20:45:27,747 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 20:45:27,751 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:45:27,754 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:45:27,757 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:27,761 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:45:27,764 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:27,768 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:45:27,771 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:27,775 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:45:27,775 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:27,788 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:27,792 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:45:27,793 INFO program/MainThread: Running [22] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg2 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:45:27,820 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 20:45:27,820 INFO program/MainThread: stderr[22]: 2024-03-01 20:45:27,820 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:45:27,825 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 20:45:27,825 INFO program/MainThread: Running [23] lvm lvcreate -n lv4 -L 626688K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:45:27,913 INFO program/MainThread: stdout[23]: Logical volume "lv4" created. 2024-03-01 20:45:27,913 INFO program/MainThread: stderr[23]: 2024-03-01 20:45:27,913 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:45:27,921 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:27,929 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:45:27,929 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:45:27,929 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:27,959 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:27,964 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:45:27,964 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:45:27,965 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 20:45:27,974 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:27,974 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:27,990 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:27,990 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:45:27,994 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:27,997 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:45:28,000 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 20:45:28,001 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 20:45:28,024 INFO program/MainThread: stdout: 2024-03-01 20:45:28,025 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 20:45:28,025 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:45:28,025 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:45:28,025 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:45:28,025 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 20:45:28,025 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:45:28,025 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:45:28,025 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:45:28,025 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:45:28,025 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:45:28,025 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:28,026 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 20:45:28,037 INFO program/MainThread: stdout: 2024-03-01 20:45:28,038 INFO program/MainThread: writing all SBs 2024-03-01 20:45:28,038 INFO program/MainThread: new label = "" 2024-03-01 20:45:28,038 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:28,038 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:28,055 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:28,059 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:45:28,059 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:45:28,060 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 20:45:28,069 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:28,070 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:28,086 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:28,086 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:45:28,090 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 20:45:28,094 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 20:45:28,097 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:28,097 INFO program/MainThread: Running [24] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg2 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:45:28,126 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2554331136 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=609 LVM2_PV_COUNT=3 2024-03-01 20:45:28,126 INFO program/MainThread: stderr[24]: 2024-03-01 20:45:28,126 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:45:28,130 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 20:45:28,131 INFO program/MainThread: Running [25] lvm lvcreate -n lv3 -L 315392K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:45:28,222 INFO program/MainThread: stdout[25]: Logical volume "lv3" created. 2024-03-01 20:45:28,223 INFO program/MainThread: stderr[25]: 2024-03-01 20:45:28,223 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:45:28,231 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:28,237 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:45:28,237 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:45:28,238 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:28,269 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:28,273 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:45:28,274 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:45:28,275 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 20:45:28,284 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:28,284 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:28,299 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:28,299 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:45:28,303 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:28,306 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:45:28,309 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 20:45:28,310 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 20:45:28,336 INFO program/MainThread: stdout: 2024-03-01 20:45:28,336 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 20:45:28,336 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:45:28,336 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:45:28,336 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:45:28,336 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 20:45:28,337 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:45:28,337 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:45:28,337 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:45:28,337 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:45:28,337 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:45:28,337 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:28,337 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 20:45:28,351 INFO program/MainThread: stdout: 2024-03-01 20:45:28,351 INFO program/MainThread: writing all SBs 2024-03-01 20:45:28,351 INFO program/MainThread: new label = "" 2024-03-01 20:45:28,351 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:28,351 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:28,368 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:28,372 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:45:28,372 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:45:28,373 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 20:45:28,382 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:28,383 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:28,399 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:28,399 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:45:28,403 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:28,406 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:45:28,409 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:45:28,409 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:45:28,409 INFO program/MainThread: Running [26] lvm pvcreate /dev/sdc --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:45:28,442 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdc" successfully created. 2024-03-01 20:45:28,443 INFO program/MainThread: stderr[26]: 2024-03-01 20:45:28,443 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:45:28,443 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:28,464 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:28,468 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:45:28,468 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:45:28,469 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 20:45:28,479 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:28,479 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:28,504 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:28,504 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:45:28,508 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:28,511 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:45:28,514 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:45:28,514 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:45:28,514 INFO program/MainThread: Running [27] lvm pvcreate /dev/sdb --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:45:28,549 INFO program/MainThread: stdout[27]: Physical volume "/dev/sdb" successfully created. 2024-03-01 20:45:28,550 INFO program/MainThread: stderr[27]: 2024-03-01 20:45:28,550 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:45:28,550 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:28,568 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:28,573 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:45:28,573 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:45:28,574 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 20:45:28,584 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:28,584 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:28,606 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:28,606 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:45:28,610 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:28,613 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:45:28,616 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:45:28,616 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:45:28,616 INFO program/MainThread: Running [28] lvm pvcreate /dev/sda --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:45:28,650 INFO program/MainThread: stdout[28]: Physical volume "/dev/sda" successfully created. 2024-03-01 20:45:28,650 INFO program/MainThread: stderr[28]: 2024-03-01 20:45:28,650 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:45:28,650 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:28,669 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:28,673 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:45:28,673 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:45:28,674 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 20:45:28,684 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:28,684 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:28,706 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:28,706 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:45:28,710 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 20:45:28,713 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:45:28,716 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:28,719 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:45:28,722 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:28,725 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:45:28,728 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:28,731 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:45:28,734 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 20:45:28,735 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/sdd$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:45:28,793 INFO program/MainThread: stdout[29]: Volume group "test_vg1" successfully created 2024-03-01 20:45:28,793 INFO program/MainThread: stderr[29]: 2024-03-01 20:45:28,793 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:45:28,801 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:45:28,808 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:45:28,813 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:28,820 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:45:28,823 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:28,830 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:45:28,837 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:28,843 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:45:28,843 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:28,878 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:28,882 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:45:28,886 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:45:28,886 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:28,899 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:28,899 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 20:45:28,907 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:28,907 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:28,920 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:28,920 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:45:28,924 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 20:45:28,927 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 20:45:28,931 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:45:28,934 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:45:28,938 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:28,941 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:45:28,944 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:28,948 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:45:28,951 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:28,955 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:45:28,955 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:28,968 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:28,973 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:45:28,973 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/sdd$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:45:29,004 INFO program/MainThread: stdout[30]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 20:45:29,004 INFO program/MainThread: stderr[30]: 2024-03-01 20:45:29,004 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:45:29,009 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 20:45:29,009 INFO program/MainThread: Running [31] lvm lvcreate -n lv2 -L 1568768K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:45:29,095 INFO program/MainThread: stdout[31]: Logical volume "lv2" created. 2024-03-01 20:45:29,096 INFO program/MainThread: stderr[31]: 2024-03-01 20:45:29,096 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:45:29,104 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:29,110 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:45:29,110 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:45:29,111 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:29,142 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:29,147 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:45:29,148 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:45:29,148 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 20:45:29,158 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:29,158 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:29,172 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:29,172 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:45:29,176 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:29,179 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:45:29,182 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 20:45:29,183 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 20:45:29,215 INFO program/MainThread: stdout: 2024-03-01 20:45:29,216 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 20:45:29,216 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:45:29,216 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:45:29,216 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:45:29,216 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 20:45:29,216 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:45:29,216 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:45:29,216 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 20:45:29,216 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:45:29,216 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:45:29,216 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:29,217 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 20:45:29,230 INFO program/MainThread: stdout: 2024-03-01 20:45:29,231 INFO program/MainThread: writing all SBs 2024-03-01 20:45:29,231 INFO program/MainThread: new label = "" 2024-03-01 20:45:29,231 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:29,231 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:29,248 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:29,252 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:45:29,252 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:45:29,253 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 20:45:29,263 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:29,263 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:29,279 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:29,279 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:45:29,283 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 20:45:29,286 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 20:45:29,290 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:29,290 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/sdd$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:45:29,315 INFO program/MainThread: stdout[32]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 20:45:29,315 INFO program/MainThread: stderr[32]: 2024-03-01 20:45:29,315 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:45:29,319 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 20:45:29,320 INFO program/MainThread: Running [33] lvm lvcreate -n lv1 -L 471040K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:45:29,402 INFO program/MainThread: stdout[33]: Wiping xfs_external_log signature on /dev/test_vg1/lv1. Wiping xfs_external_log signature on /dev/test_vg1/lv1. Wiping xfs_external_log signature on /dev/test_vg1/lv1. Logical volume "lv1" created. 2024-03-01 20:45:29,402 INFO program/MainThread: stderr[33]: 2024-03-01 20:45:29,402 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:45:29,410 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:29,421 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:45:29,422 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:45:29,422 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:29,449 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:29,454 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:45:29,454 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:45:29,455 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 20:45:29,464 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:29,464 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:29,478 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:29,478 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:45:29,482 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:45:29,485 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:45:29,488 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 20:45:29,489 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 20:45:29,513 INFO program/MainThread: stdout: 2024-03-01 20:45:29,513 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 20:45:29,513 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:45:29,513 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:45:29,513 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:45:29,513 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 20:45:29,513 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:45:29,514 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:45:29,514 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:45:29,514 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:45:29,514 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:45:29,514 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:29,514 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 20:45:29,527 INFO program/MainThread: stdout: 2024-03-01 20:45:29,527 INFO program/MainThread: writing all SBs 2024-03-01 20:45:29,527 INFO program/MainThread: new label = "" 2024-03-01 20:45:29,527 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:29,528 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:29,545 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:29,549 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:45:29,549 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:45:29,550 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 20:45:29,559 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:29,560 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:45:29,576 DEBUG program/MainThread: Return code: 0 2024-03-01 20:45:29,581 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:45:29,581 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 0x7f62cf536ba0> 2024-03-01 20:45:29,585 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:45:29,588 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:45:29,588 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:45:29,591 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:45:29,595 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 20:45:29,595 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:45:29,598 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:45:29,601 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 20:45:29,601 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:45:29,604 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:45:29,607 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 20:45:29,608 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:45:29,611 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:45:29,614 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 20:45:29,614 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:45:29,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:45:29,620 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 20:45:29,620 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:45:29,623 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:45:29,626 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 20:45:29,626 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:45:29,629 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:45:29,632 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 20:45:29,632 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:45:29,635 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:45:29,638 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:45:29,638 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:45:29,641 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:45:29,644 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 20:45:29,644 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:45:29,647 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:45:29,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 20:45:29,650 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:45:29,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:45:29,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 20:45:29,656 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:45:29,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:45:29,662 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 20:45:29,662 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:45:29,665 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:45:29,668 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 20:45:29,668 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:45:29,671 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:45:29,674 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 20:45:29,674 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:45:29,677 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:45:29,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 20:45:29,680 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:46:08,468 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_ourvlxhv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:46:08,505 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:46:08,505 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:46:08,508 INFO program/MainThread: stdout[2]: 2024-03-01 20:46:08,509 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 20:46:08,509 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:46:08,509 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:46:08,513 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:08,514 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:46:08,517 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:46:08,518 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:46:08,521 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:46:08,521 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:46:08,524 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:46:08,524 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:46:08,535 INFO program/MainThread: stdout: 2024-03-01 20:46:08,535 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:46:08,535 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member B8nGhW-nVhE-h7FR-9BUF-wooC-99eO-smFFDm 2024-03-01 20:46:08,535 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 894f78cc-1469-4e33-87a7-c9222819a1ea 2024-03-01 20:46:08,535 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member KtKQKr-zyvu-xh0V-r7to-rHve-ILQq-ANR9Yi 2024-03-01 20:46:08,535 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 894f78cc-1469-4e33-87a7-c9222819a1ea 2024-03-01 20:46:08,535 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 640e4e6d-f8cf-46c1-97ff-b05c9d5c67f6 2024-03-01 20:46:08,535 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO 2024-03-01 20:46:08,535 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member 4Apzw5-lCc9-Enzy-KdRJ-gdLu-Tg0q-XeOK5N 2024-03-01 20:46:08,535 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs ea9c12c2-7d4d-4aa3-ae44-25218092dd8e 2024-03-01 20:46:08,535 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs c2ad599b-a9bb-45e4-bfb1-9895f5332433 2024-03-01 20:46:08,535 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member mX1yIF-68rc-B37x-3IfJ-llUk-Qjow-PNCq80 2024-03-01 20:46:08,535 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member AZdOod-cBcX-SFz1-FuA4-bAhh-aDXd-J0vBkm 2024-03-01 20:46:08,535 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member X6YU2r-RWPj-6Ihc-Sgws-AyUG-iFvF-AGebRr 2024-03-01 20:46:08,535 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs bd27e87f-03a1-4d97-9667-8e5ea7571a8c 2024-03-01 20:46:08,535 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs baee0382-58cc-45bf-bdce-be1909bcab64 2024-03-01 20:46:08,535 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 413a616f-294b-4c38-b35c-14b537dc1f35 2024-03-01 20:46:08,535 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member gw6wOi-wuDm-jzBJ-gXkr-Wwry-59uS-uLu6t3 2024-03-01 20:46:08,536 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 413a616f-294b-4c38-b35c-14b537dc1f35 2024-03-01 20:46:08,536 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member wXkFfk-1j3C-RyIy-2DTd-yGnR-oBJS-yxoVzZ 2024-03-01 20:46:08,536 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs ee1cb593-eb06-4ac0-aa9c-b84555af79d9 2024-03-01 20:46:08,536 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq 2024-03-01 20:46:08,536 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs ee1cb593-eb06-4ac0-aa9c-b84555af79d9 2024-03-01 20:46:08,536 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:46:08,536 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:46:08,536 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:46:08,536 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:46:08,536 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:08,536 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member B8nGhW-nVhE-h7FR-9BUF-wooC-99eO-smFFDm `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 894f78cc-1469-4e33-87a7-c9222819a1ea sdb 1073741824 root disk brw-rw---- LVM2_member KtKQKr-zyvu-xh0V-r7to-rHve-ILQq-ANR9Yi |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 894f78cc-1469-4e33-87a7-c9222819a1ea `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 640e4e6d-f8cf-46c1-97ff-b05c9d5c67f6 sdc 1073741824 root disk brw-rw---- LVM2_member HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO sdd 1073741824 root disk brw-rw---- LVM2_member 4Apzw5-lCc9-Enzy-KdRJ-gdLu-Tg0q-XeOK5N |-test_vg2-lv4 641728512 root disk brw-rw---- xfs ea9c12c2-7d4d-4aa3-ae44-25218092dd8e `-test_vg2-lv3 322961408 root disk brw-rw---- xfs c2ad599b-a9bb-45e4-bfb1-9895f5332433 sde 1073741824 root disk brw-rw---- LVM2_member mX1yIF-68rc-B37x-3IfJ-llUk-Qjow-PNCq80 sdf 1073741824 root disk brw-rw---- LVM2_member AZdOod-cBcX-SFz1-FuA4-bAhh-aDXd-J0vBkm sdg 1073741824 root disk brw-rw---- LVM2_member X6YU2r-RWPj-6Ihc-Sgws-AyUG-iFvF-AGebRr |-test_vg3-lv8 427819008 root disk brw-rw---- xfs bd27e87f-03a1-4d97-9667-8e5ea7571a8c |-test_vg3-lv7 427819008 root disk brw-rw---- xfs baee0382-58cc-45bf-bdce-be1909bcab64 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 413a616f-294b-4c38-b35c-14b537dc1f35 sdh 1073741824 root disk brw-rw---- LVM2_member gw6wOi-wuDm-jzBJ-gXkr-Wwry-59uS-uLu6t3 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 413a616f-294b-4c38-b35c-14b537dc1f35 sdi 1073741824 root disk brw-rw---- LVM2_member wXkFfk-1j3C-RyIy-2DTd-yGnR-oBJS-yxoVzZ `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs ee1cb593-eb06-4ac0-aa9c-b84555af79d9 sdj 1073741824 root disk brw-rw---- LVM2_member mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs ee1cb593-eb06-4ac0-aa9c-b84555af79d9 sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:46:08,536 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:46:08,536 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:46:08,537 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:46:08,537 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:46:08,537 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:46:08,537 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:46:08,537 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:08,548 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:08,562 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 20:46:08,567 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-B8nGhW-nVhE-h7FR-9BUF-wooC-99eO-smFFDm ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_77739717-c77d-41b1-80d7-5174ffdee566 ' '/dev/disk/by-id/wwn-0x600140577739717c77d41b180d75174f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566 ' '/dev/disk/by-id/scsi-3600140577739717c77d41b180d75174f', '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': 'B8nGhW-nVhE-h7FR-9BUF-wooC-99eO-smFFDm', 'ID_FS_UUID_ENC': 'B8nGhW-nVhE-h7FR-9BUF-wooC-99eO-smFFDm', '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': '77739717-c77d-41b1-80d7-5174ffdee566', 'ID_SERIAL': '3600140577739717c77d41b180d75174f', 'ID_SERIAL_SHORT': '600140577739717c77d41b180d75174f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577739717c', 'ID_WWN_VENDOR_EXTENSION': '0x77d41b180d75174f', 'ID_WWN_WITH_EXTENSION': '0x600140577739717c77d41b180d75174f', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577739717c77d41b180d75174f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549842181'} ; 2024-03-01 20:46:08,567 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:46:08,568 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:08,600 INFO program/MainThread: stdout[3]: 2024-03-01 20:46:08,600 INFO program/MainThread: stderr[3]: 2024-03-01 20:46:08,600 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:46:08,604 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:46:08,607 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:08,613 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:46:08,617 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:46:08,618 INFO blivet/MainThread: sda is a disk 2024-03-01 20:46:08,618 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:46:08,618 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:46:08,622 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:46:08,625 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:46:08,626 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:46:08,629 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:46:08,629 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:46:08,630 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:46:08,630 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7417310ba8) -- 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 = 600140577739717c77d41b180d75174f 2024-03-01 20:46:08,633 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:46:08,637 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:08,637 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:46:08,641 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:08,641 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:46:08,644 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:08,644 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:46:08,648 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:08,648 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:46:08,651 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:46:08,651 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:46:08,652 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:08,680 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=B8nGhW-nVhE-h7FR-9BUF-wooC-99eO-smFFDm LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_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=KtKQKr-zyvu-xh0V-r7to-rHve-ILQq-ANR9Yi LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_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=HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:46:08,680 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid KtKQKr-zyvu-xh0V-r7to-rHve-ILQq-ANR9Yi. WARNING: Couldn't find device with uuid HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO. WARNING: VG test_vg1 is missing PV KtKQKr-zyvu-xh0V-r7to-rHve-ILQq-ANR9Yi (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:46:08,680 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:46:08,680 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:46:08,685 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: B8nGhW-nVhE-h7FR-9BUF-wooC-99eO-smFFDm ; label: None ; device: /dev/sda ; serial: 3600140577739717c77d41b180d75174f ; exists: True ; vg_name: test_vg1 ; vg_uuid: Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe ; pe_start: 8 MiB ; 2024-03-01 20:46:08,685 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:46:08,688 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:46:08,691 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe ; incomplete: True ; hidden: False ; 2024-03-01 20:46:08,695 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:46:08,698 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:08,701 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:08,701 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:08,734 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:46:08,734 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid KtKQKr-zyvu-xh0V-r7to-rHve-ILQq-ANR9Yi. WARNING: Couldn't find device with uuid HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO. WARNING: VG test_vg1 is missing PV KtKQKr-zyvu-xh0V-r7to-rHve-ILQq-ANR9Yi (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:46:08,734 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:46:08,734 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:46:08,734 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:46:08,740 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:46:08,744 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:46:08,744 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:46:08,747 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:46:08,747 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:08,774 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 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=qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy 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=qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:46:08,774 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid KtKQKr-zyvu-xh0V-r7to-rHve-ILQq-ANR9Yi. WARNING: Couldn't find device with uuid HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO. WARNING: VG test_vg1 is missing PV KtKQKr-zyvu-xh0V-r7to-rHve-ILQq-ANR9Yi (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:46:08,774 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:46:08,778 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:46:08,779 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:46:08,782 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:46:08,785 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe ; incomplete: True ; hidden: False ; 2024-03-01 20:46:08,788 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:46:08,788 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:46:08,788 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:46:08,793 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405018be342b0454267960b1c8f4 ' '/dev/disk/by-id/wwn-0x6001405018be342b0454267960b1c8f4 ' '/dev/disk/by-id/lvm-pv-uuid-KtKQKr-zyvu-xh0V-r7to-rHve-ILQq-ANR9Yi ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_018be342-b045-4267-960b-1c8f4bfef8a4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4', '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': 'KtKQKr-zyvu-xh0V-r7to-rHve-ILQq-ANR9Yi', 'ID_FS_UUID_ENC': 'KtKQKr-zyvu-xh0V-r7to-rHve-ILQq-ANR9Yi', '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': '018be342-b045-4267-960b-1c8f4bfef8a4', 'ID_SERIAL': '36001405018be342b0454267960b1c8f4', 'ID_SERIAL_SHORT': '6001405018be342b0454267960b1c8f4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405018be342b', 'ID_WWN_VENDOR_EXTENSION': '0x0454267960b1c8f4', 'ID_WWN_WITH_EXTENSION': '0x6001405018be342b0454267960b1c8f4', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405018be342b0454267960b1c8f4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549911453'} ; 2024-03-01 20:46:08,793 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:46:08,796 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:46:08,799 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:08,803 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:46:08,803 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:46:08,804 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:46:08,804 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:46:08,807 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:46:08,810 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:46:08,810 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:46:08,814 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:46:08,814 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:46:08,814 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:46:08,814 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7417323eb8) -- 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 = 6001405018be342b0454267960b1c8f4 2024-03-01 20:46:08,818 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:46:08,821 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:08,821 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:46:08,825 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:08,825 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:46:08,828 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:08,828 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:46:08,832 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:08,832 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:46:08,835 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:46:08,835 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:46:08,835 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:08,863 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=B8nGhW-nVhE-h7FR-9BUF-wooC-99eO-smFFDm LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KtKQKr-zyvu-xh0V-r7to-rHve-ILQq-ANR9Yi LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_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=HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:46:08,863 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO. WARNING: VG test_vg1 is missing PV HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO (last written to /dev/sdc). 2024-03-01 20:46:08,863 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:46:08,863 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:46:08,867 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: KtKQKr-zyvu-xh0V-r7to-rHve-ILQq-ANR9Yi ; label: None ; device: /dev/sdb ; serial: 36001405018be342b0454267960b1c8f4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 20:46:08,868 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:46:08,871 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:46:08,874 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe ; incomplete: True ; hidden: False ; 2024-03-01 20:46:08,877 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:46:08,881 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:46:08,884 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:46:08,887 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:46:08,890 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe ; incomplete: True ; hidden: False ; 2024-03-01 20:46:08,893 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:46:08,894 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:08,923 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 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=qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:46:08,923 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO. WARNING: VG test_vg1 is missing PV HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO (last written to /dev/sdc). 2024-03-01 20:46:08,923 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:46:08,923 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:46:08,923 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:46:08,928 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_91b3ee62-3847-4a76-ad48-94fec947ac9a ' '/dev/disk/by-id/wwn-0x600140591b3ee6238474a76ad4894fec ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a ' '/dev/disk/by-id/scsi-3600140591b3ee6238474a76ad4894fec', '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': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'ID_SERIAL': '3600140591b3ee6238474a76ad4894fec', 'ID_SERIAL_SHORT': '600140591b3ee6238474a76ad4894fec', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140591b3ee623', 'ID_WWN_VENDOR_EXTENSION': '0x8474a76ad4894fec', 'ID_WWN_WITH_EXTENSION': '0x600140591b3ee6238474a76ad4894fec', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140591b3ee6238474a76ad4894fec', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550647850'} ; 2024-03-01 20:46:08,928 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:46:08,932 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:46:08,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:08,939 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:46:08,940 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:46:08,940 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:46:08,940 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:46:08,943 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:46:08,946 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:46:08,947 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:46:08,950 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:46:08,950 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:46:08,951 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:46:08,951 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7417323c50) -- 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 = 600140591b3ee6238474a76ad4894fec 2024-03-01 20:46:08,954 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:46:08,954 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:46:08,958 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_77982450-e4c5-44d9-b055-bc4d96816669 ' '/dev/disk/by-id/scsi-3600140577982450e4c544d9b055bc4d9 ' '/dev/disk/by-id/wwn-0x600140577982450e4c544d9b055bc4d9', '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': '77982450-e4c5-44d9-b055-bc4d96816669', 'ID_SERIAL': '3600140577982450e4c544d9b055bc4d9', 'ID_SERIAL_SHORT': '600140577982450e4c544d9b055bc4d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577982450e', 'ID_WWN_VENDOR_EXTENSION': '0x4c544d9b055bc4d9', 'ID_WWN_WITH_EXTENSION': '0x600140577982450e4c544d9b055bc4d9', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577982450e4c544d9b055bc4d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550645422'} ; 2024-03-01 20:46:08,958 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:46:08,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:46:08,964 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:08,968 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:46:08,969 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:46:08,969 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:46:08,969 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:46:08,972 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:46:08,975 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:46:08,975 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:46:08,978 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:46:08,979 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:46:08,979 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:46:08,979 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7416243cf8) -- 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 = 600140577982450e4c544d9b055bc4d9 2024-03-01 20:46:08,983 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:46:08,983 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:46:08,987 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014056a7a8c862db54d97b92bab394 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_6a7a8c86-2db5-4d97-b92b-ab39412a7044 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044 ' '/dev/disk/by-id/scsi-360014056a7a8c862db54d97b92bab394 ' '/dev/disk/by-id/lvm-pv-uuid-HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO', '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': 'HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO', 'ID_FS_UUID_ENC': 'HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO', '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': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'ID_SERIAL': '360014056a7a8c862db54d97b92bab394', 'ID_SERIAL_SHORT': '60014056a7a8c862db54d97b92bab394', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056a7a8c862', 'ID_WWN_VENDOR_EXTENSION': '0xdb54d97b92bab394', 'ID_WWN_WITH_EXTENSION': '0x60014056a7a8c862db54d97b92bab394', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056a7a8c862db54d97b92bab394', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549906705'} ; 2024-03-01 20:46:08,987 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:46:08,990 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:46:08,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:08,997 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:46:08,997 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:46:08,998 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:46:08,998 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:46:09,001 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:46:09,004 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:46:09,004 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:46:09,007 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:46:09,008 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:46:09,008 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:46:09,008 INFO blivet/MainThread: got device: DiskDevice instance (0x7f741623fc18) -- 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 = 60014056a7a8c862db54d97b92bab394 2024-03-01 20:46:09,012 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:46:09,015 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:09,015 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:46:09,019 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:09,019 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:46:09,022 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:09,022 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:46:09,026 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:09,026 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:46:09,029 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:46:09,029 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:46:09,029 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:09,056 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=B8nGhW-nVhE-h7FR-9BUF-wooC-99eO-smFFDm LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KtKQKr-zyvu-xh0V-r7to-rHve-ILQq-ANR9Yi LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:46:09,056 INFO program/MainThread: stderr[9]: 2024-03-01 20:46:09,056 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:46:09,056 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:46:09,060 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO ; label: None ; device: /dev/sdc ; serial: 360014056a7a8c862db54d97b92bab394 ; exists: True ; vg_name: test_vg1 ; vg_uuid: Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:46:09,061 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:46:09,064 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:46:09,067 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe ; incomplete: True ; hidden: False ; 2024-03-01 20:46:09,070 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:46:09,074 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:46:09,077 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:46:09,080 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:46:09,083 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe ; incomplete: True ; hidden: False ; 2024-03-01 20:46:09,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:46:09,086 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:09,116 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 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=qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:46:09,116 INFO program/MainThread: stderr[10]: 2024-03-01 20:46:09,116 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:46:09,121 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:09,124 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:09,127 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:09,130 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:46:09,131 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:46:09,134 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:46:09,135 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:46:09,138 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:46:09,142 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:46:09,142 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:46:09,146 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:46:09,146 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:46:09,146 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:46:09,150 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:46:09,154 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:46:09,154 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:46:09,157 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:46:09,161 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:46:09,161 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:46:09,164 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:46:09,165 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:46:09,165 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:46:09,165 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:46:09,168 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:46:09,169 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:46:09,172 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:46:09,172 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:46:09,176 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-Uq52sk7OUgf6BgCEGQgwc33JiDeEnFLeH0tic3QQE6KUDe9n4ifPb0sgOCYQSRL7 ' '/dev/disk/by-uuid/640e4e6d-f8cf-46c1-97ff-b05c9d5c67f6 ' '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-Uq52sk7OUgf6BgCEGQgwc33JiDeEnFLeH0tic3QQE6KUDe9n4ifPb0sgOCYQSRL7', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '640e4e6d-f8cf-46c1-97ff-b05c9d5c67f6', 'ID_FS_UUID_ENC': '640e4e6d-f8cf-46c1-97ff-b05c9d5c67f6', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '993520516'} ; 2024-03-01 20:46:09,176 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:46:09,176 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:46:09,180 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:46:09,180 INFO program/MainThread: stderr[11]: 2024-03-01 20:46:09,180 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:46:09,180 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:46:09,183 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:46:09,184 INFO program/MainThread: stderr[12]: 2024-03-01 20:46:09,184 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:46:09,184 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:46:09,187 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:46:09,187 INFO program/MainThread: stderr[13]: 2024-03-01 20:46:09,187 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:46:09,192 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:09,195 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:46:09,198 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:09,198 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:46:09,199 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:09,199 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:46:09,195 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f74162348d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 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 (0x7f7417323f28) -- 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 = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:09,200 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:46:09,203 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:46:09,203 INFO program/MainThread: stderr[14]: 2024-03-01 20:46:09,203 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:46:09,207 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:46:09,211 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:09,211 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:46:09,215 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:09,215 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:46:09,219 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:09,219 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:46:09,223 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:09,223 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:46:09,225 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:46:09,225 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:46:09,229 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:46:09,229 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:46:09,232 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:46:09,233 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:46:09,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:09,239 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:09,242 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy ; incomplete: False ; hidden: False ; 2024-03-01 20:46:09,245 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:46:09,246 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:46:09,249 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:46:09,249 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:46:09,253 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:46:09,257 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:46:09,257 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:46:09,260 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:46:09,261 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:46:09,261 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:46:09,265 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:46:09,268 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:46:09,268 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:46:09,272 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:46:09,275 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:46:09,275 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:46:09,279 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:46:09,279 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:46:09,279 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:46:09,280 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 20:46:09,283 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:46:09,283 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:46:09,286 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:46:09,287 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:46:09,291 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv2 /dev/test_vg1/lv2 ' '/dev/disk/by-id/dm-uuid-LVM-Uq52sk7OUgf6BgCEGQgwc33JiDeEnFLeqx6hKo9rJnewNjFSslISVuoiWzzO08Jy ' '/dev/disk/by-uuid/894f78cc-1469-4e33-87a7-c9222819a1ea ' '/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-Uq52sk7OUgf6BgCEGQgwc33JiDeEnFLeqx6hKo9rJnewNjFSslISVuoiWzzO08Jy', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '894f78cc-1469-4e33-87a7-c9222819a1ea', 'ID_FS_UUID_ENC': '894f78cc-1469-4e33-87a7-c9222819a1ea', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '993210696'} ; 2024-03-01 20:46:09,291 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:46:09,291 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:46:09,295 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:46:09,295 INFO program/MainThread: stderr[15]: 2024-03-01 20:46:09,295 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:46:09,295 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:46:09,298 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:46:09,298 INFO program/MainThread: stderr[16]: 2024-03-01 20:46:09,298 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:46:09,298 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:46:09,301 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:46:09,302 INFO program/MainThread: stderr[17]: 2024-03-01 20:46:09,302 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:46:09,306 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:09,310 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 20:46:09,312 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:09,313 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:09,313 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:09,314 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:09,310 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7417323898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy 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 (0x7f7417323f28) -- name = test_vg1 status = True 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 = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:09,315 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:46:09,318 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:46:09,318 INFO program/MainThread: stderr[18]: 2024-03-01 20:46:09,318 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:46:09,322 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:46:09,326 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:09,326 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:46:09,330 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:09,330 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:46:09,333 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:09,334 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:46:09,337 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:09,337 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:46:09,338 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 20:46:09,341 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:46:09,341 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:46:09,345 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:46:09,345 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:46:09,345 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:46:09,349 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4 ' '/dev/disk/by-id/scsi-36001405deeedd7241bd4c48b8d2895b6 ' '/dev/disk/by-id/lvm-pv-uuid-4Apzw5-lCc9-Enzy-KdRJ-gdLu-Tg0q-XeOK5N ' '/dev/disk/by-id/wwn-0x6001405deeedd7241bd4c48b8d2895b6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_deeedd72-41bd-4c48-b8d2-895b68bd94f4', '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': '4Apzw5-lCc9-Enzy-KdRJ-gdLu-Tg0q-XeOK5N', 'ID_FS_UUID_ENC': '4Apzw5-lCc9-Enzy-KdRJ-gdLu-Tg0q-XeOK5N', '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': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'ID_SERIAL': '36001405deeedd7241bd4c48b8d2895b6', 'ID_SERIAL_SHORT': '6001405deeedd7241bd4c48b8d2895b6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405deeedd724', 'ID_WWN_VENDOR_EXTENSION': '0x1bd4c48b8d2895b6', 'ID_WWN_WITH_EXTENSION': '0x6001405deeedd7241bd4c48b8d2895b6', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405deeedd7241bd4c48b8d2895b6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550031662'} ; 2024-03-01 20:46:09,349 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:46:09,352 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:46:09,356 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:09,360 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:46:09,360 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:46:09,360 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:46:09,360 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:46:09,364 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:46:09,367 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:46:09,367 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:46:09,370 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:46:09,371 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:46:09,371 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:46:09,371 INFO blivet/MainThread: got device: DiskDevice instance (0x7f741624fcc0) -- 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 = 6001405deeedd7241bd4c48b8d2895b6 2024-03-01 20:46:09,375 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:46:09,378 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:09,378 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:46:09,381 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:09,382 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:46:09,385 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:09,385 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:46:09,389 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:09,389 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:46:09,392 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 20:46:09,392 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:46:09,392 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/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:09,419 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=B8nGhW-nVhE-h7FR-9BUF-wooC-99eO-smFFDm LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KtKQKr-zyvu-xh0V-r7to-rHve-ILQq-ANR9Yi LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4Apzw5-lCc9-Enzy-KdRJ-gdLu-Tg0q-XeOK5N LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF LVM2_VG_SIZE=3196059648 LVM2_VG_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=mX1yIF-68rc-B37x-3IfJ-llUk-Qjow-PNCq80 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF LVM2_VG_SIZE=3196059648 LVM2_VG_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=AZdOod-cBcX-SFz1-FuA4-bAhh-aDXd-J0vBkm LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:46:09,420 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid mX1yIF-68rc-B37x-3IfJ-llUk-Qjow-PNCq80. WARNING: Couldn't find device with uuid AZdOod-cBcX-SFz1-FuA4-bAhh-aDXd-J0vBkm. WARNING: VG test_vg2 is missing PV mX1yIF-68rc-B37x-3IfJ-llUk-Qjow-PNCq80 (last written to /dev/sde). WARNING: VG test_vg2 is missing PV AZdOod-cBcX-SFz1-FuA4-bAhh-aDXd-J0vBkm (last written to /dev/sdf). 2024-03-01 20:46:09,420 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:46:09,420 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 20:46:09,425 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 4Apzw5-lCc9-Enzy-KdRJ-gdLu-Tg0q-XeOK5N ; label: None ; device: /dev/sdd ; serial: 36001405deeedd7241bd4c48b8d2895b6 ; exists: True ; vg_name: test_vg2 ; vg_uuid: Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 20:46:09,425 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 20:46:09,428 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:46:09,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF ; incomplete: True ; hidden: False ; 2024-03-01 20:46:09,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:46:09,437 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:09,441 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:09,441 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/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:09,467 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 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=Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:46:09,468 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid mX1yIF-68rc-B37x-3IfJ-llUk-Qjow-PNCq80. WARNING: Couldn't find device with uuid AZdOod-cBcX-SFz1-FuA4-bAhh-aDXd-J0vBkm. WARNING: VG test_vg2 is missing PV mX1yIF-68rc-B37x-3IfJ-llUk-Qjow-PNCq80 (last written to /dev/sde). WARNING: VG test_vg2 is missing PV AZdOod-cBcX-SFz1-FuA4-bAhh-aDXd-J0vBkm (last written to /dev/sdf). 2024-03-01 20:46:09,468 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:46:09,468 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:46:09,468 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:46:09,473 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:46:09,477 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:46:09,477 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:46:09,481 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:46:09,481 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/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:09,509 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 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=qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy 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=BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:46:09,510 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid mX1yIF-68rc-B37x-3IfJ-llUk-Qjow-PNCq80. WARNING: Couldn't find device with uuid AZdOod-cBcX-SFz1-FuA4-bAhh-aDXd-J0vBkm. WARNING: VG test_vg2 is missing PV mX1yIF-68rc-B37x-3IfJ-llUk-Qjow-PNCq80 (last written to /dev/sde). WARNING: VG test_vg2 is missing PV AZdOod-cBcX-SFz1-FuA4-bAhh-aDXd-J0vBkm (last written to /dev/sdf). 2024-03-01 20:46:09,510 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:46:09,515 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 20:46:09,515 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 20:46:09,518 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 20:46:09,521 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF ; incomplete: True ; hidden: False ; 2024-03-01 20:46:09,524 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:46:09,525 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:46:09,525 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:46:09,528 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405b8e660b886fb440ebd18182d1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca ' '/dev/disk/by-id/scsi-36001405b8e660b886fb440ebd18182d1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_b8e660b8-86fb-440e-bd18-182d13c366ca ' '/dev/disk/by-id/lvm-pv-uuid-mX1yIF-68rc-B37x-3IfJ-llUk-Qjow-PNCq80', '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': 'mX1yIF-68rc-B37x-3IfJ-llUk-Qjow-PNCq80', 'ID_FS_UUID_ENC': 'mX1yIF-68rc-B37x-3IfJ-llUk-Qjow-PNCq80', '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': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'ID_SERIAL': '36001405b8e660b886fb440ebd18182d1', 'ID_SERIAL_SHORT': '6001405b8e660b886fb440ebd18182d1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b8e660b88', 'ID_WWN_VENDOR_EXTENSION': '0x6fb440ebd18182d1', 'ID_WWN_WITH_EXTENSION': '0x6001405b8e660b886fb440ebd18182d1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b8e660b886fb440ebd18182d1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550098754'} ; 2024-03-01 20:46:09,529 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:46:09,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:46:09,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:09,539 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:46:09,540 INFO blivet/MainThread: sde is a disk 2024-03-01 20:46:09,540 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:46:09,540 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:46:09,543 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:46:09,547 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:46:09,547 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:46:09,550 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:46:09,551 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:46:09,551 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 20:46:09,551 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7416239c18) -- 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 = 6001405b8e660b886fb440ebd18182d1 2024-03-01 20:46:09,555 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:46:09,558 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:09,558 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 20:46:09,562 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:09,562 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 20:46:09,565 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:09,565 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 20:46:09,569 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:09,569 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 20:46:09,572 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 20:46:09,572 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:46:09,572 INFO program/MainThread: Running [22] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:09,598 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=B8nGhW-nVhE-h7FR-9BUF-wooC-99eO-smFFDm LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KtKQKr-zyvu-xh0V-r7to-rHve-ILQq-ANR9Yi LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4Apzw5-lCc9-Enzy-KdRJ-gdLu-Tg0q-XeOK5N LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=mX1yIF-68rc-B37x-3IfJ-llUk-Qjow-PNCq80 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF LVM2_VG_SIZE=3196059648 LVM2_VG_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=AZdOod-cBcX-SFz1-FuA4-bAhh-aDXd-J0vBkm LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:46:09,599 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid AZdOod-cBcX-SFz1-FuA4-bAhh-aDXd-J0vBkm. WARNING: VG test_vg2 is missing PV AZdOod-cBcX-SFz1-FuA4-bAhh-aDXd-J0vBkm (last written to /dev/sdf). 2024-03-01 20:46:09,599 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:46:09,599 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 20:46:09,603 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: mX1yIF-68rc-B37x-3IfJ-llUk-Qjow-PNCq80 ; label: None ; device: /dev/sde ; serial: 36001405b8e660b886fb440ebd18182d1 ; exists: True ; vg_name: test_vg2 ; vg_uuid: Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:46:09,604 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 20:46:09,607 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:46:09,610 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF ; incomplete: True ; hidden: False ; 2024-03-01 20:46:09,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:46:09,617 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:46:09,620 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:46:09,624 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 20:46:09,627 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF ; incomplete: True ; hidden: False ; 2024-03-01 20:46:09,630 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:46:09,630 INFO program/MainThread: Running [23] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:09,660 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 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=qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy 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=BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:46:09,660 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid AZdOod-cBcX-SFz1-FuA4-bAhh-aDXd-J0vBkm. WARNING: VG test_vg2 is missing PV AZdOod-cBcX-SFz1-FuA4-bAhh-aDXd-J0vBkm (last written to /dev/sdf). 2024-03-01 20:46:09,660 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:46:09,660 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:46:09,660 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:46:09,665 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_984775db-0c86-458d-a914-cb573cb98e08 ' '/dev/disk/by-id/scsi-36001405984775db0c86458da914cb573 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08 ' '/dev/disk/by-id/wwn-0x6001405984775db0c86458da914cb573 ' '/dev/disk/by-id/lvm-pv-uuid-AZdOod-cBcX-SFz1-FuA4-bAhh-aDXd-J0vBkm', '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': 'AZdOod-cBcX-SFz1-FuA4-bAhh-aDXd-J0vBkm', 'ID_FS_UUID_ENC': 'AZdOod-cBcX-SFz1-FuA4-bAhh-aDXd-J0vBkm', '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': '984775db-0c86-458d-a914-cb573cb98e08', 'ID_SERIAL': '36001405984775db0c86458da914cb573', 'ID_SERIAL_SHORT': '6001405984775db0c86458da914cb573', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405984775db0', 'ID_WWN_VENDOR_EXTENSION': '0xc86458da914cb573', 'ID_WWN_WITH_EXTENSION': '0x6001405984775db0c86458da914cb573', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405984775db0c86458da914cb573', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550115827'} ; 2024-03-01 20:46:09,665 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:46:09,669 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:46:09,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:09,676 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:46:09,677 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:46:09,677 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 20:46:09,677 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:46:09,680 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:46:09,684 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:46:09,684 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:46:09,687 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:46:09,687 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:46:09,688 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 20:46:09,688 INFO blivet/MainThread: got device: DiskDevice instance (0x7f74161e59b0) -- 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 = 6001405984775db0c86458da914cb573 2024-03-01 20:46:09,691 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:46:09,695 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:09,695 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 20:46:09,699 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:09,699 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 20:46:09,702 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:09,702 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 20:46:09,706 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:09,706 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 20:46:09,709 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 20:46:09,709 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:46:09,709 INFO program/MainThread: Running [24] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:09,734 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=B8nGhW-nVhE-h7FR-9BUF-wooC-99eO-smFFDm LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KtKQKr-zyvu-xh0V-r7to-rHve-ILQq-ANR9Yi LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4Apzw5-lCc9-Enzy-KdRJ-gdLu-Tg0q-XeOK5N LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=mX1yIF-68rc-B37x-3IfJ-llUk-Qjow-PNCq80 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=AZdOod-cBcX-SFz1-FuA4-bAhh-aDXd-J0vBkm LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:46:09,735 INFO program/MainThread: stderr[24]: 2024-03-01 20:46:09,735 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:46:09,735 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 20:46:09,739 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: AZdOod-cBcX-SFz1-FuA4-bAhh-aDXd-J0vBkm ; label: None ; device: /dev/sdf ; serial: 36001405984775db0c86458da914cb573 ; exists: True ; vg_name: test_vg2 ; vg_uuid: Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:46:09,739 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 20:46:09,743 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:46:09,746 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF ; incomplete: True ; hidden: False ; 2024-03-01 20:46:09,749 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:46:09,753 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:46:09,756 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:46:09,759 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 20:46:09,762 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF ; incomplete: True ; hidden: False ; 2024-03-01 20:46:09,765 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:46:09,766 INFO program/MainThread: Running [25] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:09,793 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 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=qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy 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=BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:46:09,794 INFO program/MainThread: stderr[25]: 2024-03-01 20:46:09,794 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:46:09,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:09,802 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:09,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy ; incomplete: False ; hidden: False ; 2024-03-01 20:46:09,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:46:09,808 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:46:09,812 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:46:09,812 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:46:09,816 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:46:09,819 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:46:09,820 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:46:09,823 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:46:09,824 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:46:09,824 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:46:09,828 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:46:09,831 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:46:09,831 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:46:09,835 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:46:09,838 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:46:09,839 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:46:09,842 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:46:09,843 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:46:09,843 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:46:09,843 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 20:46:09,846 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:46:09,846 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:46:09,850 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:46:09,850 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:46:09,854 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-uuid/c2ad599b-a9bb-45e4-bfb1-9895f5332433 ' '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/test_vg2/lv3 ' '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-Vr2RW7sAYyVjk6YLwc62pf6uwkCK8HEFO3ESmcnGVwxmLPJQlQU1M09FU0vxtmiy', '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-Vr2RW7sAYyVjk6YLwc62pf6uwkCK8HEFO3ESmcnGVwxmLPJQlQU1M09FU0vxtmiy', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c2ad599b-a9bb-45e4-bfb1-9895f5332433', 'ID_FS_UUID_ENC': 'c2ad599b-a9bb-45e4-bfb1-9895f5332433', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '992333388'} ; 2024-03-01 20:46:09,854 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:46:09,854 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:46:09,858 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:46:09,858 INFO program/MainThread: stderr[26]: 2024-03-01 20:46:09,858 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:46:09,858 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:46:09,861 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:46:09,862 INFO program/MainThread: stderr[27]: 2024-03-01 20:46:09,862 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:46:09,862 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:46:09,865 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:46:09,865 INFO program/MainThread: stderr[28]: 2024-03-01 20:46:09,865 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:46:09,870 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:09,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 20:46:09,876 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:09,876 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:46:09,877 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:09,877 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:46:09,873 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f74161e5940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy 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 (0x7f7416243518) -- 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 = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:09,878 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:46:09,881 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:46:09,881 INFO program/MainThread: stderr[29]: 2024-03-01 20:46:09,881 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:46:09,885 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:46:09,889 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:09,889 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 20:46:09,893 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:09,893 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 20:46:09,897 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:09,897 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:46:09,900 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:09,900 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 20:46:09,901 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 20:46:09,904 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:46:09,904 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 20:46:09,908 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:46:09,908 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:46:09,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:09,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:09,918 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW ; incomplete: False ; hidden: False ; 2024-03-01 20:46:09,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:46:09,921 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:46:09,925 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:46:09,926 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:46:09,929 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:46:09,933 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:46:09,933 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:46:09,937 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:46:09,937 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:46:09,937 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 20:46:09,941 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:46:09,944 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:46:09,945 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:46:09,948 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:46:09,952 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:46:09,952 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:46:09,955 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:46:09,956 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:46:09,956 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:46:09,956 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 20:46:09,968 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:46:09,968 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:46:09,972 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:46:09,972 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:46:09,976 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/ea9c12c2-7d4d-4aa3-ae44-25218092dd8e ' '/dev/mapper/test_vg2-lv4 /dev/test_vg2/lv4 ' '/dev/disk/by-id/dm-uuid-LVM-Vr2RW7sAYyVjk6YLwc62pf6uwkCK8HEFBwiLqdT2i0el4ntcXWYhR5VbJ6zMHIgW', '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-Vr2RW7sAYyVjk6YLwc62pf6uwkCK8HEFBwiLqdT2i0el4ntcXWYhR5VbJ6zMHIgW', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ea9c12c2-7d4d-4aa3-ae44-25218092dd8e', 'ID_FS_UUID_ENC': 'ea9c12c2-7d4d-4aa3-ae44-25218092dd8e', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '992025730'} ; 2024-03-01 20:46:09,976 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:46:09,976 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:46:09,980 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:46:09,980 INFO program/MainThread: stderr[30]: 2024-03-01 20:46:09,980 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:46:09,980 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:46:09,983 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:46:09,983 INFO program/MainThread: stderr[31]: 2024-03-01 20:46:09,984 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:46:09,984 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:46:09,987 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:46:09,987 INFO program/MainThread: stderr[32]: 2024-03-01 20:46:09,987 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:46:09,992 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:09,995 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 20:46:09,998 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:09,999 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:09,999 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:10,000 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:09,995 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f74162074e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW 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 (0x7f7416243518) -- name = test_vg2 status = 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 = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:10,000 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:46:10,004 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:46:10,004 INFO program/MainThread: stderr[33]: 2024-03-01 20:46:10,004 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:46:10,008 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:46:10,012 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:10,012 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 20:46:10,016 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:10,016 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 20:46:10,019 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:10,019 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 20:46:10,023 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:10,023 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 20:46:10,023 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 20:46:10,027 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:46:10,027 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 20:46:10,031 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:46:10,031 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:46:10,031 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:46:10,035 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140567aeb14c6f974aef8535ffebd ' '/dev/disk/by-id/lvm-pv-uuid-X6YU2r-RWPj-6Ihc-Sgws-AyUG-iFvF-AGebRr ' '/dev/disk/by-id/scsi-3600140567aeb14c6f974aef8535ffebd ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_67aeb14c-6f97-4aef-8535-ffebde2c102f', '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': 'X6YU2r-RWPj-6Ihc-Sgws-AyUG-iFvF-AGebRr', 'ID_FS_UUID_ENC': 'X6YU2r-RWPj-6Ihc-Sgws-AyUG-iFvF-AGebRr', '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': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'ID_SERIAL': '3600140567aeb14c6f974aef8535ffebd', 'ID_SERIAL_SHORT': '600140567aeb14c6f974aef8535ffebd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140567aeb14c6', 'ID_WWN_VENDOR_EXTENSION': '0xf974aef8535ffebd', 'ID_WWN_WITH_EXTENSION': '0x600140567aeb14c6f974aef8535ffebd', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140567aeb14c6f974aef8535ffebd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550337184'} ; 2024-03-01 20:46:10,035 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:46:10,039 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:46:10,042 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:10,046 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:46:10,046 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:46:10,046 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 20:46:10,047 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 20:46:10,050 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:46:10,053 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:46:10,053 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:46:10,057 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:46:10,057 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:46:10,057 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 20:46:10,057 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7416203470) -- 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 = 600140567aeb14c6f974aef8535ffebd 2024-03-01 20:46:10,061 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:46:10,064 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:10,064 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 20:46:10,068 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:10,068 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 20:46:10,071 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:10,071 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 20:46:10,075 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:10,075 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 20:46:10,078 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 20:46:10,078 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:46:10,078 INFO program/MainThread: Running [34] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:10,108 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=B8nGhW-nVhE-h7FR-9BUF-wooC-99eO-smFFDm LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KtKQKr-zyvu-xh0V-r7to-rHve-ILQq-ANR9Yi LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4Apzw5-lCc9-Enzy-KdRJ-gdLu-Tg0q-XeOK5N LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=mX1yIF-68rc-B37x-3IfJ-llUk-Qjow-PNCq80 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=AZdOod-cBcX-SFz1-FuA4-bAhh-aDXd-J0vBkm LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=X6YU2r-RWPj-6Ihc-Sgws-AyUG-iFvF-AGebRr LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh LVM2_VG_SIZE=4261412864 LVM2_VG_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=gw6wOi-wuDm-jzBJ-gXkr-Wwry-59uS-uLu6t3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh LVM2_VG_SIZE=4261412864 LVM2_VG_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=wXkFfk-1j3C-RyIy-2DTd-yGnR-oBJS-yxoVzZ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh LVM2_VG_SIZE=4261412864 LVM2_VG_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=mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:46:10,108 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid gw6wOi-wuDm-jzBJ-gXkr-Wwry-59uS-uLu6t3. WARNING: Couldn't find device with uuid wXkFfk-1j3C-RyIy-2DTd-yGnR-oBJS-yxoVzZ. WARNING: Couldn't find device with uuid mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq. WARNING: VG test_vg3 is missing PV gw6wOi-wuDm-jzBJ-gXkr-Wwry-59uS-uLu6t3 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV wXkFfk-1j3C-RyIy-2DTd-yGnR-oBJS-yxoVzZ (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:46:10,108 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:46:10,108 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 20:46:10,113 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: X6YU2r-RWPj-6Ihc-Sgws-AyUG-iFvF-AGebRr ; label: None ; device: /dev/sdg ; serial: 3600140567aeb14c6f974aef8535ffebd ; exists: True ; vg_name: test_vg3 ; vg_uuid: JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 20:46:10,113 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 20:46:10,116 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:46:10,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh ; incomplete: True ; hidden: False ; 2024-03-01 20:46:10,123 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:46:10,126 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:10,129 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:10,129 INFO program/MainThread: Running [35] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:10,162 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 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=Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF LVM2_VG_SIZE=3196059648 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=JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:46:10,162 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid gw6wOi-wuDm-jzBJ-gXkr-Wwry-59uS-uLu6t3. WARNING: Couldn't find device with uuid wXkFfk-1j3C-RyIy-2DTd-yGnR-oBJS-yxoVzZ. WARNING: Couldn't find device with uuid mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq. WARNING: VG test_vg3 is missing PV gw6wOi-wuDm-jzBJ-gXkr-Wwry-59uS-uLu6t3 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV wXkFfk-1j3C-RyIy-2DTd-yGnR-oBJS-yxoVzZ (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:46:10,162 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:46:10,162 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:46:10,163 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:46:10,167 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:46:10,171 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:46:10,171 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 20:46:10,175 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:46:10,175 INFO program/MainThread: Running [36] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:10,205 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 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=qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy 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=BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW 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=keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz 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=keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz 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=RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa 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=RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa 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=IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk 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=HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:46:10,205 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid gw6wOi-wuDm-jzBJ-gXkr-Wwry-59uS-uLu6t3. WARNING: Couldn't find device with uuid wXkFfk-1j3C-RyIy-2DTd-yGnR-oBJS-yxoVzZ. WARNING: Couldn't find device with uuid mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq. WARNING: VG test_vg3 is missing PV gw6wOi-wuDm-jzBJ-gXkr-Wwry-59uS-uLu6t3 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV wXkFfk-1j3C-RyIy-2DTd-yGnR-oBJS-yxoVzZ (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:46:10,205 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:46:10,210 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 20:46:10,211 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 20:46:10,214 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 20:46:10,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh ; incomplete: True ; hidden: False ; 2024-03-01 20:46:10,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:46:10,220 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:46:10,220 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:46:10,224 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140541895b0fd0424d85ab89e7d4b ' '/dev/disk/by-id/wwn-0x600140541895b0fd0424d85ab89e7d4b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_41895b0f-d042-4d85-ab89-e7d4b4e497cf ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf ' '/dev/disk/by-id/lvm-pv-uuid-gw6wOi-wuDm-jzBJ-gXkr-Wwry-59uS-uLu6t3', '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': 'gw6wOi-wuDm-jzBJ-gXkr-Wwry-59uS-uLu6t3', 'ID_FS_UUID_ENC': 'gw6wOi-wuDm-jzBJ-gXkr-Wwry-59uS-uLu6t3', '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': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'ID_SERIAL': '3600140541895b0fd0424d85ab89e7d4b', 'ID_SERIAL_SHORT': '600140541895b0fd0424d85ab89e7d4b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140541895b0fd', 'ID_WWN_VENDOR_EXTENSION': '0x0424d85ab89e7d4b', 'ID_WWN_WITH_EXTENSION': '0x600140541895b0fd0424d85ab89e7d4b', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140541895b0fd0424d85ab89e7d4b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550380784'} ; 2024-03-01 20:46:10,224 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:46:10,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:46:10,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:10,236 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:46:10,236 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:46:10,236 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:46:10,237 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 20:46:10,240 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:46:10,243 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:46:10,243 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:46:10,247 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:46:10,247 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:46:10,247 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 20:46:10,248 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7416239908) -- 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 = 600140541895b0fd0424d85ab89e7d4b 2024-03-01 20:46:10,251 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:46:10,255 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:10,255 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 20:46:10,258 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:10,258 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 20:46:10,262 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:10,262 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 20:46:10,265 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:10,265 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 20:46:10,268 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 20:46:10,269 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:46:10,269 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/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:10,299 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=B8nGhW-nVhE-h7FR-9BUF-wooC-99eO-smFFDm LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KtKQKr-zyvu-xh0V-r7to-rHve-ILQq-ANR9Yi LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4Apzw5-lCc9-Enzy-KdRJ-gdLu-Tg0q-XeOK5N LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=mX1yIF-68rc-B37x-3IfJ-llUk-Qjow-PNCq80 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=AZdOod-cBcX-SFz1-FuA4-bAhh-aDXd-J0vBkm LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=X6YU2r-RWPj-6Ihc-Sgws-AyUG-iFvF-AGebRr LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh LVM2_VG_SIZE=4261412864 LVM2_VG_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=gw6wOi-wuDm-jzBJ-gXkr-Wwry-59uS-uLu6t3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh LVM2_VG_SIZE=4261412864 LVM2_VG_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=wXkFfk-1j3C-RyIy-2DTd-yGnR-oBJS-yxoVzZ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh LVM2_VG_SIZE=4261412864 LVM2_VG_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=mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:46:10,299 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid wXkFfk-1j3C-RyIy-2DTd-yGnR-oBJS-yxoVzZ. WARNING: Couldn't find device with uuid mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq. WARNING: VG test_vg3 is missing PV wXkFfk-1j3C-RyIy-2DTd-yGnR-oBJS-yxoVzZ (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:46:10,299 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:46:10,299 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 20:46:10,304 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: gw6wOi-wuDm-jzBJ-gXkr-Wwry-59uS-uLu6t3 ; label: None ; device: /dev/sdh ; serial: 3600140541895b0fd0424d85ab89e7d4b ; exists: True ; vg_name: test_vg3 ; vg_uuid: JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh ; pe_start: 8 MiB ; 2024-03-01 20:46:10,304 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 20:46:10,307 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:46:10,310 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh ; incomplete: True ; hidden: False ; 2024-03-01 20:46:10,313 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:46:10,317 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:46:10,320 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:46:10,324 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 20:46:10,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh ; incomplete: True ; hidden: False ; 2024-03-01 20:46:10,330 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:46:10,330 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/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:10,361 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 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=qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy 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=BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW 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=keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz 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=keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz 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=RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa 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=RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa 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=IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk 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=HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:46:10,361 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid wXkFfk-1j3C-RyIy-2DTd-yGnR-oBJS-yxoVzZ. WARNING: Couldn't find device with uuid mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq. WARNING: VG test_vg3 is missing PV wXkFfk-1j3C-RyIy-2DTd-yGnR-oBJS-yxoVzZ (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:46:10,361 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:46:10,362 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:46:10,362 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:46:10,366 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140568c57b064edb4be1bc77fb770 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_68c57b06-4edb-4be1-bc77-fb770858af78 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78 ' '/dev/disk/by-id/lvm-pv-uuid-wXkFfk-1j3C-RyIy-2DTd-yGnR-oBJS-yxoVzZ ' '/dev/disk/by-id/wwn-0x600140568c57b064edb4be1bc77fb770', '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': 'wXkFfk-1j3C-RyIy-2DTd-yGnR-oBJS-yxoVzZ', 'ID_FS_UUID_ENC': 'wXkFfk-1j3C-RyIy-2DTd-yGnR-oBJS-yxoVzZ', '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': '68c57b06-4edb-4be1-bc77-fb770858af78', 'ID_SERIAL': '3600140568c57b064edb4be1bc77fb770', 'ID_SERIAL_SHORT': '600140568c57b064edb4be1bc77fb770', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140568c57b064', 'ID_WWN_VENDOR_EXTENSION': '0xedb4be1bc77fb770', 'ID_WWN_WITH_EXTENSION': '0x600140568c57b064edb4be1bc77fb770', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140568c57b064edb4be1bc77fb770', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550447036'} ; 2024-03-01 20:46:10,367 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:46:10,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:46:10,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:10,378 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:46:10,379 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:46:10,379 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 20:46:10,379 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 20:46:10,382 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:46:10,386 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:46:10,386 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:46:10,389 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:46:10,390 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:46:10,390 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 20:46:10,390 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7416239f60) -- 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 = 600140568c57b064edb4be1bc77fb770 2024-03-01 20:46:10,394 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:46:10,397 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:10,397 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 20:46:10,401 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:10,401 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 20:46:10,405 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:10,405 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 20:46:10,408 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:10,408 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 20:46:10,411 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 20:46:10,411 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:46:10,411 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/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:10,442 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=B8nGhW-nVhE-h7FR-9BUF-wooC-99eO-smFFDm LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KtKQKr-zyvu-xh0V-r7to-rHve-ILQq-ANR9Yi LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4Apzw5-lCc9-Enzy-KdRJ-gdLu-Tg0q-XeOK5N LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=mX1yIF-68rc-B37x-3IfJ-llUk-Qjow-PNCq80 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=AZdOod-cBcX-SFz1-FuA4-bAhh-aDXd-J0vBkm LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=X6YU2r-RWPj-6Ihc-Sgws-AyUG-iFvF-AGebRr LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh LVM2_VG_SIZE=4261412864 LVM2_VG_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=gw6wOi-wuDm-jzBJ-gXkr-Wwry-59uS-uLu6t3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh LVM2_VG_SIZE=4261412864 LVM2_VG_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=wXkFfk-1j3C-RyIy-2DTd-yGnR-oBJS-yxoVzZ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh LVM2_VG_SIZE=4261412864 LVM2_VG_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=mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:46:10,442 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq. WARNING: VG test_vg3 is missing PV mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:46:10,442 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:46:10,443 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 20:46:10,447 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: wXkFfk-1j3C-RyIy-2DTd-yGnR-oBJS-yxoVzZ ; label: None ; device: /dev/sdi ; serial: 3600140568c57b064edb4be1bc77fb770 ; exists: True ; vg_name: test_vg3 ; vg_uuid: JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh ; pe_start: 8 MiB ; 2024-03-01 20:46:10,447 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:46:10,451 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:46:10,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh ; incomplete: True ; hidden: False ; 2024-03-01 20:46:10,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:46:10,461 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:46:10,464 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:46:10,467 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 20:46:10,470 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh ; incomplete: True ; hidden: False ; 2024-03-01 20:46:10,473 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:46:10,474 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/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:10,505 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 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=qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy 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=BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW 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=keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz 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=keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz 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=RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa 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=RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa 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=IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk 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=HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:46:10,505 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq. WARNING: VG test_vg3 is missing PV mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:46:10,505 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:46:10,505 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:46:10,506 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:46:10,511 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/wwn-0x6001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_a95585b0-05b1-46a5-9f3f-17aabc7b48af ' '/dev/disk/by-id/lvm-pv-uuid-mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq', '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': 'mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq', 'ID_FS_UUID_ENC': 'mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq', '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': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'ID_SERIAL': '36001405a95585b005b146a59f3f17aab', 'ID_SERIAL_SHORT': '6001405a95585b005b146a59f3f17aab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a95585b00', 'ID_WWN_VENDOR_EXTENSION': '0x5b146a59f3f17aab', 'ID_WWN_WITH_EXTENSION': '0x6001405a95585b005b146a59f3f17aab', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a95585b005b146a59f3f17aab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550537073'} ; 2024-03-01 20:46:10,511 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:46:10,515 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:46:10,518 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:10,522 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:46:10,523 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:46:10,523 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:46:10,523 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 20:46:10,527 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:46:10,530 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:46:10,530 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:46:10,533 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:46:10,534 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:46:10,534 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 20:46:10,534 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7416239b00) -- 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 = 6001405a95585b005b146a59f3f17aab 2024-03-01 20:46:10,538 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:46:10,541 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:10,542 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 20:46:10,545 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:10,545 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 20:46:10,548 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:10,549 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 20:46:10,552 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:10,552 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 20:46:10,555 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 20:46:10,555 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:46:10,556 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/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:10,584 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=B8nGhW-nVhE-h7FR-9BUF-wooC-99eO-smFFDm LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KtKQKr-zyvu-xh0V-r7to-rHve-ILQq-ANR9Yi LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4Apzw5-lCc9-Enzy-KdRJ-gdLu-Tg0q-XeOK5N LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=mX1yIF-68rc-B37x-3IfJ-llUk-Qjow-PNCq80 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=AZdOod-cBcX-SFz1-FuA4-bAhh-aDXd-J0vBkm LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=X6YU2r-RWPj-6Ihc-Sgws-AyUG-iFvF-AGebRr LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh LVM2_VG_SIZE=4261412864 LVM2_VG_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=gw6wOi-wuDm-jzBJ-gXkr-Wwry-59uS-uLu6t3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh LVM2_VG_SIZE=4261412864 LVM2_VG_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=wXkFfk-1j3C-RyIy-2DTd-yGnR-oBJS-yxoVzZ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh LVM2_VG_SIZE=4261412864 LVM2_VG_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=mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:46:10,584 INFO program/MainThread: stderr[41]: 2024-03-01 20:46:10,584 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:46:10,585 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 20:46:10,589 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq ; label: None ; device: /dev/sdj ; serial: 36001405a95585b005b146a59f3f17aab ; exists: True ; vg_name: test_vg3 ; vg_uuid: JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 20:46:10,589 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 20:46:10,592 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:46:10,596 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh ; incomplete: True ; hidden: False ; 2024-03-01 20:46:10,599 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:46:10,603 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:46:10,606 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:46:10,609 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 20:46:10,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh ; incomplete: True ; hidden: False ; 2024-03-01 20:46:10,615 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:46:10,616 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/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:10,647 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 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=qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy 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=BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW 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=keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz 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=keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz 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=RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa 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=RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa 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=IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk 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=HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:46:10,647 INFO program/MainThread: stderr[42]: 2024-03-01 20:46:10,647 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:46:10,652 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:10,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:10,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz ; incomplete: False ; hidden: False ; 2024-03-01 20:46:10,662 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:46:10,663 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 20:46:10,666 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:46:10,666 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:46:10,670 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:46:10,674 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:46:10,674 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:46:10,678 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:46:10,678 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:46:10,678 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 20:46:10,682 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:46:10,685 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:46:10,685 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 20:46:10,689 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:46:10,692 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:46:10,693 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:46:10,696 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:46:10,697 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:46:10,697 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:46:10,697 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 20:46:10,700 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:46:10,701 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:46:10,704 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:46:10,704 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:46:10,708 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/mapper/test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-JdMsJxNWbyVkzXF88omGGqFHYYAw9PShkeF1hEfBb1SwFIum0wAgpe3p99hcaSOz ' '/dev/disk/by-uuid/ee1cb593-eb06-4ac0-aa9c-b84555af79d9', '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-JdMsJxNWbyVkzXF88omGGqFHYYAw9PShkeF1hEfBb1SwFIum0wAgpe3p99hcaSOz', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ee1cb593-eb06-4ac0-aa9c-b84555af79d9', 'ID_FS_UUID_ENC': 'ee1cb593-eb06-4ac0-aa9c-b84555af79d9', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '991131638'} ; 2024-03-01 20:46:10,708 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:46:10,709 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:46:10,712 INFO program/MainThread: stdout[43]: LVM 2024-03-01 20:46:10,713 INFO program/MainThread: stderr[43]: 2024-03-01 20:46:10,713 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:46:10,713 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:46:10,716 INFO program/MainThread: stdout[44]: LVM 2024-03-01 20:46:10,716 INFO program/MainThread: stderr[44]: 2024-03-01 20:46:10,716 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:46:10,716 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:46:10,719 INFO program/MainThread: stdout[45]: LVM 2024-03-01 20:46:10,719 INFO program/MainThread: stderr[45]: 2024-03-01 20:46:10,719 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:46:10,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:10,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 20:46:10,731 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:10,732 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:46:10,732 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:10,733 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:46:10,728 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7417310f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz 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 (0x7f741623fd68) -- 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 = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:10,733 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:46:10,736 INFO program/MainThread: stdout[46]: LVM 2024-03-01 20:46:10,737 INFO program/MainThread: stderr[46]: 2024-03-01 20:46:10,737 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:46:10,741 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:46:10,745 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:10,745 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 20:46:10,748 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:10,749 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 20:46:10,752 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:10,752 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 20:46:10,757 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:10,757 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 20:46:10,757 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 20:46:10,760 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:46:10,761 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 20:46:10,764 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:46:10,764 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:46:10,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:10,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:10,774 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa ; incomplete: False ; hidden: False ; 2024-03-01 20:46:10,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:46:10,778 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 20:46:10,781 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:46:10,781 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:46:10,785 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:46:10,788 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:46:10,789 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:46:10,793 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:46:10,793 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:46:10,793 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 20:46:10,797 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:46:10,800 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:46:10,801 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:46:10,804 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:46:10,808 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:46:10,808 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:46:10,811 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:46:10,812 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:46:10,812 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:46:10,812 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 20:46:10,815 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:46:10,816 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:46:10,819 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:46:10,819 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:46:10,823 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/413a616f-294b-4c38-b35c-14b537dc1f35 ' '/dev/mapper/test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-JdMsJxNWbyVkzXF88omGGqFHYYAw9PShRrcKdyg5sIHeYyUbTd9bf1JmiIfu9WAa', '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-JdMsJxNWbyVkzXF88omGGqFHYYAw9PShRrcKdyg5sIHeYyUbTd9bf1JmiIfu9WAa', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '413a616f-294b-4c38-b35c-14b537dc1f35', 'ID_FS_UUID_ENC': '413a616f-294b-4c38-b35c-14b537dc1f35', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '990810899'} ; 2024-03-01 20:46:10,823 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:46:10,823 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:46:10,827 INFO program/MainThread: stdout[47]: LVM 2024-03-01 20:46:10,827 INFO program/MainThread: stderr[47]: 2024-03-01 20:46:10,828 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:46:10,828 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:46:10,831 INFO program/MainThread: stdout[48]: LVM 2024-03-01 20:46:10,831 INFO program/MainThread: stderr[48]: 2024-03-01 20:46:10,831 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:46:10,831 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:46:10,834 INFO program/MainThread: stdout[49]: LVM 2024-03-01 20:46:10,834 INFO program/MainThread: stderr[49]: 2024-03-01 20:46:10,834 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:46:10,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:10,843 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 20:46:10,846 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:10,847 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:46:10,848 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:10,849 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:46:10,844 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f741624f080) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa 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 (0x7f741623fd68) -- name = test_vg3 status = True 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 = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:10,849 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:46:10,853 INFO program/MainThread: stdout[50]: LVM 2024-03-01 20:46:10,853 INFO program/MainThread: stderr[50]: 2024-03-01 20:46:10,853 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:46:10,857 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:46:10,861 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:10,861 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 20:46:10,865 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:10,865 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 20:46:10,868 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:10,869 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 20:46:10,872 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:10,872 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 20:46:10,873 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 20:46:10,876 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:46:10,876 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 20:46:10,880 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:46:10,880 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:46:10,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:10,887 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:10,890 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk ; incomplete: False ; hidden: False ; 2024-03-01 20:46:10,893 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:46:10,893 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:46:10,897 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:46:10,897 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 20:46:10,901 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:46:10,904 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:46:10,905 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:46:10,908 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:46:10,909 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:46:10,909 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 20:46:10,913 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:46:10,916 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:46:10,916 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 20:46:10,920 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:46:10,923 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:46:10,924 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:46:10,927 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:46:10,928 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:46:10,928 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:46:10,928 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 20:46:10,931 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:46:10,931 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:46:10,935 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:46:10,935 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:46:10,939 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-JdMsJxNWbyVkzXF88omGGqFHYYAw9PShIP9qe43CkmdF4MbXJ7Feyfa4kzPWXAVk ' '/dev/test_vg3/lv7 /dev/mapper/test_vg3-lv7 ' '/dev/disk/by-uuid/baee0382-58cc-45bf-bdce-be1909bcab64', '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-JdMsJxNWbyVkzXF88omGGqFHYYAw9PShIP9qe43CkmdF4MbXJ7Feyfa4kzPWXAVk', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'baee0382-58cc-45bf-bdce-be1909bcab64', 'ID_FS_UUID_ENC': 'baee0382-58cc-45bf-bdce-be1909bcab64', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '990491031'} ; 2024-03-01 20:46:10,939 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:46:10,940 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:46:10,943 INFO program/MainThread: stdout[51]: LVM 2024-03-01 20:46:10,944 INFO program/MainThread: stderr[51]: 2024-03-01 20:46:10,944 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:46:10,944 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:46:10,947 INFO program/MainThread: stdout[52]: LVM 2024-03-01 20:46:10,947 INFO program/MainThread: stderr[52]: 2024-03-01 20:46:10,947 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:46:10,947 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:46:10,950 INFO program/MainThread: stdout[53]: LVM 2024-03-01 20:46:10,951 INFO program/MainThread: stderr[53]: 2024-03-01 20:46:10,951 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:46:10,955 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:10,959 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 20:46:10,963 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:10,964 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:46:10,964 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:10,965 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:46:10,960 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f74173c77f0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk 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 (0x7f741623fd68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:10,966 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:46:10,969 INFO program/MainThread: stdout[54]: LVM 2024-03-01 20:46:10,969 INFO program/MainThread: stderr[54]: 2024-03-01 20:46:10,969 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 20:46:10,973 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:46:10,977 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:10,977 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 20:46:10,981 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:10,981 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 20:46:10,985 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:10,985 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 20:46:10,988 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:10,989 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 20:46:10,989 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 20:46:10,992 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:46:10,992 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 20:46:10,996 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:46:10,996 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:46:11,000 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:11,003 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:11,006 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA ; incomplete: False ; hidden: False ; 2024-03-01 20:46:11,010 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:46:11,010 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 20:46:11,013 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:46:11,014 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 20:46:11,017 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:46:11,021 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:46:11,021 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:46:11,025 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:46:11,025 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:46:11,025 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 20:46:11,029 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:46:11,033 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:46:11,033 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 20:46:11,036 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:46:11,040 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:46:11,040 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:46:11,043 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:46:11,044 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:46:11,044 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:46:11,044 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 20:46:11,048 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:46:11,048 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:46:11,051 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:46:11,052 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:46:11,055 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/test_vg3/lv8 ' '/dev/disk/by-uuid/bd27e87f-03a1-4d97-9667-8e5ea7571a8c ' '/dev/mapper/test_vg3-lv8 /dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-JdMsJxNWbyVkzXF88omGGqFHYYAw9PShHD8OCR4YjfKypMfMKoYIi3ZFAeCkpkTA', '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-JdMsJxNWbyVkzXF88omGGqFHYYAw9PShHD8OCR4YjfKypMfMKoYIi3ZFAeCkpkTA', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'bd27e87f-03a1-4d97-9667-8e5ea7571a8c', 'ID_FS_UUID_ENC': 'bd27e87f-03a1-4d97-9667-8e5ea7571a8c', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '990173449'} ; 2024-03-01 20:46:11,055 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:46:11,056 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:46:11,060 INFO program/MainThread: stdout[55]: LVM 2024-03-01 20:46:11,060 INFO program/MainThread: stderr[55]: 2024-03-01 20:46:11,060 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 20:46:11,060 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:46:11,063 INFO program/MainThread: stdout[56]: LVM 2024-03-01 20:46:11,063 INFO program/MainThread: stderr[56]: 2024-03-01 20:46:11,063 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 20:46:11,064 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:46:11,067 INFO program/MainThread: stdout[57]: LVM 2024-03-01 20:46:11,067 INFO program/MainThread: stderr[57]: 2024-03-01 20:46:11,067 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 20:46:11,072 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:11,075 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 20:46:11,079 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:11,080 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:11,080 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:11,082 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:11,076 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7416215e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA 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 (0x7f741623fd68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:11,082 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:46:11,086 INFO program/MainThread: stdout[58]: LVM 2024-03-01 20:46:11,086 INFO program/MainThread: stderr[58]: 2024-03-01 20:46:11,086 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 20:46:11,090 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:46:11,094 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:11,094 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 20:46:11,098 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:11,098 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 20:46:11,102 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:11,102 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 20:46:11,105 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:11,105 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 20:46:11,106 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 20:46:11,109 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:46:11,109 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 20:46:11,113 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:46:11,113 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:46:11,113 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:46:11,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': '16386320'} ; 2024-03-01 20:46:11,117 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:46:11,121 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:46:11,125 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:11,128 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:46:11,129 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:46:11,129 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:46:11,129 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:46:11,129 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 20:46:11,129 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 20:46:11,132 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:46:11,136 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:46:11,136 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:46:11,139 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:46:11,139 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:46:11,140 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 20:46:11,140 INFO blivet/MainThread: got device: DiskDevice instance (0x7f74162492e8) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:46:11,143 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:46:11,147 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:11,147 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 20:46:11,150 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:11,150 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 20:46:11,154 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:11,154 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 20:46:11,157 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:11,158 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 20:46:11,161 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:46:11,164 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:46:11,167 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:46:11,172 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 0x7f74162542c8> 2024-03-01 20:46:14,371 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 20:46:14,375 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:46:14,376 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:46:14,380 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': '16389701'} ; 2024-03-01 20:46:14,380 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:46:14,380 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:46:14,384 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:14,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:14,391 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:46:14,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:14,398 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:14,398 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:14,409 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:14,428 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:46:14,432 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 20:46:14,432 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 20:46:14,436 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:46:14,436 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 20:46:14,439 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:46:14,442 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:46:14,443 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:46:14,446 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:46:14,446 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:46:14,447 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:46:14,450 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:46:14,453 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:46:14,456 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:46:14,459 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:46:14,463 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:46:14,463 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:46:14,463 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 20:46:14,464 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:46:14,463 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f7416249cc0) -- 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 0x7f74161a4ca8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:46:14,468 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:46:14,471 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:14,471 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 20:46:14,475 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:14,475 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 20:46:14,478 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:14,478 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 20:46:14,482 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:14,482 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 20:46:14,482 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:46:14,485 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:46:14,485 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 20:46:14,488 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:46:14,489 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:46:14,492 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-JdMsJxNWbyVkzXF88omGGqFHYYAw9PShHD8OCR4YjfKypMfMKoYIi3ZFAeCkpkTA ' '/dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-uuid/bd27e87f-03a1-4d97-9667-8e5ea7571a8c ' '/dev/test_vg3/lv8 /dev/mapper/test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-JdMsJxNWbyVkzXF88omGGqFHYYAw9PShHD8OCR4YjfKypMfMKoYIi3ZFAeCkpkTA', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'bd27e87f-03a1-4d97-9667-8e5ea7571a8c', 'ID_FS_UUID_ENC': 'bd27e87f-03a1-4d97-9667-8e5ea7571a8c', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '990173449'} ; 2024-03-01 20:46:14,492 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:46:14,492 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:46:14,496 INFO program/MainThread: stdout[59]: LVM 2024-03-01 20:46:14,496 INFO program/MainThread: stderr[59]: 2024-03-01 20:46:14,497 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 20:46:14,497 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:46:14,500 INFO program/MainThread: stdout[60]: LVM 2024-03-01 20:46:14,500 INFO program/MainThread: stderr[60]: 2024-03-01 20:46:14,500 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 20:46:14,500 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:46:14,503 INFO program/MainThread: stdout[61]: LVM 2024-03-01 20:46:14,503 INFO program/MainThread: stderr[61]: 2024-03-01 20:46:14,503 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 20:46:14,508 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:14,512 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 20:46:14,515 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:14,516 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:14,517 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:14,518 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:14,512 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7416215e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f741623fd68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:14,519 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:46:14,522 INFO program/MainThread: stdout[62]: LVM 2024-03-01 20:46:14,523 INFO program/MainThread: stderr[62]: 2024-03-01 20:46:14,523 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 20:46:14,527 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:46:14,527 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 20:46:14,530 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv7 /dev/test_vg3/lv7 ' '/dev/disk/by-id/dm-uuid-LVM-JdMsJxNWbyVkzXF88omGGqFHYYAw9PShIP9qe43CkmdF4MbXJ7Feyfa4kzPWXAVk ' '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-uuid/baee0382-58cc-45bf-bdce-be1909bcab64', '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-JdMsJxNWbyVkzXF88omGGqFHYYAw9PShIP9qe43CkmdF4MbXJ7Feyfa4kzPWXAVk', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'baee0382-58cc-45bf-bdce-be1909bcab64', 'ID_FS_UUID_ENC': 'baee0382-58cc-45bf-bdce-be1909bcab64', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '990491031'} ; 2024-03-01 20:46:14,530 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:46:14,531 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:46:14,534 INFO program/MainThread: stdout[63]: LVM 2024-03-01 20:46:14,534 INFO program/MainThread: stderr[63]: 2024-03-01 20:46:14,534 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 20:46:14,535 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:46:14,538 INFO program/MainThread: stdout[64]: LVM 2024-03-01 20:46:14,538 INFO program/MainThread: stderr[64]: 2024-03-01 20:46:14,538 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 20:46:14,538 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:46:14,541 INFO program/MainThread: stdout[65]: LVM 2024-03-01 20:46:14,541 INFO program/MainThread: stderr[65]: 2024-03-01 20:46:14,541 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 20:46:14,547 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:14,551 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 20:46:14,554 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:14,555 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:14,556 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:14,557 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:14,551 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f74173c77f0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f741623fd68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:14,558 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:46:14,561 INFO program/MainThread: stdout[66]: LVM 2024-03-01 20:46:14,561 INFO program/MainThread: stderr[66]: 2024-03-01 20:46:14,561 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 20:46:14,565 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:46:14,565 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 20:46:14,569 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-uuid/413a616f-294b-4c38-b35c-14b537dc1f35 ' '/dev/test_vg3/lv6 ' '/dev/disk/by-id/dm-uuid-LVM-JdMsJxNWbyVkzXF88omGGqFHYYAw9PShRrcKdyg5sIHeYyUbTd9bf1JmiIfu9WAa ' '/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-JdMsJxNWbyVkzXF88omGGqFHYYAw9PShRrcKdyg5sIHeYyUbTd9bf1JmiIfu9WAa', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '413a616f-294b-4c38-b35c-14b537dc1f35', 'ID_FS_UUID_ENC': '413a616f-294b-4c38-b35c-14b537dc1f35', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '990810899'} ; 2024-03-01 20:46:14,569 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:46:14,569 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:46:14,572 INFO program/MainThread: stdout[67]: LVM 2024-03-01 20:46:14,573 INFO program/MainThread: stderr[67]: 2024-03-01 20:46:14,573 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 20:46:14,573 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:46:14,576 INFO program/MainThread: stdout[68]: LVM 2024-03-01 20:46:14,576 INFO program/MainThread: stderr[68]: 2024-03-01 20:46:14,576 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 20:46:14,576 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:46:14,579 INFO program/MainThread: stdout[69]: LVM 2024-03-01 20:46:14,579 INFO program/MainThread: stderr[69]: 2024-03-01 20:46:14,579 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 20:46:14,584 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:14,588 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 20:46:14,591 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:14,592 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:14,593 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:14,594 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:14,588 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f741624f080) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f741623fd68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:14,595 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:46:14,598 INFO program/MainThread: stdout[70]: LVM 2024-03-01 20:46:14,598 INFO program/MainThread: stderr[70]: 2024-03-01 20:46:14,598 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 20:46:14,602 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:46:14,603 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 20:46:14,606 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-id/dm-uuid-LVM-JdMsJxNWbyVkzXF88omGGqFHYYAw9PShkeF1hEfBb1SwFIum0wAgpe3p99hcaSOz ' '/dev/disk/by-uuid/ee1cb593-eb06-4ac0-aa9c-b84555af79d9 ' '/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-JdMsJxNWbyVkzXF88omGGqFHYYAw9PShkeF1hEfBb1SwFIum0wAgpe3p99hcaSOz', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ee1cb593-eb06-4ac0-aa9c-b84555af79d9', 'ID_FS_UUID_ENC': 'ee1cb593-eb06-4ac0-aa9c-b84555af79d9', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '991131638'} ; 2024-03-01 20:46:14,606 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:46:14,606 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:46:14,610 INFO program/MainThread: stdout[71]: LVM 2024-03-01 20:46:14,610 INFO program/MainThread: stderr[71]: 2024-03-01 20:46:14,610 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 20:46:14,610 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:46:14,613 INFO program/MainThread: stdout[72]: LVM 2024-03-01 20:46:14,613 INFO program/MainThread: stderr[72]: 2024-03-01 20:46:14,613 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 20:46:14,614 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:46:14,617 INFO program/MainThread: stdout[73]: LVM 2024-03-01 20:46:14,617 INFO program/MainThread: stderr[73]: 2024-03-01 20:46:14,617 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 20:46:14,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:14,625 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 20:46:14,629 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:14,630 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:14,630 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:14,631 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:14,625 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7417310f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f741623fd68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:14,632 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:46:14,636 INFO program/MainThread: stdout[74]: LVM 2024-03-01 20:46:14,636 INFO program/MainThread: stderr[74]: 2024-03-01 20:46:14,636 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 20:46:14,640 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:46:14,640 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 20:46:14,644 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-Vr2RW7sAYyVjk6YLwc62pf6uwkCK8HEFBwiLqdT2i0el4ntcXWYhR5VbJ6zMHIgW ' '/dev/disk/by-uuid/ea9c12c2-7d4d-4aa3-ae44-25218092dd8e ' '/dev/test_vg2/lv4 /dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/mapper/test_vg2-lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv4', 'DM_NAME': 'test_vg2-lv4', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-Vr2RW7sAYyVjk6YLwc62pf6uwkCK8HEFBwiLqdT2i0el4ntcXWYhR5VbJ6zMHIgW', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ea9c12c2-7d4d-4aa3-ae44-25218092dd8e', 'ID_FS_UUID_ENC': 'ea9c12c2-7d4d-4aa3-ae44-25218092dd8e', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '992025730'} ; 2024-03-01 20:46:14,644 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:46:14,644 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:46:14,648 INFO program/MainThread: stdout[75]: LVM 2024-03-01 20:46:14,648 INFO program/MainThread: stderr[75]: 2024-03-01 20:46:14,648 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 20:46:14,648 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:46:14,652 INFO program/MainThread: stdout[76]: LVM 2024-03-01 20:46:14,652 INFO program/MainThread: stderr[76]: 2024-03-01 20:46:14,652 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 20:46:14,652 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:46:14,655 INFO program/MainThread: stdout[77]: LVM 2024-03-01 20:46:14,655 INFO program/MainThread: stderr[77]: 2024-03-01 20:46:14,655 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 20:46:14,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:14,663 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 20:46:14,666 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:14,667 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:14,667 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:14,668 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:14,664 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f74162074e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7416243518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:14,669 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:46:14,672 INFO program/MainThread: stdout[78]: LVM 2024-03-01 20:46:14,672 INFO program/MainThread: stderr[78]: 2024-03-01 20:46:14,672 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 20:46:14,676 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:46:14,676 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 20:46:14,680 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/c2ad599b-a9bb-45e4-bfb1-9895f5332433 ' '/dev/disk/by-id/dm-uuid-LVM-Vr2RW7sAYyVjk6YLwc62pf6uwkCK8HEFO3ESmcnGVwxmLPJQlQU1M09FU0vxtmiy ' '/dev/mapper/test_vg2-lv3 /dev/test_vg2/lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-Vr2RW7sAYyVjk6YLwc62pf6uwkCK8HEFO3ESmcnGVwxmLPJQlQU1M09FU0vxtmiy', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c2ad599b-a9bb-45e4-bfb1-9895f5332433', 'ID_FS_UUID_ENC': 'c2ad599b-a9bb-45e4-bfb1-9895f5332433', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '992333388'} ; 2024-03-01 20:46:14,680 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:46:14,680 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:46:14,684 INFO program/MainThread: stdout[79]: LVM 2024-03-01 20:46:14,684 INFO program/MainThread: stderr[79]: 2024-03-01 20:46:14,684 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 20:46:14,684 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:46:14,687 INFO program/MainThread: stdout[80]: LVM 2024-03-01 20:46:14,687 INFO program/MainThread: stderr[80]: 2024-03-01 20:46:14,687 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 20:46:14,687 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:46:14,691 INFO program/MainThread: stdout[81]: LVM 2024-03-01 20:46:14,691 INFO program/MainThread: stderr[81]: 2024-03-01 20:46:14,691 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 20:46:14,696 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:14,699 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 20:46:14,702 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:14,703 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:14,703 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:14,704 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:14,699 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f74161e5940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7416243518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:14,704 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:46:14,708 INFO program/MainThread: stdout[82]: LVM 2024-03-01 20:46:14,708 INFO program/MainThread: stderr[82]: 2024-03-01 20:46:14,708 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 20:46:14,712 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:46:14,712 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 20:46:14,716 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-uuid/894f78cc-1469-4e33-87a7-c9222819a1ea ' '/dev/mapper/test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-Uq52sk7OUgf6BgCEGQgwc33JiDeEnFLeqx6hKo9rJnewNjFSslISVuoiWzzO08Jy ' '/dev/disk/by-id/dm-name-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-Uq52sk7OUgf6BgCEGQgwc33JiDeEnFLeqx6hKo9rJnewNjFSslISVuoiWzzO08Jy', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '894f78cc-1469-4e33-87a7-c9222819a1ea', 'ID_FS_UUID_ENC': '894f78cc-1469-4e33-87a7-c9222819a1ea', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '993210696'} ; 2024-03-01 20:46:14,716 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:46:14,716 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:46:14,719 INFO program/MainThread: stdout[83]: LVM 2024-03-01 20:46:14,720 INFO program/MainThread: stderr[83]: 2024-03-01 20:46:14,720 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 20:46:14,720 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:46:14,723 INFO program/MainThread: stdout[84]: LVM 2024-03-01 20:46:14,723 INFO program/MainThread: stderr[84]: 2024-03-01 20:46:14,723 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 20:46:14,723 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:46:14,726 INFO program/MainThread: stdout[85]: LVM 2024-03-01 20:46:14,726 INFO program/MainThread: stderr[85]: 2024-03-01 20:46:14,727 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 20:46:14,732 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:14,735 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 20:46:14,738 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:14,738 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:14,739 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:14,739 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:14,735 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7417323898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7417323f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:14,740 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:46:14,743 INFO program/MainThread: stdout[86]: LVM 2024-03-01 20:46:14,744 INFO program/MainThread: stderr[86]: 2024-03-01 20:46:14,744 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 20:46:14,748 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:46:14,748 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 20:46:14,751 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-Uq52sk7OUgf6BgCEGQgwc33JiDeEnFLeH0tic3QQE6KUDe9n4ifPb0sgOCYQSRL7 ' '/dev/disk/by-uuid/640e4e6d-f8cf-46c1-97ff-b05c9d5c67f6', '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-Uq52sk7OUgf6BgCEGQgwc33JiDeEnFLeH0tic3QQE6KUDe9n4ifPb0sgOCYQSRL7', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '640e4e6d-f8cf-46c1-97ff-b05c9d5c67f6', 'ID_FS_UUID_ENC': '640e4e6d-f8cf-46c1-97ff-b05c9d5c67f6', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '993520516'} ; 2024-03-01 20:46:14,751 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:46:14,752 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:46:14,755 INFO program/MainThread: stdout[87]: LVM 2024-03-01 20:46:14,755 INFO program/MainThread: stderr[87]: 2024-03-01 20:46:14,755 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 20:46:14,755 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:46:14,758 INFO program/MainThread: stdout[88]: LVM 2024-03-01 20:46:14,759 INFO program/MainThread: stderr[88]: 2024-03-01 20:46:14,759 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 20:46:14,759 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:46:14,762 INFO program/MainThread: stdout[89]: LVM 2024-03-01 20:46:14,762 INFO program/MainThread: stderr[89]: 2024-03-01 20:46:14,762 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 20:46:14,767 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:14,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:46:14,773 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:14,774 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:14,774 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:14,775 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:14,770 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f74162348d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7417323f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:14,775 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:46:14,779 INFO program/MainThread: stdout[90]: LVM 2024-03-01 20:46:14,779 INFO program/MainThread: stderr[90]: 2024-03-01 20:46:14,779 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 20:46:14,783 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:46:14,783 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:46:14,783 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:14,796 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:14,812 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:46:14,813 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:46:14,817 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:46:14,820 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:14,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:46:14,827 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:46:14,827 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:46:14,830 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:46:14,833 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:14,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:46:14,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:46:14,839 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:46:14,842 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:46:14,846 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:14,849 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:46:14,852 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:46:14,852 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:46:14,855 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:46:14,858 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:14,861 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:46:14,865 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:46:14,865 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:46:14,868 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:46:14,871 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:14,874 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:46:14,877 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:46:14,877 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:46:14,880 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:46:14,884 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:14,886 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:46:14,890 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:46:14,890 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:46:19,599 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_01dv8yxs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:46:19,636 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:46:19,636 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:46:19,639 INFO program/MainThread: stdout[2]: 2024-03-01 20:46:19,639 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 20:46:19,639 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:46:19,640 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:46:19,644 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:19,644 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:46:19,648 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:46:19,648 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:46:19,651 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:46:19,651 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:46:19,654 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:46:19,654 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:46:19,665 INFO program/MainThread: stdout: 2024-03-01 20:46:19,665 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:46:19,665 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member B8nGhW-nVhE-h7FR-9BUF-wooC-99eO-smFFDm 2024-03-01 20:46:19,665 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 894f78cc-1469-4e33-87a7-c9222819a1ea 2024-03-01 20:46:19,665 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member KtKQKr-zyvu-xh0V-r7to-rHve-ILQq-ANR9Yi 2024-03-01 20:46:19,665 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 894f78cc-1469-4e33-87a7-c9222819a1ea 2024-03-01 20:46:19,666 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 640e4e6d-f8cf-46c1-97ff-b05c9d5c67f6 2024-03-01 20:46:19,666 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO 2024-03-01 20:46:19,666 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member 4Apzw5-lCc9-Enzy-KdRJ-gdLu-Tg0q-XeOK5N 2024-03-01 20:46:19,666 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs ea9c12c2-7d4d-4aa3-ae44-25218092dd8e 2024-03-01 20:46:19,666 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs c2ad599b-a9bb-45e4-bfb1-9895f5332433 2024-03-01 20:46:19,666 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member mX1yIF-68rc-B37x-3IfJ-llUk-Qjow-PNCq80 2024-03-01 20:46:19,666 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member AZdOod-cBcX-SFz1-FuA4-bAhh-aDXd-J0vBkm 2024-03-01 20:46:19,666 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member X6YU2r-RWPj-6Ihc-Sgws-AyUG-iFvF-AGebRr 2024-03-01 20:46:19,666 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs bd27e87f-03a1-4d97-9667-8e5ea7571a8c 2024-03-01 20:46:19,666 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs baee0382-58cc-45bf-bdce-be1909bcab64 2024-03-01 20:46:19,666 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 413a616f-294b-4c38-b35c-14b537dc1f35 2024-03-01 20:46:19,666 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member gw6wOi-wuDm-jzBJ-gXkr-Wwry-59uS-uLu6t3 2024-03-01 20:46:19,666 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 413a616f-294b-4c38-b35c-14b537dc1f35 2024-03-01 20:46:19,666 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member wXkFfk-1j3C-RyIy-2DTd-yGnR-oBJS-yxoVzZ 2024-03-01 20:46:19,666 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs ee1cb593-eb06-4ac0-aa9c-b84555af79d9 2024-03-01 20:46:19,666 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq 2024-03-01 20:46:19,666 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs ee1cb593-eb06-4ac0-aa9c-b84555af79d9 2024-03-01 20:46:19,666 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:46:19,666 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:46:19,666 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:46:19,666 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:46:19,666 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:19,666 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member B8nGhW-nVhE-h7FR-9BUF-wooC-99eO-smFFDm `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 894f78cc-1469-4e33-87a7-c9222819a1ea sdb 1073741824 root disk brw-rw---- LVM2_member KtKQKr-zyvu-xh0V-r7to-rHve-ILQq-ANR9Yi |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 894f78cc-1469-4e33-87a7-c9222819a1ea `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 640e4e6d-f8cf-46c1-97ff-b05c9d5c67f6 sdc 1073741824 root disk brw-rw---- LVM2_member HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO sdd 1073741824 root disk brw-rw---- LVM2_member 4Apzw5-lCc9-Enzy-KdRJ-gdLu-Tg0q-XeOK5N |-test_vg2-lv4 641728512 root disk brw-rw---- xfs ea9c12c2-7d4d-4aa3-ae44-25218092dd8e `-test_vg2-lv3 322961408 root disk brw-rw---- xfs c2ad599b-a9bb-45e4-bfb1-9895f5332433 sde 1073741824 root disk brw-rw---- LVM2_member mX1yIF-68rc-B37x-3IfJ-llUk-Qjow-PNCq80 sdf 1073741824 root disk brw-rw---- LVM2_member AZdOod-cBcX-SFz1-FuA4-bAhh-aDXd-J0vBkm sdg 1073741824 root disk brw-rw---- LVM2_member X6YU2r-RWPj-6Ihc-Sgws-AyUG-iFvF-AGebRr |-test_vg3-lv8 427819008 root disk brw-rw---- xfs bd27e87f-03a1-4d97-9667-8e5ea7571a8c |-test_vg3-lv7 427819008 root disk brw-rw---- xfs baee0382-58cc-45bf-bdce-be1909bcab64 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 413a616f-294b-4c38-b35c-14b537dc1f35 sdh 1073741824 root disk brw-rw---- LVM2_member gw6wOi-wuDm-jzBJ-gXkr-Wwry-59uS-uLu6t3 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 413a616f-294b-4c38-b35c-14b537dc1f35 sdi 1073741824 root disk brw-rw---- LVM2_member wXkFfk-1j3C-RyIy-2DTd-yGnR-oBJS-yxoVzZ `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs ee1cb593-eb06-4ac0-aa9c-b84555af79d9 sdj 1073741824 root disk brw-rw---- LVM2_member mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs ee1cb593-eb06-4ac0-aa9c-b84555af79d9 sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:46:19,666 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:46:19,667 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:46:19,667 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:46:19,667 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:46:19,667 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:46:19,667 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:46:19,668 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:19,680 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:19,694 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 20:46:19,699 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-B8nGhW-nVhE-h7FR-9BUF-wooC-99eO-smFFDm ' '/dev/disk/by-id/wwn-0x600140577739717c77d41b180d75174f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_77739717-c77d-41b1-80d7-5174ffdee566 ' '/dev/disk/by-id/scsi-3600140577739717c77d41b180d75174f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566', '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': 'B8nGhW-nVhE-h7FR-9BUF-wooC-99eO-smFFDm', 'ID_FS_UUID_ENC': 'B8nGhW-nVhE-h7FR-9BUF-wooC-99eO-smFFDm', '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': '77739717-c77d-41b1-80d7-5174ffdee566', 'ID_SERIAL': '3600140577739717c77d41b180d75174f', 'ID_SERIAL_SHORT': '600140577739717c77d41b180d75174f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577739717c', 'ID_WWN_VENDOR_EXTENSION': '0x77d41b180d75174f', 'ID_WWN_WITH_EXTENSION': '0x600140577739717c77d41b180d75174f', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577739717c77d41b180d75174f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549842181'} ; 2024-03-01 20:46:19,699 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:46:19,700 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:19,727 INFO program/MainThread: stdout[3]: 2024-03-01 20:46:19,728 INFO program/MainThread: stderr[3]: 2024-03-01 20:46:19,728 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:46:19,732 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:46:19,735 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:19,741 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:46:19,745 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:46:19,746 INFO blivet/MainThread: sda is a disk 2024-03-01 20:46:19,746 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:46:19,746 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:46:19,750 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:46:19,753 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:46:19,753 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:46:19,757 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:46:19,757 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:46:19,757 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:46:19,757 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3386a3dba8) -- 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 = 600140577739717c77d41b180d75174f 2024-03-01 20:46:19,761 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:46:19,765 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:19,765 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:46:19,769 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:19,769 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:46:19,772 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:19,772 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:46:19,775 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:19,776 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:46:19,779 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:46:19,779 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:46:19,779 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:19,807 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=B8nGhW-nVhE-h7FR-9BUF-wooC-99eO-smFFDm LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_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=KtKQKr-zyvu-xh0V-r7to-rHve-ILQq-ANR9Yi LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_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=HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:46:19,807 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid KtKQKr-zyvu-xh0V-r7to-rHve-ILQq-ANR9Yi. WARNING: Couldn't find device with uuid HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO. WARNING: VG test_vg1 is missing PV KtKQKr-zyvu-xh0V-r7to-rHve-ILQq-ANR9Yi (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:46:19,807 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:46:19,807 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:46:19,812 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: B8nGhW-nVhE-h7FR-9BUF-wooC-99eO-smFFDm ; label: None ; device: /dev/sda ; serial: 3600140577739717c77d41b180d75174f ; exists: True ; vg_name: test_vg1 ; vg_uuid: Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe ; pe_start: 8 MiB ; 2024-03-01 20:46:19,812 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:46:19,815 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:46:19,818 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe ; incomplete: True ; hidden: False ; 2024-03-01 20:46:19,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:46:19,825 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:19,828 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:19,828 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:19,855 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:46:19,855 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid KtKQKr-zyvu-xh0V-r7to-rHve-ILQq-ANR9Yi. WARNING: Couldn't find device with uuid HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO. WARNING: VG test_vg1 is missing PV KtKQKr-zyvu-xh0V-r7to-rHve-ILQq-ANR9Yi (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:46:19,855 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:46:19,855 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:46:19,856 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:46:19,861 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:46:19,865 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:46:19,865 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:46:19,868 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:46:19,869 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:19,897 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 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=qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy 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=qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:46:19,898 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid KtKQKr-zyvu-xh0V-r7to-rHve-ILQq-ANR9Yi. WARNING: Couldn't find device with uuid HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO. WARNING: VG test_vg1 is missing PV KtKQKr-zyvu-xh0V-r7to-rHve-ILQq-ANR9Yi (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:46:19,898 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:46:19,902 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:46:19,903 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:46:19,906 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:46:19,909 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe ; incomplete: True ; hidden: False ; 2024-03-01 20:46:19,912 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:46:19,912 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:46:19,913 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:46:19,917 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405018be342b0454267960b1c8f4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_018be342-b045-4267-960b-1c8f4bfef8a4 ' '/dev/disk/by-id/scsi-36001405018be342b0454267960b1c8f4 ' '/dev/disk/by-id/lvm-pv-uuid-KtKQKr-zyvu-xh0V-r7to-rHve-ILQq-ANR9Yi ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4', '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': 'KtKQKr-zyvu-xh0V-r7to-rHve-ILQq-ANR9Yi', 'ID_FS_UUID_ENC': 'KtKQKr-zyvu-xh0V-r7to-rHve-ILQq-ANR9Yi', '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': '018be342-b045-4267-960b-1c8f4bfef8a4', 'ID_SERIAL': '36001405018be342b0454267960b1c8f4', 'ID_SERIAL_SHORT': '6001405018be342b0454267960b1c8f4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405018be342b', 'ID_WWN_VENDOR_EXTENSION': '0x0454267960b1c8f4', 'ID_WWN_WITH_EXTENSION': '0x6001405018be342b0454267960b1c8f4', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405018be342b0454267960b1c8f4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549911453'} ; 2024-03-01 20:46:19,917 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:46:19,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:46:19,923 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:19,927 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:46:19,927 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:46:19,928 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:46:19,928 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:46:19,931 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:46:19,934 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:46:19,934 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:46:19,938 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:46:19,938 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:46:19,939 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:46:19,939 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3386a50eb8) -- 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 = 6001405018be342b0454267960b1c8f4 2024-03-01 20:46:19,942 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:46:19,946 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:19,946 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:46:19,949 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:19,949 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:46:19,953 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:19,953 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:46:19,956 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:19,956 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:46:19,959 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:46:19,959 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:46:19,960 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:19,990 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=B8nGhW-nVhE-h7FR-9BUF-wooC-99eO-smFFDm LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KtKQKr-zyvu-xh0V-r7to-rHve-ILQq-ANR9Yi LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_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=HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:46:19,990 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO. WARNING: VG test_vg1 is missing PV HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO (last written to /dev/sdc). 2024-03-01 20:46:19,990 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:46:19,990 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:46:19,995 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: KtKQKr-zyvu-xh0V-r7to-rHve-ILQq-ANR9Yi ; label: None ; device: /dev/sdb ; serial: 36001405018be342b0454267960b1c8f4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 20:46:19,995 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:46:19,998 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:46:20,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe ; incomplete: True ; hidden: False ; 2024-03-01 20:46:20,004 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:46:20,008 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:46:20,011 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:46:20,014 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:46:20,017 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe ; incomplete: True ; hidden: False ; 2024-03-01 20:46:20,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:46:20,021 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:20,048 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 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=qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:46:20,048 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO. WARNING: VG test_vg1 is missing PV HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO (last written to /dev/sdc). 2024-03-01 20:46:20,048 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:46:20,048 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:46:20,048 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:46:20,053 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140591b3ee6238474a76ad4894fec ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a ' '/dev/disk/by-id/wwn-0x600140591b3ee6238474a76ad4894fec ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_91b3ee62-3847-4a76-ad48-94fec947ac9a', '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': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'ID_SERIAL': '3600140591b3ee6238474a76ad4894fec', 'ID_SERIAL_SHORT': '600140591b3ee6238474a76ad4894fec', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140591b3ee623', 'ID_WWN_VENDOR_EXTENSION': '0x8474a76ad4894fec', 'ID_WWN_WITH_EXTENSION': '0x600140591b3ee6238474a76ad4894fec', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140591b3ee6238474a76ad4894fec', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550647850'} ; 2024-03-01 20:46:20,053 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:46:20,057 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:46:20,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:20,064 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:46:20,065 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:46:20,065 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:46:20,065 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:46:20,068 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:46:20,071 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:46:20,072 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:46:20,075 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:46:20,075 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:46:20,076 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:46:20,076 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3386a50c50) -- 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 = 600140591b3ee6238474a76ad4894fec 2024-03-01 20:46:20,079 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:46:20,079 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:46:20,083 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669 ' '/dev/disk/by-id/scsi-3600140577982450e4c544d9b055bc4d9 ' '/dev/disk/by-id/wwn-0x600140577982450e4c544d9b055bc4d9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_77982450-e4c5-44d9-b055-bc4d96816669', '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': '77982450-e4c5-44d9-b055-bc4d96816669', 'ID_SERIAL': '3600140577982450e4c544d9b055bc4d9', 'ID_SERIAL_SHORT': '600140577982450e4c544d9b055bc4d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577982450e', 'ID_WWN_VENDOR_EXTENSION': '0x4c544d9b055bc4d9', 'ID_WWN_WITH_EXTENSION': '0x600140577982450e4c544d9b055bc4d9', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577982450e4c544d9b055bc4d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550645422'} ; 2024-03-01 20:46:20,083 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:46:20,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:46:20,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:20,093 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:46:20,093 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:46:20,093 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:46:20,094 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:46:20,097 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:46:20,100 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:46:20,100 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:46:20,103 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:46:20,104 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:46:20,104 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:46:20,104 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3385970cf8) -- 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 = 600140577982450e4c544d9b055bc4d9 2024-03-01 20:46:20,108 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:46:20,108 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:46:20,111 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044 ' '/dev/disk/by-id/scsi-360014056a7a8c862db54d97b92bab394 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_6a7a8c86-2db5-4d97-b92b-ab39412a7044 ' '/dev/disk/by-id/lvm-pv-uuid-HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO ' '/dev/disk/by-id/wwn-0x60014056a7a8c862db54d97b92bab394', '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': 'HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO', 'ID_FS_UUID_ENC': 'HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO', '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': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'ID_SERIAL': '360014056a7a8c862db54d97b92bab394', 'ID_SERIAL_SHORT': '60014056a7a8c862db54d97b92bab394', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056a7a8c862', 'ID_WWN_VENDOR_EXTENSION': '0xdb54d97b92bab394', 'ID_WWN_WITH_EXTENSION': '0x60014056a7a8c862db54d97b92bab394', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056a7a8c862db54d97b92bab394', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549906705'} ; 2024-03-01 20:46:20,111 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:46:20,115 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:46:20,117 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:20,121 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:46:20,122 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:46:20,122 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:46:20,122 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:46:20,125 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:46:20,128 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:46:20,129 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:46:20,132 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:46:20,132 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:46:20,132 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:46:20,133 INFO blivet/MainThread: got device: DiskDevice instance (0x7f338596cc18) -- 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 = 60014056a7a8c862db54d97b92bab394 2024-03-01 20:46:20,136 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:46:20,139 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:20,139 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:46:20,143 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:20,143 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:46:20,146 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:20,146 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:46:20,150 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:20,150 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:46:20,153 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:46:20,153 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:46:20,153 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:20,187 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=B8nGhW-nVhE-h7FR-9BUF-wooC-99eO-smFFDm LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KtKQKr-zyvu-xh0V-r7to-rHve-ILQq-ANR9Yi LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:46:20,187 INFO program/MainThread: stderr[9]: 2024-03-01 20:46:20,187 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:46:20,187 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:46:20,191 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO ; label: None ; device: /dev/sdc ; serial: 360014056a7a8c862db54d97b92bab394 ; exists: True ; vg_name: test_vg1 ; vg_uuid: Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:46:20,192 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:46:20,195 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:46:20,198 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe ; incomplete: True ; hidden: False ; 2024-03-01 20:46:20,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:46:20,205 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:46:20,208 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:46:20,211 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:46:20,214 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe ; incomplete: True ; hidden: False ; 2024-03-01 20:46:20,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:46:20,218 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:20,247 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 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=qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:46:20,247 INFO program/MainThread: stderr[10]: 2024-03-01 20:46:20,247 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:46:20,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:20,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:20,258 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:20,262 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:46:20,262 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:46:20,266 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:46:20,266 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:46:20,269 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:46:20,273 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:46:20,274 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:46:20,277 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:46:20,278 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:46:20,278 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:46:20,281 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:46:20,285 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:46:20,285 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:46:20,288 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:46:20,292 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:46:20,292 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:46:20,296 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:46:20,296 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:46:20,296 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:46:20,296 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:46:20,300 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:46:20,300 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:46:20,303 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:46:20,304 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:46:20,307 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/640e4e6d-f8cf-46c1-97ff-b05c9d5c67f6 ' '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-Uq52sk7OUgf6BgCEGQgwc33JiDeEnFLeH0tic3QQE6KUDe9n4ifPb0sgOCYQSRL7', '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-Uq52sk7OUgf6BgCEGQgwc33JiDeEnFLeH0tic3QQE6KUDe9n4ifPb0sgOCYQSRL7', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '640e4e6d-f8cf-46c1-97ff-b05c9d5c67f6', 'ID_FS_UUID_ENC': '640e4e6d-f8cf-46c1-97ff-b05c9d5c67f6', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '993520516'} ; 2024-03-01 20:46:20,308 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:46:20,308 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:46:20,312 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:46:20,312 INFO program/MainThread: stderr[11]: 2024-03-01 20:46:20,312 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:46:20,312 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:46:20,315 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:46:20,315 INFO program/MainThread: stderr[12]: 2024-03-01 20:46:20,315 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:46:20,315 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:46:20,318 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:46:20,319 INFO program/MainThread: stderr[13]: 2024-03-01 20:46:20,319 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:46:20,323 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:20,326 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:46:20,329 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:20,330 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:46:20,330 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:20,331 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:46:20,327 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f33859618d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 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 (0x7f3386a50f28) -- 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 = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:20,331 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:46:20,335 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:46:20,335 INFO program/MainThread: stderr[14]: 2024-03-01 20:46:20,335 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:46:20,339 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:46:20,343 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:20,343 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:46:20,346 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:20,347 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:46:20,351 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:20,351 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:46:20,355 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:20,355 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:46:20,357 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:46:20,357 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:46:20,360 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:46:20,361 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:46:20,364 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:46:20,364 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:46:20,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:20,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:20,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy ; incomplete: False ; hidden: False ; 2024-03-01 20:46:20,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:46:20,377 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:46:20,381 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:46:20,381 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:46:20,384 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:46:20,388 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:46:20,388 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:46:20,392 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:46:20,392 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:46:20,392 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:46:20,396 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:46:20,399 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:46:20,399 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:46:20,403 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:46:20,406 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:46:20,407 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:46:20,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 20:46:20,410 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:46:20,411 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:46:20,411 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 20:46:20,414 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:46:20,414 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:46:20,418 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:46:20,418 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:46:20,422 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-Uq52sk7OUgf6BgCEGQgwc33JiDeEnFLeqx6hKo9rJnewNjFSslISVuoiWzzO08Jy ' '/dev/disk/by-uuid/894f78cc-1469-4e33-87a7-c9222819a1ea ' '/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-Uq52sk7OUgf6BgCEGQgwc33JiDeEnFLeqx6hKo9rJnewNjFSslISVuoiWzzO08Jy', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '894f78cc-1469-4e33-87a7-c9222819a1ea', 'ID_FS_UUID_ENC': '894f78cc-1469-4e33-87a7-c9222819a1ea', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '993210696'} ; 2024-03-01 20:46:20,422 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:46:20,422 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:46:20,426 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:46:20,426 INFO program/MainThread: stderr[15]: 2024-03-01 20:46:20,426 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:46:20,427 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:46:20,430 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:46:20,430 INFO program/MainThread: stderr[16]: 2024-03-01 20:46:20,430 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:46:20,430 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:46:20,433 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:46:20,433 INFO program/MainThread: stderr[17]: 2024-03-01 20:46:20,433 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:46:20,438 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:20,441 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 20:46:20,444 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:20,445 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:20,445 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:20,446 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:20,441 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3386a50898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy 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 (0x7f3386a50f28) -- name = test_vg1 status = True 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 = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:20,447 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:46:20,450 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:46:20,450 INFO program/MainThread: stderr[18]: 2024-03-01 20:46:20,450 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:46:20,454 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:46:20,458 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:20,458 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:46:20,462 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:20,462 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:46:20,465 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:20,466 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:46:20,469 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:20,469 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:46:20,470 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 20:46:20,473 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:46:20,473 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:46:20,477 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:46:20,477 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:46:20,477 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:46:20,481 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_deeedd72-41bd-4c48-b8d2-895b68bd94f4 ' '/dev/disk/by-id/lvm-pv-uuid-4Apzw5-lCc9-Enzy-KdRJ-gdLu-Tg0q-XeOK5N ' '/dev/disk/by-id/wwn-0x6001405deeedd7241bd4c48b8d2895b6 ' '/dev/disk/by-id/scsi-36001405deeedd7241bd4c48b8d2895b6', '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': '4Apzw5-lCc9-Enzy-KdRJ-gdLu-Tg0q-XeOK5N', 'ID_FS_UUID_ENC': '4Apzw5-lCc9-Enzy-KdRJ-gdLu-Tg0q-XeOK5N', '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': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'ID_SERIAL': '36001405deeedd7241bd4c48b8d2895b6', 'ID_SERIAL_SHORT': '6001405deeedd7241bd4c48b8d2895b6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405deeedd724', 'ID_WWN_VENDOR_EXTENSION': '0x1bd4c48b8d2895b6', 'ID_WWN_WITH_EXTENSION': '0x6001405deeedd7241bd4c48b8d2895b6', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405deeedd7241bd4c48b8d2895b6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550031662'} ; 2024-03-01 20:46:20,481 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:46:20,484 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:46:20,487 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:20,491 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:46:20,492 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:46:20,492 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:46:20,492 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:46:20,495 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:46:20,499 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:46:20,499 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:46:20,502 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:46:20,503 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:46:20,503 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:46:20,503 INFO blivet/MainThread: got device: DiskDevice instance (0x7f338597cda0) -- 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 = 6001405deeedd7241bd4c48b8d2895b6 2024-03-01 20:46:20,507 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:46:20,510 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:20,510 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:46:20,513 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:20,514 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:46:20,517 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:20,517 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:46:20,521 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:20,521 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:46:20,524 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 20:46:20,524 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:46:20,524 INFO program/MainThread: Running [19] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:20,552 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=B8nGhW-nVhE-h7FR-9BUF-wooC-99eO-smFFDm LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KtKQKr-zyvu-xh0V-r7to-rHve-ILQq-ANR9Yi LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4Apzw5-lCc9-Enzy-KdRJ-gdLu-Tg0q-XeOK5N LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF LVM2_VG_SIZE=3196059648 LVM2_VG_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=mX1yIF-68rc-B37x-3IfJ-llUk-Qjow-PNCq80 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF LVM2_VG_SIZE=3196059648 LVM2_VG_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=AZdOod-cBcX-SFz1-FuA4-bAhh-aDXd-J0vBkm LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:46:20,552 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid mX1yIF-68rc-B37x-3IfJ-llUk-Qjow-PNCq80. WARNING: Couldn't find device with uuid AZdOod-cBcX-SFz1-FuA4-bAhh-aDXd-J0vBkm. WARNING: VG test_vg2 is missing PV mX1yIF-68rc-B37x-3IfJ-llUk-Qjow-PNCq80 (last written to /dev/sde). WARNING: VG test_vg2 is missing PV AZdOod-cBcX-SFz1-FuA4-bAhh-aDXd-J0vBkm (last written to /dev/sdf). 2024-03-01 20:46:20,552 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:46:20,553 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 20:46:20,557 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 4Apzw5-lCc9-Enzy-KdRJ-gdLu-Tg0q-XeOK5N ; label: None ; device: /dev/sdd ; serial: 36001405deeedd7241bd4c48b8d2895b6 ; exists: True ; vg_name: test_vg2 ; vg_uuid: Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 20:46:20,557 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 20:46:20,560 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:46:20,564 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF ; incomplete: True ; hidden: False ; 2024-03-01 20:46:20,567 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:46:20,570 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:20,573 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:20,573 INFO program/MainThread: Running [20] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:20,606 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 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=Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:46:20,606 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid mX1yIF-68rc-B37x-3IfJ-llUk-Qjow-PNCq80. WARNING: Couldn't find device with uuid AZdOod-cBcX-SFz1-FuA4-bAhh-aDXd-J0vBkm. WARNING: VG test_vg2 is missing PV mX1yIF-68rc-B37x-3IfJ-llUk-Qjow-PNCq80 (last written to /dev/sde). WARNING: VG test_vg2 is missing PV AZdOod-cBcX-SFz1-FuA4-bAhh-aDXd-J0vBkm (last written to /dev/sdf). 2024-03-01 20:46:20,606 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:46:20,606 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:46:20,607 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:46:20,612 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:46:20,615 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:46:20,615 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:46:20,619 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:46:20,619 INFO program/MainThread: Running [21] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:20,648 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 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=qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy 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=BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:46:20,648 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid mX1yIF-68rc-B37x-3IfJ-llUk-Qjow-PNCq80. WARNING: Couldn't find device with uuid AZdOod-cBcX-SFz1-FuA4-bAhh-aDXd-J0vBkm. WARNING: VG test_vg2 is missing PV mX1yIF-68rc-B37x-3IfJ-llUk-Qjow-PNCq80 (last written to /dev/sde). WARNING: VG test_vg2 is missing PV AZdOod-cBcX-SFz1-FuA4-bAhh-aDXd-J0vBkm (last written to /dev/sdf). 2024-03-01 20:46:20,648 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:46:20,653 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 20:46:20,653 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 20:46:20,657 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 20:46:20,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF ; incomplete: True ; hidden: False ; 2024-03-01 20:46:20,663 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:46:20,663 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:46:20,663 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:46:20,667 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405b8e660b886fb440ebd18182d1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca ' '/dev/disk/by-id/lvm-pv-uuid-mX1yIF-68rc-B37x-3IfJ-llUk-Qjow-PNCq80 ' '/dev/disk/by-id/scsi-36001405b8e660b886fb440ebd18182d1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_b8e660b8-86fb-440e-bd18-182d13c366ca', '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': 'mX1yIF-68rc-B37x-3IfJ-llUk-Qjow-PNCq80', 'ID_FS_UUID_ENC': 'mX1yIF-68rc-B37x-3IfJ-llUk-Qjow-PNCq80', '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': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'ID_SERIAL': '36001405b8e660b886fb440ebd18182d1', 'ID_SERIAL_SHORT': '6001405b8e660b886fb440ebd18182d1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b8e660b88', 'ID_WWN_VENDOR_EXTENSION': '0x6fb440ebd18182d1', 'ID_WWN_WITH_EXTENSION': '0x6001405b8e660b886fb440ebd18182d1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b8e660b886fb440ebd18182d1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550098754'} ; 2024-03-01 20:46:20,667 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:46:20,671 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:46:20,674 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:20,678 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:46:20,678 INFO blivet/MainThread: sde is a disk 2024-03-01 20:46:20,679 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:46:20,679 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:46:20,682 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:46:20,685 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:46:20,685 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:46:20,689 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:46:20,689 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:46:20,689 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 20:46:20,689 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3385976be0) -- 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 = 6001405b8e660b886fb440ebd18182d1 2024-03-01 20:46:20,693 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:46:20,697 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:20,697 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 20:46:20,700 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:20,700 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 20:46:20,704 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:20,704 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 20:46:20,707 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:20,707 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 20:46:20,710 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 20:46:20,710 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:46:20,710 INFO program/MainThread: Running [22] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:20,739 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=B8nGhW-nVhE-h7FR-9BUF-wooC-99eO-smFFDm LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KtKQKr-zyvu-xh0V-r7to-rHve-ILQq-ANR9Yi LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4Apzw5-lCc9-Enzy-KdRJ-gdLu-Tg0q-XeOK5N LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=mX1yIF-68rc-B37x-3IfJ-llUk-Qjow-PNCq80 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF LVM2_VG_SIZE=3196059648 LVM2_VG_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=AZdOod-cBcX-SFz1-FuA4-bAhh-aDXd-J0vBkm LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:46:20,739 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid AZdOod-cBcX-SFz1-FuA4-bAhh-aDXd-J0vBkm. WARNING: VG test_vg2 is missing PV AZdOod-cBcX-SFz1-FuA4-bAhh-aDXd-J0vBkm (last written to /dev/sdf). 2024-03-01 20:46:20,739 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:46:20,740 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 20:46:20,744 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: mX1yIF-68rc-B37x-3IfJ-llUk-Qjow-PNCq80 ; label: None ; device: /dev/sde ; serial: 36001405b8e660b886fb440ebd18182d1 ; exists: True ; vg_name: test_vg2 ; vg_uuid: Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:46:20,744 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 20:46:20,747 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:46:20,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF ; incomplete: True ; hidden: False ; 2024-03-01 20:46:20,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:46:20,757 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:46:20,761 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:46:20,764 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 20:46:20,767 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF ; incomplete: True ; hidden: False ; 2024-03-01 20:46:20,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:46:20,770 INFO program/MainThread: Running [23] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:20,800 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 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=qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy 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=BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:46:20,800 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid AZdOod-cBcX-SFz1-FuA4-bAhh-aDXd-J0vBkm. WARNING: VG test_vg2 is missing PV AZdOod-cBcX-SFz1-FuA4-bAhh-aDXd-J0vBkm (last written to /dev/sdf). 2024-03-01 20:46:20,800 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:46:20,800 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:46:20,800 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:46:20,805 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08 ' '/dev/disk/by-id/lvm-pv-uuid-AZdOod-cBcX-SFz1-FuA4-bAhh-aDXd-J0vBkm ' '/dev/disk/by-id/wwn-0x6001405984775db0c86458da914cb573 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_984775db-0c86-458d-a914-cb573cb98e08 ' '/dev/disk/by-id/scsi-36001405984775db0c86458da914cb573', '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': 'AZdOod-cBcX-SFz1-FuA4-bAhh-aDXd-J0vBkm', 'ID_FS_UUID_ENC': 'AZdOod-cBcX-SFz1-FuA4-bAhh-aDXd-J0vBkm', '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': '984775db-0c86-458d-a914-cb573cb98e08', 'ID_SERIAL': '36001405984775db0c86458da914cb573', 'ID_SERIAL_SHORT': '6001405984775db0c86458da914cb573', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405984775db0', 'ID_WWN_VENDOR_EXTENSION': '0xc86458da914cb573', 'ID_WWN_WITH_EXTENSION': '0x6001405984775db0c86458da914cb573', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405984775db0c86458da914cb573', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550115827'} ; 2024-03-01 20:46:20,805 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:46:20,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:46:20,813 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:20,817 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:46:20,817 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:46:20,817 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 20:46:20,817 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:46:20,821 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:46:20,824 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:46:20,824 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:46:20,827 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:46:20,828 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:46:20,828 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 20:46:20,828 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3385912978) -- 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 = 6001405984775db0c86458da914cb573 2024-03-01 20:46:20,832 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:46:20,835 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:20,835 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 20:46:20,839 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:20,839 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 20:46:20,843 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:20,843 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 20:46:20,846 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:20,846 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 20:46:20,849 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 20:46:20,849 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:46:20,849 INFO program/MainThread: Running [24] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:20,880 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=B8nGhW-nVhE-h7FR-9BUF-wooC-99eO-smFFDm LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KtKQKr-zyvu-xh0V-r7to-rHve-ILQq-ANR9Yi LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4Apzw5-lCc9-Enzy-KdRJ-gdLu-Tg0q-XeOK5N LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=mX1yIF-68rc-B37x-3IfJ-llUk-Qjow-PNCq80 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=AZdOod-cBcX-SFz1-FuA4-bAhh-aDXd-J0vBkm LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:46:20,880 INFO program/MainThread: stderr[24]: 2024-03-01 20:46:20,880 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:46:20,881 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 20:46:20,885 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: AZdOod-cBcX-SFz1-FuA4-bAhh-aDXd-J0vBkm ; label: None ; device: /dev/sdf ; serial: 36001405984775db0c86458da914cb573 ; exists: True ; vg_name: test_vg2 ; vg_uuid: Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:46:20,885 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 20:46:20,888 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:46:20,891 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF ; incomplete: True ; hidden: False ; 2024-03-01 20:46:20,895 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:46:20,898 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:46:20,902 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:46:20,905 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 20:46:20,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF ; incomplete: True ; hidden: False ; 2024-03-01 20:46:20,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:46:20,912 INFO program/MainThread: Running [25] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:20,941 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 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=qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy 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=BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:46:20,941 INFO program/MainThread: stderr[25]: 2024-03-01 20:46:20,941 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:46:20,946 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:20,949 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:20,953 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy ; incomplete: False ; hidden: False ; 2024-03-01 20:46:20,956 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:46:20,956 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:46:20,960 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:46:20,960 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:46:20,963 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:46:20,967 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:46:20,967 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:46:20,971 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:46:20,971 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:46:20,972 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:46:20,975 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:46:20,979 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:46:20,979 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:46:20,982 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:46:20,986 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:46:20,986 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:46:20,990 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:46:20,990 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:46:20,990 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:46:20,990 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 20:46:20,994 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:46:20,994 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:46:20,997 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:46:20,998 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:46:21,001 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-Vr2RW7sAYyVjk6YLwc62pf6uwkCK8HEFO3ESmcnGVwxmLPJQlQU1M09FU0vxtmiy ' '/dev/disk/by-uuid/c2ad599b-a9bb-45e4-bfb1-9895f5332433 ' '/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-Vr2RW7sAYyVjk6YLwc62pf6uwkCK8HEFO3ESmcnGVwxmLPJQlQU1M09FU0vxtmiy', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c2ad599b-a9bb-45e4-bfb1-9895f5332433', 'ID_FS_UUID_ENC': 'c2ad599b-a9bb-45e4-bfb1-9895f5332433', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '992333388'} ; 2024-03-01 20:46:21,002 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:46:21,002 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:46:21,006 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:46:21,006 INFO program/MainThread: stderr[26]: 2024-03-01 20:46:21,006 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:46:21,006 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:46:21,009 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:46:21,010 INFO program/MainThread: stderr[27]: 2024-03-01 20:46:21,010 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:46:21,010 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:46:21,013 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:46:21,013 INFO program/MainThread: stderr[28]: 2024-03-01 20:46:21,013 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:46:21,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:21,021 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 20:46:21,024 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:21,024 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:46:21,025 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:21,025 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:46:21,021 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3385912908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy 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 (0x7f3385970518) -- 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 = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:21,026 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:46:21,029 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:46:21,030 INFO program/MainThread: stderr[29]: 2024-03-01 20:46:21,030 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:46:21,034 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:46:21,038 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:21,038 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 20:46:21,042 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:21,042 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 20:46:21,046 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:21,046 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:46:21,049 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:21,049 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 20:46:21,050 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 20:46:21,053 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:46:21,053 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 20:46:21,057 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:46:21,057 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:46:21,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:21,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:21,067 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW ; incomplete: False ; hidden: False ; 2024-03-01 20:46:21,070 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:46:21,070 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:46:21,074 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:46:21,075 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:46:21,078 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:46:21,082 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:46:21,082 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:46:21,085 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:46:21,086 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:46:21,086 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 20:46:21,090 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:46:21,093 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:46:21,093 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:46:21,097 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:46:21,100 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:46:21,100 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:46:21,104 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:46:21,104 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:46:21,104 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:46:21,105 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 20:46:21,117 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:46:21,117 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:46:21,121 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:46:21,121 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:46:21,125 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-Vr2RW7sAYyVjk6YLwc62pf6uwkCK8HEFBwiLqdT2i0el4ntcXWYhR5VbJ6zMHIgW ' '/dev/mapper/test_vg2-lv4 /dev/test_vg2/lv4 ' '/dev/disk/by-uuid/ea9c12c2-7d4d-4aa3-ae44-25218092dd8e', '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-Vr2RW7sAYyVjk6YLwc62pf6uwkCK8HEFBwiLqdT2i0el4ntcXWYhR5VbJ6zMHIgW', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ea9c12c2-7d4d-4aa3-ae44-25218092dd8e', 'ID_FS_UUID_ENC': 'ea9c12c2-7d4d-4aa3-ae44-25218092dd8e', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '992025730'} ; 2024-03-01 20:46:21,125 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:46:21,125 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:46:21,129 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:46:21,129 INFO program/MainThread: stderr[30]: 2024-03-01 20:46:21,129 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:46:21,129 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:46:21,133 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:46:21,133 INFO program/MainThread: stderr[31]: 2024-03-01 20:46:21,133 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:46:21,133 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:46:21,136 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:46:21,136 INFO program/MainThread: stderr[32]: 2024-03-01 20:46:21,136 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:46:21,141 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:21,144 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 20:46:21,147 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:21,148 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:21,149 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:21,149 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:21,145 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f33859344a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW 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 (0x7f3385970518) -- name = test_vg2 status = 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 = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:21,150 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:46:21,153 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:46:21,153 INFO program/MainThread: stderr[33]: 2024-03-01 20:46:21,153 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:46:21,158 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:46:21,161 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:21,162 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 20:46:21,165 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:21,165 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 20:46:21,169 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:21,169 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 20:46:21,173 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:21,173 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 20:46:21,173 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 20:46:21,176 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:46:21,177 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 20:46:21,180 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:46:21,180 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:46:21,181 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:46:21,184 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140567aeb14c6f974aef8535ffebd ' '/dev/disk/by-id/lvm-pv-uuid-X6YU2r-RWPj-6Ihc-Sgws-AyUG-iFvF-AGebRr ' '/dev/disk/by-id/scsi-3600140567aeb14c6f974aef8535ffebd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_67aeb14c-6f97-4aef-8535-ffebde2c102f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f', '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': 'X6YU2r-RWPj-6Ihc-Sgws-AyUG-iFvF-AGebRr', 'ID_FS_UUID_ENC': 'X6YU2r-RWPj-6Ihc-Sgws-AyUG-iFvF-AGebRr', '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': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'ID_SERIAL': '3600140567aeb14c6f974aef8535ffebd', 'ID_SERIAL_SHORT': '600140567aeb14c6f974aef8535ffebd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140567aeb14c6', 'ID_WWN_VENDOR_EXTENSION': '0xf974aef8535ffebd', 'ID_WWN_WITH_EXTENSION': '0x600140567aeb14c6f974aef8535ffebd', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140567aeb14c6f974aef8535ffebd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550337184'} ; 2024-03-01 20:46:21,184 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:46:21,188 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:46:21,191 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:21,195 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:46:21,196 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:46:21,196 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 20:46:21,196 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 20:46:21,200 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:46:21,203 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:46:21,203 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:46:21,206 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:46:21,207 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:46:21,207 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 20:46:21,207 INFO blivet/MainThread: got device: DiskDevice instance (0x7f33859303c8) -- 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 = 600140567aeb14c6f974aef8535ffebd 2024-03-01 20:46:21,211 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:46:21,214 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:21,214 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 20:46:21,218 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:21,218 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 20:46:21,221 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:21,221 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 20:46:21,225 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:21,225 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 20:46:21,228 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 20:46:21,228 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:46:21,228 INFO program/MainThread: Running [34] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:21,259 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=B8nGhW-nVhE-h7FR-9BUF-wooC-99eO-smFFDm LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KtKQKr-zyvu-xh0V-r7to-rHve-ILQq-ANR9Yi LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4Apzw5-lCc9-Enzy-KdRJ-gdLu-Tg0q-XeOK5N LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=mX1yIF-68rc-B37x-3IfJ-llUk-Qjow-PNCq80 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=AZdOod-cBcX-SFz1-FuA4-bAhh-aDXd-J0vBkm LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=X6YU2r-RWPj-6Ihc-Sgws-AyUG-iFvF-AGebRr LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh LVM2_VG_SIZE=4261412864 LVM2_VG_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=gw6wOi-wuDm-jzBJ-gXkr-Wwry-59uS-uLu6t3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh LVM2_VG_SIZE=4261412864 LVM2_VG_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=wXkFfk-1j3C-RyIy-2DTd-yGnR-oBJS-yxoVzZ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh LVM2_VG_SIZE=4261412864 LVM2_VG_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=mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:46:21,259 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid gw6wOi-wuDm-jzBJ-gXkr-Wwry-59uS-uLu6t3. WARNING: Couldn't find device with uuid wXkFfk-1j3C-RyIy-2DTd-yGnR-oBJS-yxoVzZ. WARNING: Couldn't find device with uuid mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq. WARNING: VG test_vg3 is missing PV gw6wOi-wuDm-jzBJ-gXkr-Wwry-59uS-uLu6t3 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV wXkFfk-1j3C-RyIy-2DTd-yGnR-oBJS-yxoVzZ (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:46:21,259 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:46:21,260 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 20:46:21,264 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: X6YU2r-RWPj-6Ihc-Sgws-AyUG-iFvF-AGebRr ; label: None ; device: /dev/sdg ; serial: 3600140567aeb14c6f974aef8535ffebd ; exists: True ; vg_name: test_vg3 ; vg_uuid: JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 20:46:21,264 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 20:46:21,267 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:46:21,271 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh ; incomplete: True ; hidden: False ; 2024-03-01 20:46:21,274 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:46:21,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:21,280 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:21,281 INFO program/MainThread: Running [35] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:21,310 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 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=Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF LVM2_VG_SIZE=3196059648 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=JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:46:21,310 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid gw6wOi-wuDm-jzBJ-gXkr-Wwry-59uS-uLu6t3. WARNING: Couldn't find device with uuid wXkFfk-1j3C-RyIy-2DTd-yGnR-oBJS-yxoVzZ. WARNING: Couldn't find device with uuid mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq. WARNING: VG test_vg3 is missing PV gw6wOi-wuDm-jzBJ-gXkr-Wwry-59uS-uLu6t3 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV wXkFfk-1j3C-RyIy-2DTd-yGnR-oBJS-yxoVzZ (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:46:21,310 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:46:21,310 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:46:21,311 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:46:21,316 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:46:21,319 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:46:21,319 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 20:46:21,323 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:46:21,324 INFO program/MainThread: Running [36] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:21,354 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 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=qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy 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=BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW 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=keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz 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=keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz 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=RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa 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=RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa 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=IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk 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=HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:46:21,354 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid gw6wOi-wuDm-jzBJ-gXkr-Wwry-59uS-uLu6t3. WARNING: Couldn't find device with uuid wXkFfk-1j3C-RyIy-2DTd-yGnR-oBJS-yxoVzZ. WARNING: Couldn't find device with uuid mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq. WARNING: VG test_vg3 is missing PV gw6wOi-wuDm-jzBJ-gXkr-Wwry-59uS-uLu6t3 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV wXkFfk-1j3C-RyIy-2DTd-yGnR-oBJS-yxoVzZ (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:46:21,354 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:46:21,359 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 20:46:21,360 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 20:46:21,363 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 20:46:21,366 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh ; incomplete: True ; hidden: False ; 2024-03-01 20:46:21,369 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:46:21,369 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:46:21,369 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:46:21,373 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf ' '/dev/disk/by-id/lvm-pv-uuid-gw6wOi-wuDm-jzBJ-gXkr-Wwry-59uS-uLu6t3 ' '/dev/disk/by-id/wwn-0x600140541895b0fd0424d85ab89e7d4b ' '/dev/disk/by-id/scsi-3600140541895b0fd0424d85ab89e7d4b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_41895b0f-d042-4d85-ab89-e7d4b4e497cf', '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': 'gw6wOi-wuDm-jzBJ-gXkr-Wwry-59uS-uLu6t3', 'ID_FS_UUID_ENC': 'gw6wOi-wuDm-jzBJ-gXkr-Wwry-59uS-uLu6t3', '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': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'ID_SERIAL': '3600140541895b0fd0424d85ab89e7d4b', 'ID_SERIAL_SHORT': '600140541895b0fd0424d85ab89e7d4b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140541895b0fd', 'ID_WWN_VENDOR_EXTENSION': '0x0424d85ab89e7d4b', 'ID_WWN_WITH_EXTENSION': '0x600140541895b0fd0424d85ab89e7d4b', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140541895b0fd0424d85ab89e7d4b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550380784'} ; 2024-03-01 20:46:21,373 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:46:21,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:46:21,381 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:21,385 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:46:21,385 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:46:21,385 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:46:21,385 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 20:46:21,389 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:46:21,392 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:46:21,392 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:46:21,395 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:46:21,396 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:46:21,396 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 20:46:21,396 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3385976d30) -- 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 = 600140541895b0fd0424d85ab89e7d4b 2024-03-01 20:46:21,400 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:46:21,403 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:21,404 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 20:46:21,407 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:21,407 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 20:46:21,410 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:21,410 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 20:46:21,414 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:21,414 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 20:46:21,417 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 20:46:21,417 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:46:21,417 INFO program/MainThread: Running [37] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:21,448 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=B8nGhW-nVhE-h7FR-9BUF-wooC-99eO-smFFDm LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KtKQKr-zyvu-xh0V-r7to-rHve-ILQq-ANR9Yi LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4Apzw5-lCc9-Enzy-KdRJ-gdLu-Tg0q-XeOK5N LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=mX1yIF-68rc-B37x-3IfJ-llUk-Qjow-PNCq80 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=AZdOod-cBcX-SFz1-FuA4-bAhh-aDXd-J0vBkm LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=X6YU2r-RWPj-6Ihc-Sgws-AyUG-iFvF-AGebRr LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh LVM2_VG_SIZE=4261412864 LVM2_VG_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=gw6wOi-wuDm-jzBJ-gXkr-Wwry-59uS-uLu6t3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh LVM2_VG_SIZE=4261412864 LVM2_VG_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=wXkFfk-1j3C-RyIy-2DTd-yGnR-oBJS-yxoVzZ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh LVM2_VG_SIZE=4261412864 LVM2_VG_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=mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:46:21,448 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid wXkFfk-1j3C-RyIy-2DTd-yGnR-oBJS-yxoVzZ. WARNING: Couldn't find device with uuid mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq. WARNING: VG test_vg3 is missing PV wXkFfk-1j3C-RyIy-2DTd-yGnR-oBJS-yxoVzZ (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:46:21,448 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:46:21,448 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 20:46:21,453 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: gw6wOi-wuDm-jzBJ-gXkr-Wwry-59uS-uLu6t3 ; label: None ; device: /dev/sdh ; serial: 3600140541895b0fd0424d85ab89e7d4b ; exists: True ; vg_name: test_vg3 ; vg_uuid: JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh ; pe_start: 8 MiB ; 2024-03-01 20:46:21,453 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 20:46:21,456 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:46:21,459 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh ; incomplete: True ; hidden: False ; 2024-03-01 20:46:21,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:46:21,466 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:46:21,470 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:46:21,473 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 20:46:21,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh ; incomplete: True ; hidden: False ; 2024-03-01 20:46:21,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:46:21,480 INFO program/MainThread: Running [38] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:21,510 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 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=qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy 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=BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW 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=keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz 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=keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz 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=RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa 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=RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa 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=IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk 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=HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:46:21,510 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid wXkFfk-1j3C-RyIy-2DTd-yGnR-oBJS-yxoVzZ. WARNING: Couldn't find device with uuid mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq. WARNING: VG test_vg3 is missing PV wXkFfk-1j3C-RyIy-2DTd-yGnR-oBJS-yxoVzZ (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:46:21,510 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:46:21,510 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:46:21,510 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:46:21,515 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140568c57b064edb4be1bc77fb770 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_68c57b06-4edb-4be1-bc77-fb770858af78 ' '/dev/disk/by-id/lvm-pv-uuid-wXkFfk-1j3C-RyIy-2DTd-yGnR-oBJS-yxoVzZ ' '/dev/disk/by-id/scsi-3600140568c57b064edb4be1bc77fb770 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78', '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': 'wXkFfk-1j3C-RyIy-2DTd-yGnR-oBJS-yxoVzZ', 'ID_FS_UUID_ENC': 'wXkFfk-1j3C-RyIy-2DTd-yGnR-oBJS-yxoVzZ', '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': '68c57b06-4edb-4be1-bc77-fb770858af78', 'ID_SERIAL': '3600140568c57b064edb4be1bc77fb770', 'ID_SERIAL_SHORT': '600140568c57b064edb4be1bc77fb770', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140568c57b064', 'ID_WWN_VENDOR_EXTENSION': '0xedb4be1bc77fb770', 'ID_WWN_WITH_EXTENSION': '0x600140568c57b064edb4be1bc77fb770', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140568c57b064edb4be1bc77fb770', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550447036'} ; 2024-03-01 20:46:21,515 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:46:21,520 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:46:21,523 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:21,527 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:46:21,528 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:46:21,528 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 20:46:21,528 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 20:46:21,531 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:46:21,534 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:46:21,535 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:46:21,538 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:46:21,538 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:46:21,539 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 20:46:21,539 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3385976e10) -- 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 = 600140568c57b064edb4be1bc77fb770 2024-03-01 20:46:21,542 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:46:21,546 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:21,546 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 20:46:21,549 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:21,549 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 20:46:21,553 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:21,553 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 20:46:21,557 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:21,557 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 20:46:21,560 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 20:46:21,560 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:46:21,560 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/sdc$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:21,590 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=B8nGhW-nVhE-h7FR-9BUF-wooC-99eO-smFFDm LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KtKQKr-zyvu-xh0V-r7to-rHve-ILQq-ANR9Yi LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4Apzw5-lCc9-Enzy-KdRJ-gdLu-Tg0q-XeOK5N LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=mX1yIF-68rc-B37x-3IfJ-llUk-Qjow-PNCq80 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=AZdOod-cBcX-SFz1-FuA4-bAhh-aDXd-J0vBkm LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=X6YU2r-RWPj-6Ihc-Sgws-AyUG-iFvF-AGebRr LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh LVM2_VG_SIZE=4261412864 LVM2_VG_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=gw6wOi-wuDm-jzBJ-gXkr-Wwry-59uS-uLu6t3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh LVM2_VG_SIZE=4261412864 LVM2_VG_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=wXkFfk-1j3C-RyIy-2DTd-yGnR-oBJS-yxoVzZ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh LVM2_VG_SIZE=4261412864 LVM2_VG_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=mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:46:21,590 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq. WARNING: VG test_vg3 is missing PV mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:46:21,590 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:46:21,591 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 20:46:21,595 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: wXkFfk-1j3C-RyIy-2DTd-yGnR-oBJS-yxoVzZ ; label: None ; device: /dev/sdi ; serial: 3600140568c57b064edb4be1bc77fb770 ; exists: True ; vg_name: test_vg3 ; vg_uuid: JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh ; pe_start: 8 MiB ; 2024-03-01 20:46:21,595 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:46:21,598 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:46:21,602 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh ; incomplete: True ; hidden: False ; 2024-03-01 20:46:21,605 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:46:21,609 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:46:21,612 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:46:21,615 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 20:46:21,618 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh ; incomplete: True ; hidden: False ; 2024-03-01 20:46:21,621 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:46:21,621 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/sdc$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:21,652 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 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=qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy 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=BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW 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=keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz 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=keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz 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=RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa 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=RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa 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=IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk 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=HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:46:21,652 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq. WARNING: VG test_vg3 is missing PV mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:46:21,652 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:46:21,653 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:46:21,653 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:46:21,658 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/scsi-36001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/lvm-pv-uuid-mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_a95585b0-05b1-46a5-9f3f-17aabc7b48af', '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': 'mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq', 'ID_FS_UUID_ENC': 'mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq', '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': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'ID_SERIAL': '36001405a95585b005b146a59f3f17aab', 'ID_SERIAL_SHORT': '6001405a95585b005b146a59f3f17aab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a95585b00', 'ID_WWN_VENDOR_EXTENSION': '0x5b146a59f3f17aab', 'ID_WWN_WITH_EXTENSION': '0x6001405a95585b005b146a59f3f17aab', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a95585b005b146a59f3f17aab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550537073'} ; 2024-03-01 20:46:21,658 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:46:21,662 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:46:21,666 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:21,670 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:46:21,670 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:46:21,670 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:46:21,671 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 20:46:21,674 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:46:21,677 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:46:21,677 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:46:21,681 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:46:21,681 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:46:21,681 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 20:46:21,682 INFO blivet/MainThread: got device: DiskDevice instance (0x7f338598cac8) -- 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 = 6001405a95585b005b146a59f3f17aab 2024-03-01 20:46:21,685 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:46:21,688 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:21,689 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 20:46:21,692 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:21,692 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 20:46:21,695 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:21,695 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 20:46:21,699 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:21,699 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 20:46:21,702 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 20:46:21,702 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:46:21,703 INFO program/MainThread: Running [41] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:21,733 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=B8nGhW-nVhE-h7FR-9BUF-wooC-99eO-smFFDm LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KtKQKr-zyvu-xh0V-r7to-rHve-ILQq-ANR9Yi LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HiMKBV-Acts-bCuk-hdQv-czyB-przn-WtKtKO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=4Apzw5-lCc9-Enzy-KdRJ-gdLu-Tg0q-XeOK5N LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=mX1yIF-68rc-B37x-3IfJ-llUk-Qjow-PNCq80 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=AZdOod-cBcX-SFz1-FuA4-bAhh-aDXd-J0vBkm LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=X6YU2r-RWPj-6Ihc-Sgws-AyUG-iFvF-AGebRr LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh LVM2_VG_SIZE=4261412864 LVM2_VG_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=gw6wOi-wuDm-jzBJ-gXkr-Wwry-59uS-uLu6t3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh LVM2_VG_SIZE=4261412864 LVM2_VG_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=wXkFfk-1j3C-RyIy-2DTd-yGnR-oBJS-yxoVzZ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh LVM2_VG_SIZE=4261412864 LVM2_VG_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=mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:46:21,733 INFO program/MainThread: stderr[41]: 2024-03-01 20:46:21,733 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:46:21,734 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 20:46:21,738 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: mncNei-0mpB-6fMV-3EC0-VQRA-Smc2-Nk2Lbq ; label: None ; device: /dev/sdj ; serial: 36001405a95585b005b146a59f3f17aab ; exists: True ; vg_name: test_vg3 ; vg_uuid: JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 20:46:21,738 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 20:46:21,742 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:46:21,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh ; incomplete: True ; hidden: False ; 2024-03-01 20:46:21,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:46:21,752 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:46:21,755 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:46:21,758 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 20:46:21,761 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh ; incomplete: True ; hidden: False ; 2024-03-01 20:46:21,764 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:46:21,765 INFO program/MainThread: Running [42] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:21,797 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 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=qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy 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=BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW 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=keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz 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=keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz 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=RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa 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=RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa 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=IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk 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=HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:46:21,797 INFO program/MainThread: stderr[42]: 2024-03-01 20:46:21,797 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:46:21,802 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:21,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:21,810 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz ; incomplete: False ; hidden: False ; 2024-03-01 20:46:21,813 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:46:21,814 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 20:46:21,817 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:46:21,818 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:46:21,821 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:46:21,825 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:46:21,825 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:46:21,828 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:46:21,829 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:46:21,829 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 20:46:21,833 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:46:21,836 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:46:21,836 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 20:46:21,840 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:46:21,843 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:46:21,843 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:46:21,847 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:46:21,847 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:46:21,848 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:46:21,848 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 20:46:21,851 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:46:21,851 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:46:21,855 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:46:21,855 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:46:21,859 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/test_vg3/lv5 ' '/dev/disk/by-uuid/ee1cb593-eb06-4ac0-aa9c-b84555af79d9 ' '/dev/mapper/test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-JdMsJxNWbyVkzXF88omGGqFHYYAw9PShkeF1hEfBb1SwFIum0wAgpe3p99hcaSOz ' '/dev/disk/by-id/dm-name-test_vg3-lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-JdMsJxNWbyVkzXF88omGGqFHYYAw9PShkeF1hEfBb1SwFIum0wAgpe3p99hcaSOz', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ee1cb593-eb06-4ac0-aa9c-b84555af79d9', 'ID_FS_UUID_ENC': 'ee1cb593-eb06-4ac0-aa9c-b84555af79d9', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '991131638'} ; 2024-03-01 20:46:21,859 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:46:21,859 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:46:21,863 INFO program/MainThread: stdout[43]: LVM 2024-03-01 20:46:21,863 INFO program/MainThread: stderr[43]: 2024-03-01 20:46:21,863 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:46:21,863 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:46:21,866 INFO program/MainThread: stdout[44]: LVM 2024-03-01 20:46:21,867 INFO program/MainThread: stderr[44]: 2024-03-01 20:46:21,867 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:46:21,867 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:46:21,870 INFO program/MainThread: stdout[45]: LVM 2024-03-01 20:46:21,870 INFO program/MainThread: stderr[45]: 2024-03-01 20:46:21,870 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:46:21,875 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:21,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 20:46:21,881 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:21,882 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:46:21,883 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:21,883 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:46:21,879 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3386a3da20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz 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 (0x7f3385930978) -- 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 = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:21,884 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:46:21,887 INFO program/MainThread: stdout[46]: LVM 2024-03-01 20:46:21,887 INFO program/MainThread: stderr[46]: 2024-03-01 20:46:21,887 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:46:21,892 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:46:21,895 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:21,895 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 20:46:21,899 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:21,899 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 20:46:21,903 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:21,903 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 20:46:21,907 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:21,907 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 20:46:21,907 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 20:46:21,911 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:46:21,911 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 20:46:21,914 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:46:21,914 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:46:21,918 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:21,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:21,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa ; incomplete: False ; hidden: False ; 2024-03-01 20:46:21,927 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:46:21,927 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 20:46:21,931 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:46:21,931 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:46:21,935 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:46:21,938 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:46:21,939 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:46:21,942 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:46:21,943 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:46:21,943 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 20:46:21,947 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:46:21,950 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:46:21,950 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:46:21,954 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:46:21,957 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:46:21,957 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:46:21,961 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:46:21,961 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:46:21,961 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:46:21,961 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 20:46:21,965 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:46:21,965 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:46:21,968 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:46:21,969 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:46:21,972 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-JdMsJxNWbyVkzXF88omGGqFHYYAw9PShRrcKdyg5sIHeYyUbTd9bf1JmiIfu9WAa ' '/dev/disk/by-uuid/413a616f-294b-4c38-b35c-14b537dc1f35 ' '/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_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-JdMsJxNWbyVkzXF88omGGqFHYYAw9PShRrcKdyg5sIHeYyUbTd9bf1JmiIfu9WAa', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '413a616f-294b-4c38-b35c-14b537dc1f35', 'ID_FS_UUID_ENC': '413a616f-294b-4c38-b35c-14b537dc1f35', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '990810899'} ; 2024-03-01 20:46:21,972 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:46:21,973 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:46:21,976 INFO program/MainThread: stdout[47]: LVM 2024-03-01 20:46:21,976 INFO program/MainThread: stderr[47]: 2024-03-01 20:46:21,976 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:46:21,977 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:46:21,980 INFO program/MainThread: stdout[48]: LVM 2024-03-01 20:46:21,980 INFO program/MainThread: stderr[48]: 2024-03-01 20:46:21,980 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:46:21,980 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:46:21,983 INFO program/MainThread: stdout[49]: LVM 2024-03-01 20:46:21,983 INFO program/MainThread: stderr[49]: 2024-03-01 20:46:21,983 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:46:21,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:21,992 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 20:46:21,995 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:21,996 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:46:21,996 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:21,997 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:46:21,992 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f338597c240) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa 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 (0x7f3385930978) -- name = test_vg3 status = True 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 = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:21,998 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:46:22,001 INFO program/MainThread: stdout[50]: LVM 2024-03-01 20:46:22,001 INFO program/MainThread: stderr[50]: 2024-03-01 20:46:22,001 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:46:22,005 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:46:22,009 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:22,009 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 20:46:22,013 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:22,013 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 20:46:22,016 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:22,016 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 20:46:22,020 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:22,020 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 20:46:22,020 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 20:46:22,024 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:46:22,024 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 20:46:22,027 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:46:22,027 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:46:22,031 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:22,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:22,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk ; incomplete: False ; hidden: False ; 2024-03-01 20:46:22,041 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:46:22,041 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:46:22,044 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:46:22,045 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 20:46:22,048 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:46:22,052 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:46:22,052 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:46:22,055 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:46:22,056 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:46:22,056 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 20:46:22,060 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:46:22,063 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:46:22,063 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 20:46:22,067 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:46:22,070 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:46:22,071 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:46:22,074 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:46:22,074 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:46:22,075 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:46:22,075 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 20:46:22,078 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:46:22,078 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:46:22,081 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:46:22,082 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:46:22,086 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/mapper/test_vg3-lv7 ' '/dev/disk/by-uuid/baee0382-58cc-45bf-bdce-be1909bcab64 ' '/dev/disk/by-id/dm-uuid-LVM-JdMsJxNWbyVkzXF88omGGqFHYYAw9PShIP9qe43CkmdF4MbXJ7Feyfa4kzPWXAVk', '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-JdMsJxNWbyVkzXF88omGGqFHYYAw9PShIP9qe43CkmdF4MbXJ7Feyfa4kzPWXAVk', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'baee0382-58cc-45bf-bdce-be1909bcab64', 'ID_FS_UUID_ENC': 'baee0382-58cc-45bf-bdce-be1909bcab64', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '990491031'} ; 2024-03-01 20:46:22,086 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:46:22,086 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:46:22,090 INFO program/MainThread: stdout[51]: LVM 2024-03-01 20:46:22,090 INFO program/MainThread: stderr[51]: 2024-03-01 20:46:22,090 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:46:22,090 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:46:22,093 INFO program/MainThread: stdout[52]: LVM 2024-03-01 20:46:22,094 INFO program/MainThread: stderr[52]: 2024-03-01 20:46:22,094 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:46:22,094 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:46:22,097 INFO program/MainThread: stdout[53]: LVM 2024-03-01 20:46:22,097 INFO program/MainThread: stderr[53]: 2024-03-01 20:46:22,097 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:46:22,102 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:22,106 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 20:46:22,109 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:22,110 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:46:22,110 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:22,111 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:46:22,106 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3386af4550) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk 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 (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:22,112 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:46:22,116 INFO program/MainThread: stdout[54]: LVM 2024-03-01 20:46:22,116 INFO program/MainThread: stderr[54]: 2024-03-01 20:46:22,116 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 20:46:22,120 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:46:22,124 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:22,124 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 20:46:22,128 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:22,128 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 20:46:22,132 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:22,132 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 20:46:22,135 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:22,135 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 20:46:22,136 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 20:46:22,139 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:46:22,139 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 20:46:22,142 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:46:22,143 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:46:22,146 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:22,149 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:22,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA ; incomplete: False ; hidden: False ; 2024-03-01 20:46:22,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:46:22,156 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 20:46:22,160 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:46:22,160 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 20:46:22,163 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:46:22,167 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:46:22,167 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:46:22,171 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:46:22,171 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:46:22,171 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 20:46:22,175 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:46:22,178 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:46:22,179 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 20:46:22,182 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:46:22,185 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:46:22,186 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:46:22,189 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:46:22,189 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:46:22,190 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:46:22,190 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 20:46:22,193 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:46:22,193 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:46:22,197 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:46:22,197 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:46:22,201 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/bd27e87f-03a1-4d97-9667-8e5ea7571a8c ' '/dev/test_vg3/lv8 /dev/mapper/test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-JdMsJxNWbyVkzXF88omGGqFHYYAw9PShHD8OCR4YjfKypMfMKoYIi3ZFAeCkpkTA', '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-JdMsJxNWbyVkzXF88omGGqFHYYAw9PShHD8OCR4YjfKypMfMKoYIi3ZFAeCkpkTA', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'bd27e87f-03a1-4d97-9667-8e5ea7571a8c', 'ID_FS_UUID_ENC': 'bd27e87f-03a1-4d97-9667-8e5ea7571a8c', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '990173449'} ; 2024-03-01 20:46:22,201 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:46:22,201 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:46:22,205 INFO program/MainThread: stdout[55]: LVM 2024-03-01 20:46:22,205 INFO program/MainThread: stderr[55]: 2024-03-01 20:46:22,205 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 20:46:22,205 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:46:22,208 INFO program/MainThread: stdout[56]: LVM 2024-03-01 20:46:22,209 INFO program/MainThread: stderr[56]: 2024-03-01 20:46:22,209 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 20:46:22,209 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:46:22,212 INFO program/MainThread: stdout[57]: LVM 2024-03-01 20:46:22,212 INFO program/MainThread: stderr[57]: 2024-03-01 20:46:22,212 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 20:46:22,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:22,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 20:46:22,224 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:22,225 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:22,226 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:22,227 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:22,221 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f338593ae10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA 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 (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:22,228 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:46:22,231 INFO program/MainThread: stdout[58]: LVM 2024-03-01 20:46:22,231 INFO program/MainThread: stderr[58]: 2024-03-01 20:46:22,231 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 20:46:22,235 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:46:22,239 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:22,239 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 20:46:22,242 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:22,243 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 20:46:22,246 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:22,246 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 20:46:22,250 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:22,250 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 20:46:22,250 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 20:46:22,254 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:46:22,254 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 20:46:22,257 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:46:22,257 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:46:22,258 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:46:22,261 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': '16386320'} ; 2024-03-01 20:46:22,261 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:46:22,266 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:46:22,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:22,273 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:46:22,273 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:46:22,273 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:46:22,273 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:46:22,273 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 20:46:22,273 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 20:46:22,276 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:46:22,280 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:46:22,280 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:46:22,283 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:46:22,284 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:46:22,284 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 20:46:22,284 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3386afb2e8) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:46:22,287 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:46:22,291 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:22,291 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 20:46:22,294 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:22,294 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 20:46:22,298 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:22,298 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 20:46:22,301 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:22,302 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 20:46:22,305 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:46:22,308 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:46:22,311 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:46:22,315 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 0x7f338598dfc8> 2024-03-01 20:46:25,519 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 20:46:25,524 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:46:25,524 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:46:25,528 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': '16389701'} ; 2024-03-01 20:46:25,528 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:46:25,528 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:46:25,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:25,536 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:25,539 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:46:25,542 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:25,546 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:25,546 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:25,559 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:25,578 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:46:25,582 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 20:46:25,582 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 20:46:25,586 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:46:25,586 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 20:46:25,589 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:46:25,592 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:46:25,593 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:46:25,596 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:46:25,596 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:46:25,597 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:46:25,600 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:46:25,603 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:46:25,606 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:46:25,609 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:46:25,613 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:46:25,613 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:46:25,613 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 20:46:25,614 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:46:25,613 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f3386afbc88) -- 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 0x7f33858d1ca8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:46:25,618 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:46:25,621 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:25,622 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 20:46:25,625 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:25,625 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 20:46:25,628 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:25,628 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 20:46:25,632 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:25,632 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 20:46:25,632 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:46:25,635 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:46:25,635 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 20:46:25,638 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:46:25,638 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:46:25,642 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv8 /dev/test_vg3/lv8 ' '/dev/disk/by-uuid/bd27e87f-03a1-4d97-9667-8e5ea7571a8c ' '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-JdMsJxNWbyVkzXF88omGGqFHYYAw9PShHD8OCR4YjfKypMfMKoYIi3ZFAeCkpkTA', '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-JdMsJxNWbyVkzXF88omGGqFHYYAw9PShHD8OCR4YjfKypMfMKoYIi3ZFAeCkpkTA', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'bd27e87f-03a1-4d97-9667-8e5ea7571a8c', 'ID_FS_UUID_ENC': 'bd27e87f-03a1-4d97-9667-8e5ea7571a8c', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '990173449'} ; 2024-03-01 20:46:25,642 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:46:25,642 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:46:25,646 INFO program/MainThread: stdout[59]: LVM 2024-03-01 20:46:25,646 INFO program/MainThread: stderr[59]: 2024-03-01 20:46:25,646 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 20:46:25,647 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:46:25,650 INFO program/MainThread: stdout[60]: LVM 2024-03-01 20:46:25,650 INFO program/MainThread: stderr[60]: 2024-03-01 20:46:25,650 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 20:46:25,650 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:46:25,653 INFO program/MainThread: stdout[61]: LVM 2024-03-01 20:46:25,653 INFO program/MainThread: stderr[61]: 2024-03-01 20:46:25,653 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 20:46:25,658 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:25,662 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 20:46:25,665 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:25,666 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:25,667 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:25,668 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:25,662 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f338593ae10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:25,669 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:46:25,672 INFO program/MainThread: stdout[62]: LVM 2024-03-01 20:46:25,673 INFO program/MainThread: stderr[62]: 2024-03-01 20:46:25,673 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 20:46:25,677 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:46:25,677 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 20:46:25,680 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-uuid-LVM-JdMsJxNWbyVkzXF88omGGqFHYYAw9PShIP9qe43CkmdF4MbXJ7Feyfa4kzPWXAVk ' '/dev/disk/by-uuid/baee0382-58cc-45bf-bdce-be1909bcab64 ' '/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-JdMsJxNWbyVkzXF88omGGqFHYYAw9PShIP9qe43CkmdF4MbXJ7Feyfa4kzPWXAVk', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'baee0382-58cc-45bf-bdce-be1909bcab64', 'ID_FS_UUID_ENC': 'baee0382-58cc-45bf-bdce-be1909bcab64', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '990491031'} ; 2024-03-01 20:46:25,680 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:46:25,680 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:46:25,684 INFO program/MainThread: stdout[63]: LVM 2024-03-01 20:46:25,684 INFO program/MainThread: stderr[63]: 2024-03-01 20:46:25,684 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 20:46:25,684 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:46:25,687 INFO program/MainThread: stdout[64]: LVM 2024-03-01 20:46:25,687 INFO program/MainThread: stderr[64]: 2024-03-01 20:46:25,687 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 20:46:25,687 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:46:25,690 INFO program/MainThread: stdout[65]: LVM 2024-03-01 20:46:25,691 INFO program/MainThread: stderr[65]: 2024-03-01 20:46:25,691 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 20:46:25,696 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:25,700 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 20:46:25,703 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:25,705 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:25,705 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:25,706 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:25,700 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3386af4550) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:25,707 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:46:25,710 INFO program/MainThread: stdout[66]: LVM 2024-03-01 20:46:25,710 INFO program/MainThread: stderr[66]: 2024-03-01 20:46:25,711 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 20:46:25,715 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:46:25,715 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 20:46:25,718 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-uuid/413a616f-294b-4c38-b35c-14b537dc1f35 ' '/dev/mapper/test_vg3-lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/test_vg3/lv6 ' '/dev/disk/by-id/dm-uuid-LVM-JdMsJxNWbyVkzXF88omGGqFHYYAw9PShRrcKdyg5sIHeYyUbTd9bf1JmiIfu9WAa', '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-JdMsJxNWbyVkzXF88omGGqFHYYAw9PShRrcKdyg5sIHeYyUbTd9bf1JmiIfu9WAa', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '413a616f-294b-4c38-b35c-14b537dc1f35', 'ID_FS_UUID_ENC': '413a616f-294b-4c38-b35c-14b537dc1f35', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '990810899'} ; 2024-03-01 20:46:25,718 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:46:25,718 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:46:25,721 INFO program/MainThread: stdout[67]: LVM 2024-03-01 20:46:25,722 INFO program/MainThread: stderr[67]: 2024-03-01 20:46:25,722 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 20:46:25,722 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:46:25,725 INFO program/MainThread: stdout[68]: LVM 2024-03-01 20:46:25,725 INFO program/MainThread: stderr[68]: 2024-03-01 20:46:25,725 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 20:46:25,725 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:46:25,728 INFO program/MainThread: stdout[69]: LVM 2024-03-01 20:46:25,728 INFO program/MainThread: stderr[69]: 2024-03-01 20:46:25,728 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 20:46:25,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:25,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 20:46:25,740 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:25,741 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:25,742 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:25,743 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:25,737 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f338597c240) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:25,744 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:46:25,747 INFO program/MainThread: stdout[70]: LVM 2024-03-01 20:46:25,747 INFO program/MainThread: stderr[70]: 2024-03-01 20:46:25,747 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 20:46:25,751 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:46:25,752 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 20:46:25,755 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/test_vg3/lv5 ' '/dev/disk/by-uuid/ee1cb593-eb06-4ac0-aa9c-b84555af79d9 ' '/dev/disk/by-id/dm-name-test_vg3-lv5 /dev/mapper/test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-JdMsJxNWbyVkzXF88omGGqFHYYAw9PShkeF1hEfBb1SwFIum0wAgpe3p99hcaSOz', '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-JdMsJxNWbyVkzXF88omGGqFHYYAw9PShkeF1hEfBb1SwFIum0wAgpe3p99hcaSOz', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ee1cb593-eb06-4ac0-aa9c-b84555af79d9', 'ID_FS_UUID_ENC': 'ee1cb593-eb06-4ac0-aa9c-b84555af79d9', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '991131638'} ; 2024-03-01 20:46:25,755 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:46:25,755 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:46:25,758 INFO program/MainThread: stdout[71]: LVM 2024-03-01 20:46:25,759 INFO program/MainThread: stderr[71]: 2024-03-01 20:46:25,759 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 20:46:25,759 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:46:25,762 INFO program/MainThread: stdout[72]: LVM 2024-03-01 20:46:25,762 INFO program/MainThread: stderr[72]: 2024-03-01 20:46:25,762 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 20:46:25,762 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:46:25,765 INFO program/MainThread: stdout[73]: LVM 2024-03-01 20:46:25,765 INFO program/MainThread: stderr[73]: 2024-03-01 20:46:25,765 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 20:46:25,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:25,774 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 20:46:25,777 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:25,778 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:25,779 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:25,780 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:25,774 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3386a3da20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:25,781 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:46:25,784 INFO program/MainThread: stdout[74]: LVM 2024-03-01 20:46:25,784 INFO program/MainThread: stderr[74]: 2024-03-01 20:46:25,784 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 20:46:25,788 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:46:25,788 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 20:46:25,791 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-Vr2RW7sAYyVjk6YLwc62pf6uwkCK8HEFBwiLqdT2i0el4ntcXWYhR5VbJ6zMHIgW ' '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-uuid/ea9c12c2-7d4d-4aa3-ae44-25218092dd8e ' '/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-Vr2RW7sAYyVjk6YLwc62pf6uwkCK8HEFBwiLqdT2i0el4ntcXWYhR5VbJ6zMHIgW', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ea9c12c2-7d4d-4aa3-ae44-25218092dd8e', 'ID_FS_UUID_ENC': 'ea9c12c2-7d4d-4aa3-ae44-25218092dd8e', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '992025730'} ; 2024-03-01 20:46:25,791 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:46:25,792 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:46:25,795 INFO program/MainThread: stdout[75]: LVM 2024-03-01 20:46:25,795 INFO program/MainThread: stderr[75]: 2024-03-01 20:46:25,795 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 20:46:25,795 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:46:25,798 INFO program/MainThread: stdout[76]: LVM 2024-03-01 20:46:25,798 INFO program/MainThread: stderr[76]: 2024-03-01 20:46:25,798 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 20:46:25,799 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:46:25,802 INFO program/MainThread: stdout[77]: LVM 2024-03-01 20:46:25,802 INFO program/MainThread: stderr[77]: 2024-03-01 20:46:25,802 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 20:46:25,807 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:25,810 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 20:46:25,813 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:25,814 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:25,814 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:25,815 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:25,810 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f33859344a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:25,815 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:46:25,819 INFO program/MainThread: stdout[78]: LVM 2024-03-01 20:46:25,819 INFO program/MainThread: stderr[78]: 2024-03-01 20:46:25,819 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 20:46:25,823 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:46:25,823 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 20:46:25,826 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-Vr2RW7sAYyVjk6YLwc62pf6uwkCK8HEFO3ESmcnGVwxmLPJQlQU1M09FU0vxtmiy ' '/dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-uuid/c2ad599b-a9bb-45e4-bfb1-9895f5332433 ' '/dev/test_vg2/lv3 /dev/mapper/test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-Vr2RW7sAYyVjk6YLwc62pf6uwkCK8HEFO3ESmcnGVwxmLPJQlQU1M09FU0vxtmiy', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c2ad599b-a9bb-45e4-bfb1-9895f5332433', 'ID_FS_UUID_ENC': 'c2ad599b-a9bb-45e4-bfb1-9895f5332433', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '992333388'} ; 2024-03-01 20:46:25,826 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:46:25,827 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:46:25,830 INFO program/MainThread: stdout[79]: LVM 2024-03-01 20:46:25,830 INFO program/MainThread: stderr[79]: 2024-03-01 20:46:25,830 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 20:46:25,830 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:46:25,833 INFO program/MainThread: stdout[80]: LVM 2024-03-01 20:46:25,833 INFO program/MainThread: stderr[80]: 2024-03-01 20:46:25,833 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 20:46:25,834 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:46:25,837 INFO program/MainThread: stdout[81]: LVM 2024-03-01 20:46:25,837 INFO program/MainThread: stderr[81]: 2024-03-01 20:46:25,837 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 20:46:25,842 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:25,845 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 20:46:25,848 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:25,848 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:25,849 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:25,850 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:25,845 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3385912908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:25,850 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:46:25,854 INFO program/MainThread: stdout[82]: LVM 2024-03-01 20:46:25,854 INFO program/MainThread: stderr[82]: 2024-03-01 20:46:25,854 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 20:46:25,858 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:46:25,858 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 20:46:25,861 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/test_vg1/lv2 ' '/dev/disk/by-uuid/894f78cc-1469-4e33-87a7-c9222819a1ea ' '/dev/mapper/test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-Uq52sk7OUgf6BgCEGQgwc33JiDeEnFLeqx6hKo9rJnewNjFSslISVuoiWzzO08Jy ' '/dev/disk/by-id/dm-name-test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-Uq52sk7OUgf6BgCEGQgwc33JiDeEnFLeqx6hKo9rJnewNjFSslISVuoiWzzO08Jy', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '894f78cc-1469-4e33-87a7-c9222819a1ea', 'ID_FS_UUID_ENC': '894f78cc-1469-4e33-87a7-c9222819a1ea', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '993210696'} ; 2024-03-01 20:46:25,861 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:46:25,862 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:46:25,865 INFO program/MainThread: stdout[83]: LVM 2024-03-01 20:46:25,865 INFO program/MainThread: stderr[83]: 2024-03-01 20:46:25,865 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 20:46:25,865 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:46:25,868 INFO program/MainThread: stdout[84]: LVM 2024-03-01 20:46:25,868 INFO program/MainThread: stderr[84]: 2024-03-01 20:46:25,868 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 20:46:25,868 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:46:25,872 INFO program/MainThread: stdout[85]: LVM 2024-03-01 20:46:25,872 INFO program/MainThread: stderr[85]: 2024-03-01 20:46:25,872 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 20:46:25,877 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:25,880 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 20:46:25,883 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:25,884 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:25,884 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:25,885 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:25,880 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3386a50898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:25,885 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:46:25,889 INFO program/MainThread: stdout[86]: LVM 2024-03-01 20:46:25,889 INFO program/MainThread: stderr[86]: 2024-03-01 20:46:25,889 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 20:46:25,893 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:46:25,893 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 20:46:25,896 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/640e4e6d-f8cf-46c1-97ff-b05c9d5c67f6 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-Uq52sk7OUgf6BgCEGQgwc33JiDeEnFLeH0tic3QQE6KUDe9n4ifPb0sgOCYQSRL7 ' '/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-Uq52sk7OUgf6BgCEGQgwc33JiDeEnFLeH0tic3QQE6KUDe9n4ifPb0sgOCYQSRL7', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '640e4e6d-f8cf-46c1-97ff-b05c9d5c67f6', 'ID_FS_UUID_ENC': '640e4e6d-f8cf-46c1-97ff-b05c9d5c67f6', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '993520516'} ; 2024-03-01 20:46:25,897 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:46:25,897 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:46:25,900 INFO program/MainThread: stdout[87]: LVM 2024-03-01 20:46:25,900 INFO program/MainThread: stderr[87]: 2024-03-01 20:46:25,900 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 20:46:25,900 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:46:25,903 INFO program/MainThread: stdout[88]: LVM 2024-03-01 20:46:25,904 INFO program/MainThread: stderr[88]: 2024-03-01 20:46:25,904 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 20:46:25,904 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:46:25,907 INFO program/MainThread: stdout[89]: LVM 2024-03-01 20:46:25,907 INFO program/MainThread: stderr[89]: 2024-03-01 20:46:25,907 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 20:46:25,912 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:25,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:46:25,918 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:25,919 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:25,919 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:25,920 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:25,915 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f33859618d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:25,920 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:46:25,923 INFO program/MainThread: stdout[90]: LVM 2024-03-01 20:46:25,924 INFO program/MainThread: stderr[90]: 2024-03-01 20:46:25,924 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 20:46:25,928 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:46:25,928 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:46:25,928 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:25,941 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:25,957 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:46:25,958 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:46:25,962 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:46:25,965 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:25,968 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:46:25,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:46:25,972 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:46:25,975 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:46:25,978 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:25,981 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:46:25,984 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:46:25,984 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:46:25,987 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:46:25,991 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:25,994 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:46:25,997 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:46:25,997 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:46:26,000 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:46:26,003 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:26,006 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:46:26,010 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:46:26,010 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:46:26,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 20:46:26,016 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:26,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:46:26,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:46:26,022 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:46:26,025 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:46:26,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:26,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:46:26,035 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:46:26,035 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:46:26,038 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:26,041 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:46:26,042 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 20:46:26,042 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:46:26,042 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:46:26,043 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:46:26,043 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:46:26,043 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:46:26,044 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:46:26,044 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:46:26,045 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:46:26,045 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:46:26,045 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:46:26,046 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:46:26,046 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:46:26,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:46:26,052 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:46:26,052 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:46:26,055 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:46:26,058 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:46:26,058 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:46:26,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:46:26,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 20:46:26,064 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:46:26,067 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:26,070 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:46:26,071 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:46:26,073 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,074 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,074 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,075 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,071 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859618d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:26,078 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,079 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,079 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,080 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,076 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859618d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:26,083 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,083 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,084 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,084 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,080 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859618d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:26,087 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,088 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,088 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,089 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,085 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859618d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:26,092 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,093 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,093 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,094 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,090 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859618d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:26,096 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,097 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,098 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,098 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,094 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859618d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:26,101 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,102 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,102 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,103 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,099 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859618d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:26,106 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,107 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,107 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,108 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,104 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859618d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:26,111 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,111 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,112 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,112 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,108 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859618d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:26,115 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,116 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,116 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,117 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,113 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859618d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:26,120 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,121 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,121 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,122 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,118 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859618d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:26,124 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,125 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,126 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,126 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,122 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859618d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:26,129 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,130 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,130 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,131 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,127 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859618d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:26,134 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,134 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,135 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,136 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,131 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859618d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:26,138 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,139 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,139 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,140 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,136 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859618d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:26,143 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,144 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,144 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,145 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,141 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859618d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:26,148 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,148 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,149 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,150 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,145 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859618d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:26,152 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,153 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,153 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,154 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,150 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859618d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:26,157 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,158 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,158 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,159 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,155 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859618d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:26,162 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,162 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,163 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,163 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,159 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859618d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:26,166 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,167 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,167 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,168 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,164 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859618d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:26,171 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,172 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,172 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,173 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,169 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859618d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:26,175 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,176 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,177 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,177 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,173 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859618d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:26,180 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,181 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,181 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,182 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,178 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859618d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:26,185 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,185 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,186 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,187 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,182 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859618d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:26,189 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,190 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,190 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,191 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,187 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859618d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:26,194 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,195 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,195 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,196 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,192 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859618d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:26,199 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,199 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,200 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,200 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,196 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859618d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:26,203 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,204 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,204 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,205 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,201 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859618d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:26,208 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,209 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,209 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,210 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,206 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859618d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:26,212 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,213 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,214 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,214 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,210 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859618d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:26,217 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,218 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,218 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,219 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:46:26,215 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859618d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = H0tic3-QQE6-KUDe-9n4i-fPb0-sgOC-YQSRL7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:46:26,220 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 20:46:26,223 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:46:26,223 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:46:26,223 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 249 2024-03-01 20:46:26,227 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 20:46:26,227 INFO blivet/MainThread: registered action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:46:26,228 INFO program/MainThread: Running [91] dmsetup --version ... 2024-03-01 20:46:26,232 INFO program/MainThread: stdout[91]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 20:46:26,232 INFO program/MainThread: stderr[91]: 2024-03-01 20:46:26,232 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 20:46:26,237 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 20:46:26,237 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 20:46:26,237 INFO blivet/MainThread: registered action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:46:26,240 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:26,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 20:46:26,244 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:46:26,246 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,247 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,247 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,248 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,244 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a50898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:26,251 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,251 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,252 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,252 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,249 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a50898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:26,255 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,255 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,256 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,256 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,253 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a50898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:26,259 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,260 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,260 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,261 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,257 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a50898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:26,263 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,264 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,264 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,265 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,261 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a50898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:26,267 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,268 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,268 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,269 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,265 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a50898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:26,271 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,272 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,272 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,273 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,269 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a50898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:26,275 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,276 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,276 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,277 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,273 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a50898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:26,279 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,280 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,280 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,281 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,277 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a50898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:26,284 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,284 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,285 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,285 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,282 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a50898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:26,288 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,288 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,289 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,289 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,286 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a50898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:26,292 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,292 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,293 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,293 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,290 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a50898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:26,296 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,297 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,297 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,298 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,294 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a50898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:26,300 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,301 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,301 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,302 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,298 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a50898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:26,304 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,305 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,305 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,306 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,302 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a50898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:26,308 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,309 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,309 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,310 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,306 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a50898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:26,312 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,313 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,313 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,314 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,310 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a50898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:26,316 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,317 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,317 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,318 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,314 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a50898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:26,321 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,321 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,322 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,322 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,319 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a50898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:26,325 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,325 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,326 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,326 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,323 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a50898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:26,329 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,329 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,330 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,330 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,327 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a50898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:26,333 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,333 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,334 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,334 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,331 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a50898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:26,337 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,338 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,338 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,339 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,335 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a50898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:26,341 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,342 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,342 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,343 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,339 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a50898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:26,345 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,346 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,346 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,347 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,343 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a50898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:26,349 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,350 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,350 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,351 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,347 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a50898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:26,353 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,354 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,354 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,355 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,351 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a50898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:26,358 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,358 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,359 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,359 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,356 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a50898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:26,362 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,362 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,363 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,363 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,360 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a50898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:26,366 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,366 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,367 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,367 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,364 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a50898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:26,370 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,371 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,371 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,372 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,368 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a50898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:26,374 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,375 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,375 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:46:26,376 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:46:26,372 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a50898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qx6hKo-9rJn-ewNj-FSsl-ISVu-oiWz-zO08Jy size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3386a50f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Uq52sk-7OUg-f6Bg-CEGQ-gwc3-3JiD-eEnFLe size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:46:26,376 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 20:46:26,379 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:46:26,380 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:46:26,380 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 252 2024-03-01 20:46:26,383 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 20:46:26,383 INFO blivet/MainThread: registered action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:46:26,387 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:46:26,387 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 20:46:26,387 INFO blivet/MainThread: registered action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:46:26,387 DEBUG blivet.ansible/MainThread: ['sda', 'sdc', 'test_vg1', 'sdb'] 2024-03-01 20:46:26,387 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 20:46:26,390 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 20:46:26,390 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:46:26,394 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:46:26,397 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:46:26,400 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:46:26,400 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 20:46:26,400 INFO blivet/MainThread: registered action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:46:26,400 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 20:46:26,400 DEBUG blivet/MainThread: removing sda 2024-03-01 20:46:26,403 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 20:46:26,403 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:46:26,404 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 20:46:26,407 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 20:46:26,407 INFO blivet/MainThread: registered action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:46:26,407 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 20:46:26,407 DEBUG blivet/MainThread: removing sdc 2024-03-01 20:46:26,410 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 20:46:26,410 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:46:26,410 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 20:46:26,413 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 20:46:26,413 INFO blivet/MainThread: registered action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:46:26,414 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 20:46:26,414 DEBUG blivet/MainThread: removing sdb 2024-03-01 20:46:26,416 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 20:46:26,417 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:46:26,417 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 260 2024-03-01 20:46:26,420 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 20:46:26,420 INFO blivet/MainThread: registered action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:46:26,423 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:26,426 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:46:26,426 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 20:46:26,426 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:46:26,427 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:46:26,427 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:46:26,428 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:46:26,428 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:46:26,428 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:46:26,429 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:46:26,429 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:46:26,430 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:46:26,430 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:46:26,430 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:46:26,431 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:46:26,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:46:26,437 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 20:46:26,437 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 20:46:26,440 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:46:26,443 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 20:46:26,443 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 20:46:26,446 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:46:26,449 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 20:46:26,449 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 20:46:26,452 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:26,455 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 20:46:26,455 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:46:26,457 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,458 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,459 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,459 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,455 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3385912908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:26,462 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,463 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,463 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,464 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,460 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3385912908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:26,467 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,468 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,468 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,469 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,465 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3385912908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:26,472 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,472 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,473 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,473 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,469 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3385912908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:26,476 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,477 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,477 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,478 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,474 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3385912908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:26,481 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,482 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,482 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,483 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,479 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3385912908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:26,485 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,486 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,487 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,487 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,483 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3385912908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:26,490 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,491 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,491 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,492 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,488 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3385912908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:26,495 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,496 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,496 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,497 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,493 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3385912908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:26,499 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,500 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,501 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,501 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,497 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3385912908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:26,504 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,505 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,505 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,506 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,502 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3385912908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:26,509 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,510 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,510 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,511 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,507 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3385912908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:26,513 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,514 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,515 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,515 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,511 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3385912908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:26,518 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,519 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,519 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,520 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,516 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3385912908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:26,523 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,524 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,524 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,525 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,521 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3385912908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:26,527 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,528 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,529 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,529 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,525 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3385912908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:26,532 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,533 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,533 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,534 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,530 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3385912908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:26,537 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,537 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,538 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,539 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,534 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3385912908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:26,541 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,542 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,542 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,543 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,539 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3385912908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:26,546 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,547 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,547 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,548 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,544 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3385912908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:26,551 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,552 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,552 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,553 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,549 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3385912908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:26,555 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,556 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,557 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,557 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,553 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3385912908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:26,560 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,561 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,561 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,562 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,558 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3385912908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:26,565 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,565 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,566 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,567 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,563 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3385912908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:26,569 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,570 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,570 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,571 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,567 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3385912908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:26,574 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,575 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,575 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,576 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,572 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3385912908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:26,579 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,579 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,580 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,580 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,576 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3385912908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:26,583 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,584 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,584 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,585 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,581 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3385912908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:26,588 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,589 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,589 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,590 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,586 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3385912908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:26,592 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,593 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,594 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,594 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,590 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3385912908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:26,597 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,598 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,598 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,599 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,595 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3385912908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:26,602 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,603 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,603 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,604 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:46:26,600 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3385912908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O3ESmc-nGVw-xmLP-JQlQ-U1M0-9FU0-vxtmiy size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:46:26,604 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 20:46:26,608 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:46:26,608 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:46:26,608 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 262 2024-03-01 20:46:26,611 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 20:46:26,611 INFO blivet/MainThread: registered action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:46:26,615 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 2 ; 2024-03-01 20:46:26,615 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 20:46:26,615 INFO blivet/MainThread: registered action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:46:26,618 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:26,621 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 20:46:26,621 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:46:26,624 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,624 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,625 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,625 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,621 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859344a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:26,628 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,629 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,629 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,630 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,626 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859344a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:26,632 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,633 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,633 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,634 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,630 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859344a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:26,636 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,637 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,637 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,638 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,634 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859344a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:26,640 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,641 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,641 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,642 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,638 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859344a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:26,645 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,645 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,646 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,646 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,642 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859344a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:26,649 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,649 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,650 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,650 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,647 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859344a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:26,653 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,654 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,654 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,655 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,651 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859344a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:26,657 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,658 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,658 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,659 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,655 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859344a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:26,661 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,662 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,662 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,663 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,659 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859344a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:26,665 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,666 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,666 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,667 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,663 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859344a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:26,669 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,670 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,670 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,671 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,667 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859344a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:26,674 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,674 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,675 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,675 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,671 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859344a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:26,678 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,678 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,679 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,679 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,676 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859344a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:26,682 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,682 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,683 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,683 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,680 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859344a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:26,686 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,686 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,687 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,687 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,684 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859344a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:26,690 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,691 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,691 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,692 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,688 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859344a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:26,694 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,695 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,695 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,696 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,692 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859344a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:26,698 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,699 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,699 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,700 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,696 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859344a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:26,702 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,703 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,703 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,704 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,700 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859344a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:26,706 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,707 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,707 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,708 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,704 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859344a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:26,711 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,711 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,712 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,712 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,709 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859344a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:26,715 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,715 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,716 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,716 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,713 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859344a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:26,719 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,719 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,720 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,720 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,717 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859344a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:26,723 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,724 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,724 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,725 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,721 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859344a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:26,727 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,728 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,728 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,729 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,725 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859344a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:26,731 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,732 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,732 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,733 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,729 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859344a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:26,735 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,736 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,736 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,737 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,733 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859344a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:26,739 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,740 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,740 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,741 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,737 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859344a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:26,743 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,744 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,744 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,745 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,741 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859344a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:26,748 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,748 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,749 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,749 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,746 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859344a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:26,752 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,752 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,753 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:46:26,753 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:46:26,750 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f33859344a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = BwiLqd-T2i0-el4n-tcXW-YhR5-VbJ6-zMHIgW size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385970518) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Vr2RW7-sAYy-Vjk6-YLwc-62pf-6uwk-CK8HEF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:46:26,754 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 20:46:26,757 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:46:26,757 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:46:26,758 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 20:46:26,761 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 20:46:26,761 INFO blivet/MainThread: registered action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:46:26,764 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:46:26,765 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 118) from device tree 2024-03-01 20:46:26,765 INFO blivet/MainThread: registered action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:46:26,765 DEBUG blivet.ansible/MainThread: ['test_vg2', 'sdd', 'sde', 'sdf'] 2024-03-01 20:46:26,765 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 20:46:26,768 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 20:46:26,768 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:46:26,771 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:46:26,774 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:46:26,778 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:46:26,778 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 20:46:26,778 INFO blivet/MainThread: registered action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:46:26,778 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 20:46:26,778 DEBUG blivet/MainThread: removing sdd 2024-03-01 20:46:26,781 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 20:46:26,781 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:46:26,781 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 269 2024-03-01 20:46:26,784 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 20:46:26,784 INFO blivet/MainThread: registered action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:46:26,784 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 20:46:26,784 DEBUG blivet/MainThread: removing sde 2024-03-01 20:46:26,787 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 20:46:26,787 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:46:26,788 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 20:46:26,791 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 20:46:26,791 INFO blivet/MainThread: registered action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:46:26,791 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 20:46:26,791 DEBUG blivet/MainThread: removing sdf 2024-03-01 20:46:26,794 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 20:46:26,794 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:46:26,794 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 273 2024-03-01 20:46:26,797 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 20:46:26,797 INFO blivet/MainThread: registered action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:46:26,800 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:26,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:46:26,804 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 20:46:26,804 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:46:26,804 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:46:26,805 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:46:26,805 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:46:26,806 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:46:26,806 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:46:26,807 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:46:26,807 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:46:26,808 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:46:26,808 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:46:26,809 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:46:26,809 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:46:26,813 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:46:26,816 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (132) with existing lvmpv 2024-03-01 20:46:26,816 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 20:46:26,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:46:26,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (146) with existing lvmpv 2024-03-01 20:46:26,822 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 20:46:26,825 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:46:26,827 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (156) with existing lvmpv 2024-03-01 20:46:26,828 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 20:46:26,830 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:46:26,833 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (166) with existing lvmpv 2024-03-01 20:46:26,834 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 20:46:26,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:26,840 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 20:46:26,840 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:46:26,843 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,844 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,844 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,846 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,840 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a3da20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:26,849 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,850 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,851 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,852 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,846 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a3da20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:26,856 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,857 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,857 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,858 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,853 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a3da20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:26,862 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,863 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,863 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,865 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,859 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a3da20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:26,868 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,869 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,870 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,871 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,865 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a3da20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:26,874 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,876 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,876 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,877 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,872 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a3da20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:26,881 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,882 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,882 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,883 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,878 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a3da20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:26,887 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,888 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,888 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,890 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,884 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a3da20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:26,893 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,894 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,895 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,896 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,890 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a3da20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:26,899 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,900 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,901 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,902 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,897 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a3da20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:26,906 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,907 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,907 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,908 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,903 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a3da20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:26,912 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,913 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,913 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,915 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,909 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a3da20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:26,918 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,919 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,920 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,921 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,915 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a3da20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:26,924 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,925 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,926 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,927 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,922 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a3da20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:26,930 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,932 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,932 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,933 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,928 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a3da20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:26,937 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,938 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,939 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,940 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,934 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a3da20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:26,943 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,944 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,945 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,946 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,940 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a3da20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:26,950 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,951 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,951 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,952 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,947 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a3da20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:26,956 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,957 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,957 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,959 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,953 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a3da20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:26,962 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,963 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,964 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,965 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,959 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a3da20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:26,968 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,969 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,970 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,971 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,966 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a3da20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:26,975 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,976 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,976 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,977 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,972 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a3da20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:26,981 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,982 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,982 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,984 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,978 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a3da20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:26,987 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,988 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,989 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,990 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,984 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a3da20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:26,993 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,994 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,995 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:26,996 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,991 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a3da20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:27,000 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,001 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:27,001 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,002 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:26,997 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a3da20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:27,006 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,007 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:27,007 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,009 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:27,003 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a3da20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:27,012 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,013 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:27,014 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,015 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:27,009 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a3da20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:27,018 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,019 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:27,020 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,021 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:27,016 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a3da20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:27,024 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,026 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:27,026 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,027 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:27,022 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a3da20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:27,031 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,032 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:27,032 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,033 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:27,028 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a3da20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:27,037 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,038 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:27,038 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,040 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:46:27,034 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386a3da20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keF1hE-fBb1-SwFI-um0w-Agpe-3p99-hcaSOz size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:46:27,040 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 20:46:27,044 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:46:27,044 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:46:27,044 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 20:46:27,047 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 20:46:27,047 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:46:27,051 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 20:46:27,051 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 175) from device tree 2024-03-01 20:46:27,051 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:46:27,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:27,057 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 20:46:27,058 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:46:27,060 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,061 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,062 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,063 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,058 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338597c240) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:27,066 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,067 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,067 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,068 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,063 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338597c240) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:27,072 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,073 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,073 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,074 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,069 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338597c240) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:27,078 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,079 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,079 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,080 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,075 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338597c240) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:27,083 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,084 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,085 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,086 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,081 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338597c240) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:27,089 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,090 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,090 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,091 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,086 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338597c240) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:27,095 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,096 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,096 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,097 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,092 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338597c240) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:27,101 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,102 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,102 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,103 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,098 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338597c240) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:27,106 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,107 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,108 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,109 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,104 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338597c240) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:27,112 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,113 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,113 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,114 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,109 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338597c240) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:27,118 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,119 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,119 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,120 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,115 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338597c240) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:27,123 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,124 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,125 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,126 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,121 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338597c240) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:27,129 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,130 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,130 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,131 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,126 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338597c240) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:27,135 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,136 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,136 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,137 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,132 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338597c240) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:27,140 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,141 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,142 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,143 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,138 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338597c240) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:27,146 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,147 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,148 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,149 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,144 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338597c240) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:27,152 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,153 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,153 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,154 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,149 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338597c240) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:27,158 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,159 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,159 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,160 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,155 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338597c240) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:27,163 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,164 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,165 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,166 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,161 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338597c240) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:27,169 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,170 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,171 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,172 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,167 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338597c240) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:27,175 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,176 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,176 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,177 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,172 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338597c240) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:27,181 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,182 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,182 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,183 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,178 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338597c240) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:27,186 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,187 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,188 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,189 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,184 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338597c240) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:27,192 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,193 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,193 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,194 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,189 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338597c240) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:27,198 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,199 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,199 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,200 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,195 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338597c240) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:27,203 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,204 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,205 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,206 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,201 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338597c240) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:27,209 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,210 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,211 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,212 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,207 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338597c240) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:27,215 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,216 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,216 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,217 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,212 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338597c240) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:27,221 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,222 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,222 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,223 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,218 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338597c240) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:27,226 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,227 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,228 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,229 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,224 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338597c240) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:27,232 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,233 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,233 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,234 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,229 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338597c240) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:27,238 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,239 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,239 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,240 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:46:27,235 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338597c240) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RrcKdy-g5sI-HeYy-UbTd-9bf1-JmiI-fu9WAa size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:46:27,241 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 20:46:27,244 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:46:27,244 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:46:27,245 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 20:46:27,248 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 20:46:27,248 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:46:27,251 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 20:46:27,252 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 188) from device tree 2024-03-01 20:46:27,252 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:46:27,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:27,258 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 20:46:27,258 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:46:27,261 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,262 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,262 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,263 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,258 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386af4550) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,266 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,267 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,267 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,268 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,264 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386af4550) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,271 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,272 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,273 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,274 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,269 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386af4550) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,277 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,278 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,278 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,279 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,274 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386af4550) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,282 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,283 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,283 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,284 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,279 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386af4550) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,287 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,288 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,289 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,289 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,285 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386af4550) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,293 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,293 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,294 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,295 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,290 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386af4550) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,298 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,299 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,299 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,300 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,295 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386af4550) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,303 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,304 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,304 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,305 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,301 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386af4550) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,308 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,309 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,310 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,311 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,306 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386af4550) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,314 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,315 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,315 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,316 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,311 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386af4550) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,319 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,320 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,320 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,321 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,316 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386af4550) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,324 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,325 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,325 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,326 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,322 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386af4550) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,329 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,330 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,331 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,332 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,327 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386af4550) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,335 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,336 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,336 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,337 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,332 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386af4550) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,340 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,341 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,341 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,342 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,337 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386af4550) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,345 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,346 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,346 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,347 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,343 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386af4550) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,350 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,351 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,352 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,353 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,348 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386af4550) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,356 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,357 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,357 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,358 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,353 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386af4550) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,361 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,362 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,362 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,363 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,359 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386af4550) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,366 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,367 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,368 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,368 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,364 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386af4550) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,372 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,372 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,373 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,374 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,369 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386af4550) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,377 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,378 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,378 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,379 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,374 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386af4550) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,382 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,383 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,383 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,384 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,380 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386af4550) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,387 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,388 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,389 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,389 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,385 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386af4550) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,393 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,393 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,394 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,395 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,390 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386af4550) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,398 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,399 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,399 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,400 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,395 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386af4550) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,403 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,404 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,404 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,405 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,401 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386af4550) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,408 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,409 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,410 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,411 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,406 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386af4550) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,414 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,415 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,415 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,416 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,411 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386af4550) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,419 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,420 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,420 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,421 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,416 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386af4550) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,424 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,425 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,426 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,426 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:46:27,422 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3386af4550) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = IP9qe4-3Ckm-dF4M-bXJ7-Feyf-a4kz-PWXAVk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,427 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 20:46:27,430 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:46:27,430 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:46:27,431 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 20:46:27,434 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 20:46:27,434 INFO blivet/MainThread: registered action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:46:27,437 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:46:27,438 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 201) from device tree 2024-03-01 20:46:27,438 INFO blivet/MainThread: registered action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:46:27,441 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:27,444 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 20:46:27,444 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:46:27,446 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,447 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,448 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,448 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,444 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338593ae10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,451 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,452 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,452 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,453 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,449 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338593ae10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,456 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,457 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,457 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,458 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,454 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338593ae10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,461 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,461 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,462 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,463 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,458 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338593ae10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,465 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,466 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,467 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,467 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,463 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338593ae10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,470 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,471 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,471 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,472 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,468 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338593ae10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,475 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,476 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,476 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,477 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,472 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338593ae10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,480 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,480 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,481 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,481 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,477 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338593ae10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,484 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,485 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,485 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,486 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,482 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338593ae10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,489 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,490 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,490 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,491 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,487 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338593ae10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,494 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,494 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,495 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,496 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,491 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338593ae10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,498 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,499 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,500 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,500 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,496 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338593ae10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,503 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,504 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,504 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,505 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,501 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338593ae10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,508 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,509 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,509 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,510 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,506 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338593ae10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,513 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,513 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,514 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,514 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,510 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338593ae10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,517 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,518 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,518 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,519 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,515 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338593ae10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,522 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,523 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,523 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,524 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,520 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338593ae10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,527 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,527 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,528 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,528 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,524 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338593ae10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,531 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,532 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,533 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,533 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,529 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338593ae10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,536 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,537 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,537 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,538 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,534 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338593ae10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,541 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,541 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,542 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,543 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,538 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338593ae10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,545 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,546 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,547 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,547 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,543 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338593ae10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,550 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,551 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,551 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,552 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,548 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338593ae10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,555 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,556 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,556 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,557 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,553 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338593ae10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,560 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,560 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,561 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,561 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,557 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338593ae10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,564 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,565 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,566 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,566 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,562 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338593ae10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,569 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,570 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,570 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,571 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,567 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338593ae10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,574 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,575 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,575 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,576 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,572 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338593ae10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,579 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,579 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,580 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,580 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,576 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338593ae10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,583 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,584 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,585 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,585 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,581 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338593ae10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,588 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,589 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,589 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,590 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,586 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338593ae10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,593 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,593 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,594 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:46:27,595 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:46:27,590 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f338593ae10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HD8OCR-4Yjf-KypM-fMKo-YIi3-ZFAe-CkpkTA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3385930978) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JdMsJx-NWby-VkzX-F88o-mGGq-FHYY-Aw9PSh size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:46:27,595 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 20:46:27,598 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:46:27,599 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:46:27,599 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 20:46:27,602 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 20:46:27,602 INFO blivet/MainThread: registered action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:46:27,606 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 20:46:27,606 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 214) from device tree 2024-03-01 20:46:27,606 INFO blivet/MainThread: registered action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:46:27,606 DEBUG blivet.ansible/MainThread: ['sdi', 'sdj', 'sdh', 'test_vg3', 'sdg'] 2024-03-01 20:46:27,606 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 20:46:27,609 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (141) ; hidden: False ; 2024-03-01 20:46:27,610 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:46:27,613 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:46:27,616 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:46:27,619 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:46:27,622 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:46:27,622 INFO blivet/MainThread: removed lvmvg test_vg3 (id 141) from device tree 2024-03-01 20:46:27,622 INFO blivet/MainThread: registered action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:46:27,622 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 20:46:27,622 DEBUG blivet/MainThread: removing sdi 2024-03-01 20:46:27,625 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (156) with existing lvmpv ; hidden: False ; 2024-03-01 20:46:27,625 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:46:27,626 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 20:46:27,629 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 20:46:27,629 INFO blivet/MainThread: registered action: [287] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:46:27,629 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 20:46:27,629 DEBUG blivet/MainThread: removing sdj 2024-03-01 20:46:27,632 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (166) with existing lvmpv ; hidden: False ; 2024-03-01 20:46:27,632 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:46:27,632 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 290 2024-03-01 20:46:27,635 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 20:46:27,635 INFO blivet/MainThread: registered action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:46:27,635 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 20:46:27,635 DEBUG blivet/MainThread: removing sdh 2024-03-01 20:46:27,638 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (146) with existing lvmpv ; hidden: False ; 2024-03-01 20:46:27,638 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:46:27,639 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 292 2024-03-01 20:46:27,642 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 20:46:27,642 INFO blivet/MainThread: registered action: [291] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:46:27,642 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 20:46:27,642 DEBUG blivet/MainThread: removing sdg 2024-03-01 20:46:27,645 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (132) with existing lvmpv ; hidden: False ; 2024-03-01 20:46:27,645 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:46:27,645 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 20:46:27,648 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 20:46:27,648 INFO blivet/MainThread: registered action: [293] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:46:27,649 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:27,662 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:27,677 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:27,690 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:27,708 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:46:27,709 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:27,720 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:27,738 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:46:27,739 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:27,749 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:27,767 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:46:27,768 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:27,779 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:27,797 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:46:27,798 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:27,809 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:27,828 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:46:27,828 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:27,841 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:27,860 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:46:27,860 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:27,871 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:27,889 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:46:27,890 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:27,900 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:27,918 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:46:27,919 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:46:27,919 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:46:27,919 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:46:27,919 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:46:27,919 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:46:27,919 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:46:27,919 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:46:27,919 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:46:27,920 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:46:27,920 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:46:27,920 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:46:27,920 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:46:27,920 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:46:27,920 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:46:27,920 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:46:27,920 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:46:27,920 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:46:27,920 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:46:27,920 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:46:27,920 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:46:27,921 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:46:27,921 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:46:27,921 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:46:27,921 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:46:27,921 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:46:27,921 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:46:27,921 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:46:27,921 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:46:27,921 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:46:27,921 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:46:27,923 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:46:27,926 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:46:27,929 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:46:27,932 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:46:27,932 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:46:27,935 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:46:27,935 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 0x7f338589e990> 2024-03-01 20:46:27,936 INFO blivet/MainThread: sorting actions... 2024-03-01 20:46:27,958 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:46:27,958 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:46:27,958 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:46:27,958 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:46:27,958 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:46:27,959 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:46:27,959 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:46:27,959 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:46:27,959 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:46:27,959 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:46:27,959 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:46:27,959 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:46:27,960 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:46:27,960 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:46:27,960 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:46:27,960 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:46:27,960 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:46:27,960 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:46:27,961 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:46:27,961 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:46:27,961 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:46:27,961 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:46:27,961 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:46:27,961 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:46:27,961 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:46:27,962 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:46:27,962 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:46:27,962 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:46:27,962 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:46:27,962 INFO blivet/MainThread: executing action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:46:27,965 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:27,969 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:46:27,969 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 20:46:27,977 INFO program/MainThread: stdout: 2024-03-01 20:46:27,977 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:46:27,977 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:27,977 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:27,996 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:27,996 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:28,009 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:28,009 INFO blivet/MainThread: executing action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:46:28,014 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 20:46:28,017 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 20:46:28,021 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:46:28,024 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 20:46:28,028 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 20:46:28,028 INFO program/MainThread: Running [92] lvm lvchange -an test_vg3/lv8 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:28,063 INFO program/MainThread: stdout[92]: 2024-03-01 20:46:28,063 INFO program/MainThread: stderr[92]: 2024-03-01 20:46:28,063 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 20:46:28,068 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:46:28,071 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:28,074 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:46:28,077 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:28,080 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:46:28,084 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:28,087 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:46:28,090 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:28,093 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:46:28,097 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 20:46:28,097 INFO program/MainThread: Running [93] lvm lvremove --yes test_vg3/lv8 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:28,152 INFO program/MainThread: stdout[93]: Logical volume "lv8" successfully removed. 2024-03-01 20:46:28,152 INFO program/MainThread: stderr[93]: 2024-03-01 20:46:28,152 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 20:46:28,153 INFO blivet/MainThread: executing action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:46:28,161 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:28,168 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:46:28,169 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 20:46:28,186 INFO program/MainThread: stdout: 2024-03-01 20:46:28,186 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:46:28,186 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:28,187 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:28,206 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:28,206 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:28,219 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:28,219 INFO blivet/MainThread: executing action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:46:28,224 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 20:46:28,227 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 20:46:28,231 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:46:28,235 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 20:46:28,238 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 20:46:28,238 INFO program/MainThread: Running [94] lvm lvchange -an test_vg3/lv7 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:28,272 INFO program/MainThread: stdout[94]: 2024-03-01 20:46:28,272 INFO program/MainThread: stderr[94]: 2024-03-01 20:46:28,272 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 20:46:28,277 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:46:28,280 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:28,283 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:46:28,286 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:28,290 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:46:28,293 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:28,296 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:46:28,299 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:28,303 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:46:28,306 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 20:46:28,306 INFO program/MainThread: Running [95] lvm lvremove --yes test_vg3/lv7 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:28,353 INFO program/MainThread: stdout[95]: Logical volume "lv7" successfully removed. 2024-03-01 20:46:28,353 INFO program/MainThread: stderr[95]: 2024-03-01 20:46:28,353 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 20:46:28,354 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:46:28,362 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:28,370 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:46:28,370 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 20:46:28,387 INFO program/MainThread: stdout: 2024-03-01 20:46:28,387 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:46:28,387 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:28,387 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:28,414 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:28,414 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:28,425 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:28,425 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:46:28,430 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 20:46:28,433 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 20:46:28,437 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:46:28,440 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 20:46:28,444 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 20:46:28,444 INFO program/MainThread: Running [96] lvm lvchange -an test_vg3/lv6 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:28,475 INFO program/MainThread: stdout[96]: 2024-03-01 20:46:28,475 INFO program/MainThread: stderr[96]: 2024-03-01 20:46:28,475 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 20:46:28,480 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:46:28,483 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:28,486 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:46:28,489 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:28,493 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:46:28,496 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:28,500 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:46:28,503 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:28,506 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:46:28,509 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 20:46:28,509 INFO program/MainThread: Running [97] lvm lvremove --yes test_vg3/lv6 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:28,560 INFO program/MainThread: stdout[97]: Logical volume "lv6" successfully removed. 2024-03-01 20:46:28,561 INFO program/MainThread: stderr[97]: 2024-03-01 20:46:28,561 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 20:46:28,562 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:46:28,569 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:28,579 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:46:28,579 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 20:46:28,592 INFO program/MainThread: stdout: 2024-03-01 20:46:28,592 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:46:28,592 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:28,592 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:28,621 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:28,621 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:28,634 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:28,634 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:46:28,639 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 20:46:28,642 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 20:46:28,646 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:46:28,649 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 20:46:28,653 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 20:46:28,653 INFO program/MainThread: Running [98] lvm lvchange -an test_vg3/lv5 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:28,688 INFO program/MainThread: stdout[98]: 2024-03-01 20:46:28,688 INFO program/MainThread: stderr[98]: 2024-03-01 20:46:28,688 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 20:46:28,693 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:46:28,696 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:28,699 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:46:28,703 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:28,706 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:46:28,709 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:28,713 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:46:28,716 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:28,719 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:46:28,722 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 20:46:28,722 INFO program/MainThread: Running [99] lvm lvremove --yes test_vg3/lv5 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:28,769 INFO program/MainThread: stdout[99]: Logical volume "lv5" successfully removed. 2024-03-01 20:46:28,769 INFO program/MainThread: stderr[99]: 2024-03-01 20:46:28,769 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 20:46:28,770 INFO blivet/MainThread: executing action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:46:28,777 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 20:46:28,785 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 20:46:28,791 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:46:28,800 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:28,815 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:46:28,821 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:28,827 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:46:28,831 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:28,834 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:46:28,837 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:28,840 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:46:28,843 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 20:46:28,843 INFO program/MainThread: Running [100] lvm vgreduce --removemissing --force test_vg3 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:28,881 INFO program/MainThread: stdout[100]: Volume group "test_vg3" is already consistent. 2024-03-01 20:46:28,881 INFO program/MainThread: stderr[100]: 2024-03-01 20:46:28,881 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 20:46:28,882 INFO program/MainThread: Running [101] lvm vgchange -an test_vg3 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:28,939 INFO program/MainThread: stdout[101]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 20:46:28,939 INFO program/MainThread: stderr[101]: 2024-03-01 20:46:28,939 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 20:46:28,939 INFO program/MainThread: Running [102] lvm vgremove --force test_vg3 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:28,990 INFO program/MainThread: stdout[102]: Volume group "test_vg3" successfully removed 2024-03-01 20:46:28,990 INFO program/MainThread: stderr[102]: 2024-03-01 20:46:28,990 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 20:46:28,991 INFO blivet/MainThread: executing action: [293] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:46:28,998 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:29,004 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 20:46:29,010 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 20:46:29,010 INFO program/MainThread: Running [103] lvm pvremove --force --force --yes /dev/sdg --config= devices { filter=["a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:29,059 INFO program/MainThread: stdout[103]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 20:46:29,059 INFO program/MainThread: stderr[103]: 2024-03-01 20:46:29,059 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 20:46:29,059 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 20:46:29,060 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:29,090 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:29,091 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:29,107 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:29,108 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:29,123 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:29,124 INFO blivet/MainThread: executing action: [291] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:46:29,131 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:29,134 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 20:46:29,137 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 20:46:29,137 INFO program/MainThread: Running [104] lvm pvremove --force --force --yes /dev/sdh --config= devices { filter=["a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:29,172 INFO program/MainThread: stdout[104]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 20:46:29,172 INFO program/MainThread: stderr[104]: 2024-03-01 20:46:29,173 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 20:46:29,173 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 20:46:29,173 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:29,204 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:29,205 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:29,220 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:29,220 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:29,235 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:29,236 INFO blivet/MainThread: executing action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:46:29,240 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:29,243 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 20:46:29,246 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 20:46:29,246 INFO program/MainThread: Running [105] lvm pvremove --force --force --yes /dev/sdj --config= devices { filter=["a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:29,275 INFO program/MainThread: stdout[105]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 20:46:29,276 INFO program/MainThread: stderr[105]: 2024-03-01 20:46:29,276 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 20:46:29,276 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 20:46:29,276 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:29,308 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:29,309 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:29,322 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:29,322 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:29,336 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:29,336 INFO blivet/MainThread: executing action: [287] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:46:29,341 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:29,344 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 20:46:29,347 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 20:46:29,347 INFO program/MainThread: Running [106] lvm pvremove --force --force --yes /dev/sdi --config= devices { filter=["a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:29,374 INFO program/MainThread: stdout[106]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 20:46:29,374 INFO program/MainThread: stderr[106]: 2024-03-01 20:46:29,375 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 20:46:29,375 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 20:46:29,375 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:29,409 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:29,410 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:29,423 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:29,423 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:29,437 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:29,437 INFO blivet/MainThread: executing action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:46:29,442 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:29,445 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:46:29,445 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 20:46:29,455 INFO program/MainThread: stdout: 2024-03-01 20:46:29,455 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:46:29,455 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:29,456 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:29,474 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:29,474 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:29,487 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:29,487 INFO blivet/MainThread: executing action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:46:29,492 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 20:46:29,495 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 20:46:29,499 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:46:29,502 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 20:46:29,506 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 20:46:29,506 INFO program/MainThread: Running [107] lvm lvchange -an test_vg2/lv4 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:29,547 INFO program/MainThread: stdout[107]: 2024-03-01 20:46:29,547 INFO program/MainThread: stderr[107]: 2024-03-01 20:46:29,547 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 20:46:29,552 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:46:29,555 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:29,558 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 20:46:29,562 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:29,565 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 20:46:29,568 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:29,571 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 20:46:29,575 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 20:46:29,575 INFO program/MainThread: Running [108] lvm lvremove --yes test_vg2/lv4 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:29,611 INFO program/MainThread: stdout[108]: Logical volume "lv4" successfully removed. 2024-03-01 20:46:29,612 INFO program/MainThread: stderr[108]: 2024-03-01 20:46:29,612 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 20:46:29,613 INFO blivet/MainThread: executing action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:46:29,621 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:29,633 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:46:29,633 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 20:46:29,650 INFO program/MainThread: stdout: 2024-03-01 20:46:29,651 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:46:29,651 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:29,651 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:29,674 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:29,674 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:29,685 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:29,685 INFO blivet/MainThread: executing action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:46:29,690 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 20:46:29,693 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 20:46:29,697 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:46:29,700 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 20:46:29,704 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 20:46:29,704 INFO program/MainThread: Running [109] lvm lvchange -an test_vg2/lv3 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:29,738 INFO program/MainThread: stdout[109]: 2024-03-01 20:46:29,738 INFO program/MainThread: stderr[109]: 2024-03-01 20:46:29,738 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 20:46:29,743 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:46:29,746 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:29,749 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:46:29,753 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:29,756 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:46:29,759 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:29,762 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:46:29,765 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 20:46:29,766 INFO program/MainThread: Running [110] lvm lvremove --yes test_vg2/lv3 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:29,808 INFO program/MainThread: stdout[110]: Logical volume "lv3" successfully removed. 2024-03-01 20:46:29,808 INFO program/MainThread: stderr[110]: 2024-03-01 20:46:29,808 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 20:46:29,809 INFO blivet/MainThread: executing action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:46:29,816 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 20:46:29,824 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 20:46:29,828 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:46:29,835 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:29,840 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:46:29,846 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:29,851 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:46:29,856 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:29,861 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:46:29,866 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 20:46:29,866 INFO program/MainThread: Running [111] lvm vgreduce --removemissing --force test_vg2 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:29,907 INFO program/MainThread: stdout[111]: Volume group "test_vg2" is already consistent. 2024-03-01 20:46:29,907 INFO program/MainThread: stderr[111]: 2024-03-01 20:46:29,907 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 20:46:29,907 INFO program/MainThread: Running [112] lvm vgchange -an test_vg2 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:29,952 INFO program/MainThread: stdout[112]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 20:46:29,952 INFO program/MainThread: stderr[112]: 2024-03-01 20:46:29,952 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 20:46:29,952 INFO program/MainThread: Running [113] lvm vgremove --force test_vg2 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:29,992 INFO program/MainThread: stdout[113]: Volume group "test_vg2" successfully removed 2024-03-01 20:46:29,992 INFO program/MainThread: stderr[113]: 2024-03-01 20:46:29,992 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 20:46:29,993 INFO blivet/MainThread: executing action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:46:30,001 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:30,008 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 20:46:30,013 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 20:46:30,013 INFO program/MainThread: Running [114] lvm pvremove --force --force --yes /dev/sdf --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:30,059 INFO program/MainThread: stdout[114]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 20:46:30,059 INFO program/MainThread: stderr[114]: 2024-03-01 20:46:30,059 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 20:46:30,060 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 20:46:30,060 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:30,092 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:30,093 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:30,105 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:30,105 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:30,118 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:30,118 INFO blivet/MainThread: executing action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:46:30,123 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:30,126 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 20:46:30,129 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 20:46:30,129 INFO program/MainThread: Running [115] lvm pvremove --force --force --yes /dev/sde --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:30,156 INFO program/MainThread: stdout[115]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 20:46:30,156 INFO program/MainThread: stderr[115]: 2024-03-01 20:46:30,156 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 20:46:30,156 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 20:46:30,157 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:30,190 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:30,191 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:30,204 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:30,204 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:30,219 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:30,219 INFO blivet/MainThread: executing action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:46:30,223 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:30,226 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 20:46:30,229 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 20:46:30,230 INFO program/MainThread: Running [116] lvm pvremove --force --force --yes /dev/sdd --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 20:46:30,257 INFO program/MainThread: stdout[116]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 20:46:30,257 INFO program/MainThread: stderr[116]: 2024-03-01 20:46:30,257 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 20:46:30,257 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 20:46:30,258 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:30,294 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:30,295 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:30,307 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:30,307 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:30,323 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:30,323 INFO blivet/MainThread: executing action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:46:30,328 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:30,331 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:46:30,331 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 20:46:30,338 INFO program/MainThread: stdout: 2024-03-01 20:46:30,339 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:46:30,339 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:30,339 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:30,356 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:30,356 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:30,368 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:30,368 INFO blivet/MainThread: executing action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:46:30,372 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 20:46:30,376 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 20:46:30,380 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:46:30,383 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 20:46:30,387 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 20:46:30,387 INFO program/MainThread: Running [117] lvm lvchange -an test_vg1/lv2 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:30,416 INFO program/MainThread: stdout[117]: 2024-03-01 20:46:30,416 INFO program/MainThread: stderr[117]: 2024-03-01 20:46:30,416 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 20:46:30,421 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:46:30,424 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:30,428 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 20:46:30,431 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:30,434 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 20:46:30,437 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:30,440 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 20:46:30,444 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 20:46:30,444 INFO program/MainThread: Running [118] lvm lvremove --yes test_vg1/lv2 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:30,485 INFO program/MainThread: stdout[118]: Logical volume "lv2" successfully removed. 2024-03-01 20:46:30,486 INFO program/MainThread: stderr[118]: 2024-03-01 20:46:30,486 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 20:46:30,487 INFO blivet/MainThread: executing action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:46:30,494 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:30,504 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:46:30,504 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 20:46:30,516 INFO program/MainThread: stdout: 2024-03-01 20:46:30,516 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:46:30,516 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:30,517 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:30,537 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:30,538 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:30,551 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:30,551 INFO blivet/MainThread: executing action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:46:30,556 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 20:46:30,559 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:46:30,563 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:46:30,567 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 20:46:30,570 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:46:30,570 INFO program/MainThread: Running [119] lvm lvchange -an test_vg1/lv1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:30,604 INFO program/MainThread: stdout[119]: 2024-03-01 20:46:30,604 INFO program/MainThread: stderr[119]: 2024-03-01 20:46:30,604 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 20:46:30,609 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:46:30,612 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:30,615 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:46:30,619 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:30,622 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:46:30,625 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:30,629 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:46:30,632 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 20:46:30,632 INFO program/MainThread: Running [120] lvm lvremove --yes test_vg1/lv1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:30,674 INFO program/MainThread: stdout[120]: Logical volume "lv1" successfully removed. 2024-03-01 20:46:30,674 INFO program/MainThread: stderr[120]: 2024-03-01 20:46:30,674 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 20:46:30,675 INFO blivet/MainThread: executing action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:46:30,682 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 20:46:30,690 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 20:46:30,694 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:46:30,700 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:30,706 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:46:30,711 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:30,717 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:46:30,723 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:30,729 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:46:30,732 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 20:46:30,732 INFO program/MainThread: Running [121] lvm vgreduce --removemissing --force test_vg1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:30,764 INFO program/MainThread: stdout[121]: Volume group "test_vg1" is already consistent. 2024-03-01 20:46:30,764 INFO program/MainThread: stderr[121]: 2024-03-01 20:46:30,764 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 20:46:30,765 INFO program/MainThread: Running [122] lvm vgchange -an test_vg1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:30,813 INFO program/MainThread: stdout[122]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 20:46:30,813 INFO program/MainThread: stderr[122]: 2024-03-01 20:46:30,813 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 20:46:30,814 INFO program/MainThread: Running [123] lvm vgremove --force test_vg1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:30,855 INFO program/MainThread: stdout[123]: Volume group "test_vg1" successfully removed 2024-03-01 20:46:30,856 INFO program/MainThread: stderr[123]: 2024-03-01 20:46:30,856 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 20:46:30,857 INFO blivet/MainThread: executing action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:46:30,864 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:30,870 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:46:30,876 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:46:30,876 INFO program/MainThread: Running [124] lvm pvremove --force --force --yes /dev/sdb --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:30,918 INFO program/MainThread: stdout[124]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 20:46:30,918 INFO program/MainThread: stderr[124]: 2024-03-01 20:46:30,918 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 20:46:30,918 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 20:46:30,919 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:30,952 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:30,952 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:30,967 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:30,967 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:30,980 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:30,980 INFO blivet/MainThread: executing action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:46:30,984 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:30,987 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:46:30,990 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:46:30,991 INFO program/MainThread: Running [125] lvm pvremove --force --force --yes /dev/sdc --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:31,018 INFO program/MainThread: stdout[125]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 20:46:31,018 INFO program/MainThread: stderr[125]: 2024-03-01 20:46:31,018 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 20:46:31,019 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 20:46:31,019 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:31,049 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:31,050 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:31,064 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:31,064 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:31,076 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:31,077 INFO blivet/MainThread: executing action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:46:31,082 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:46:31,085 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:46:31,088 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:46:31,089 INFO program/MainThread: Running [126] lvm pvremove --force --force --yes /dev/sda --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:31,121 INFO program/MainThread: stdout[126]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 20:46:31,121 INFO program/MainThread: stderr[126]: 2024-03-01 20:46:31,121 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 20:46:31,121 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 20:46:31,122 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:31,148 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:31,149 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:31,164 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:31,164 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:31,179 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:31,184 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:46:31,184 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 0x7f338589eca8> 2024-03-01 20:46:40,691 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_b_8g8z5c/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:46:45,430 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_rs6sf_br/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:46:52,450 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_xbldjt8k/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:46:52,484 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:46:52,485 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:46:52,488 INFO program/MainThread: stdout[2]: 2024-03-01 20:46:52,488 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 20:46:52,488 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:46:52,488 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:46:52,493 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:52,493 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:46:52,496 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:46:52,497 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:46:52,500 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:46:52,500 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:46:52,503 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:46:52,503 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:46:52,511 INFO program/MainThread: stdout: 2024-03-01 20:46:52,511 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:46:52,511 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:46:52,511 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:46:52,511 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:46:52,511 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:46:52,511 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:46:52,511 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:46:52,511 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:46:52,511 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:46:52,511 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:46:52,512 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:46:52,512 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:46:52,512 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:46:52,512 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:46:52,512 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:46:52,512 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:52,512 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:46:52,512 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:46:52,512 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:46:52,512 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:46:52,512 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:46:52,513 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:46:52,513 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:46:52,513 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:52,527 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:52,538 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:46:52,542 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140577739717c77d41b180d75174f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_77739717-c77d-41b1-80d7-5174ffdee566 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566 ' '/dev/disk/by-id/scsi-3600140577739717c77d41b180d75174f', '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': '77739717-c77d-41b1-80d7-5174ffdee566', 'ID_SERIAL': '3600140577739717c77d41b180d75174f', 'ID_SERIAL_SHORT': '600140577739717c77d41b180d75174f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577739717c', 'ID_WWN_VENDOR_EXTENSION': '0x77d41b180d75174f', 'ID_WWN_WITH_EXTENSION': '0x600140577739717c77d41b180d75174f', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577739717c77d41b180d75174f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549842181'} ; 2024-03-01 20:46:52,542 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:46:52,543 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:46:52,569 INFO program/MainThread: stdout[3]: 2024-03-01 20:46:52,570 INFO program/MainThread: stderr[3]: 2024-03-01 20:46:52,570 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:46:52,574 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:46:52,577 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:52,583 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:46:52,587 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:46:52,588 INFO blivet/MainThread: sda is a disk 2024-03-01 20:46:52,588 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:46:52,588 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:46:52,591 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:46:52,595 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:46:52,595 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:46:52,598 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:46:52,598 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:46:52,599 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:46:52,599 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7ce0616b38) -- 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 = 600140577739717c77d41b180d75174f 2024-03-01 20:46:52,603 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:46:52,603 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:46:52,606 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_018be342-b045-4267-960b-1c8f4bfef8a4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4 ' '/dev/disk/by-id/scsi-36001405018be342b0454267960b1c8f4 ' '/dev/disk/by-id/wwn-0x6001405018be342b0454267960b1c8f4', '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': '018be342-b045-4267-960b-1c8f4bfef8a4', 'ID_SERIAL': '36001405018be342b0454267960b1c8f4', 'ID_SERIAL_SHORT': '6001405018be342b0454267960b1c8f4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405018be342b', 'ID_WWN_VENDOR_EXTENSION': '0x0454267960b1c8f4', 'ID_WWN_WITH_EXTENSION': '0x6001405018be342b0454267960b1c8f4', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405018be342b0454267960b1c8f4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549911453'} ; 2024-03-01 20:46:52,606 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:46:52,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:46:52,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:52,616 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:46:52,617 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:46:52,617 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:46:52,617 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:46:52,620 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:46:52,623 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:46:52,623 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:46:52,626 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:46:52,627 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:46:52,627 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:46:52,627 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7ce0616b00) -- 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 = 6001405018be342b0454267960b1c8f4 2024-03-01 20:46:52,630 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:46:52,630 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:46:52,634 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140591b3ee6238474a76ad4894fec ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a ' '/dev/disk/by-id/scsi-3600140591b3ee6238474a76ad4894fec ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_91b3ee62-3847-4a76-ad48-94fec947ac9a', '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': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'ID_SERIAL': '3600140591b3ee6238474a76ad4894fec', 'ID_SERIAL_SHORT': '600140591b3ee6238474a76ad4894fec', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140591b3ee623', 'ID_WWN_VENDOR_EXTENSION': '0x8474a76ad4894fec', 'ID_WWN_WITH_EXTENSION': '0x600140591b3ee6238474a76ad4894fec', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140591b3ee6238474a76ad4894fec', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550647850'} ; 2024-03-01 20:46:52,634 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:46:52,637 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:46:52,640 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:52,643 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:46:52,644 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:46:52,644 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:46:52,644 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:46:52,647 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:46:52,651 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:46:52,651 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:46:52,654 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:46:52,654 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:46:52,655 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:46:52,655 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7cdf5cf400) -- 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 = 600140591b3ee6238474a76ad4894fec 2024-03-01 20:46:52,658 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:46:52,658 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:46:52,661 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140577982450e4c544d9b055bc4d9 ' '/dev/disk/by-id/wwn-0x600140577982450e4c544d9b055bc4d9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_77982450-e4c5-44d9-b055-bc4d96816669', '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': '77982450-e4c5-44d9-b055-bc4d96816669', 'ID_SERIAL': '3600140577982450e4c544d9b055bc4d9', 'ID_SERIAL_SHORT': '600140577982450e4c544d9b055bc4d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577982450e', 'ID_WWN_VENDOR_EXTENSION': '0x4c544d9b055bc4d9', 'ID_WWN_WITH_EXTENSION': '0x600140577982450e4c544d9b055bc4d9', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577982450e4c544d9b055bc4d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550645422'} ; 2024-03-01 20:46:52,661 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:46:52,665 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:46:52,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:52,671 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:46:52,672 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:46:52,672 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:46:52,672 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:46:52,675 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:46:52,678 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:46:52,678 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:46:52,681 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:46:52,682 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:46:52,682 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:46:52,682 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7cdf5cf908) -- 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 = 600140577982450e4c544d9b055bc4d9 2024-03-01 20:46:52,685 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:46:52,685 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:46:52,689 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014056a7a8c862db54d97b92bab394 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_6a7a8c86-2db5-4d97-b92b-ab39412a7044 ' '/dev/disk/by-id/wwn-0x60014056a7a8c862db54d97b92bab394 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044', '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': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'ID_SERIAL': '360014056a7a8c862db54d97b92bab394', 'ID_SERIAL_SHORT': '60014056a7a8c862db54d97b92bab394', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056a7a8c862', 'ID_WWN_VENDOR_EXTENSION': '0xdb54d97b92bab394', 'ID_WWN_WITH_EXTENSION': '0x60014056a7a8c862db54d97b92bab394', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056a7a8c862db54d97b92bab394', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549906705'} ; 2024-03-01 20:46:52,689 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:46:52,692 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:46:52,695 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:52,699 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:46:52,699 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:46:52,699 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:46:52,699 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:46:52,702 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:46:52,706 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:46:52,706 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:46:52,709 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:46:52,709 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:46:52,710 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:46:52,710 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7ce0626e80) -- 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 = 60014056a7a8c862db54d97b92bab394 2024-03-01 20:46:52,713 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:46:52,713 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:46:52,716 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4 ' '/dev/disk/by-id/scsi-36001405deeedd7241bd4c48b8d2895b6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_deeedd72-41bd-4c48-b8d2-895b68bd94f4 ' '/dev/disk/by-id/wwn-0x6001405deeedd7241bd4c48b8d2895b6', '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': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'ID_SERIAL': '36001405deeedd7241bd4c48b8d2895b6', 'ID_SERIAL_SHORT': '6001405deeedd7241bd4c48b8d2895b6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405deeedd724', 'ID_WWN_VENDOR_EXTENSION': '0x1bd4c48b8d2895b6', 'ID_WWN_WITH_EXTENSION': '0x6001405deeedd7241bd4c48b8d2895b6', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405deeedd7241bd4c48b8d2895b6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550031662'} ; 2024-03-01 20:46:52,716 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:46:52,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:46:52,722 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:52,726 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:46:52,727 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:46:52,727 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:46:52,727 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:46:52,730 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:46:52,733 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:46:52,733 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:46:52,737 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:46:52,737 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:46:52,737 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:46:52,737 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7cdf5d98d0) -- 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 = 6001405deeedd7241bd4c48b8d2895b6 2024-03-01 20:46:52,741 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:46:52,741 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:46:52,744 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca ' '/dev/disk/by-id/wwn-0x6001405b8e660b886fb440ebd18182d1 ' '/dev/disk/by-id/scsi-36001405b8e660b886fb440ebd18182d1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_b8e660b8-86fb-440e-bd18-182d13c366ca', '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': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'ID_SERIAL': '36001405b8e660b886fb440ebd18182d1', 'ID_SERIAL_SHORT': '6001405b8e660b886fb440ebd18182d1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b8e660b88', 'ID_WWN_VENDOR_EXTENSION': '0x6fb440ebd18182d1', 'ID_WWN_WITH_EXTENSION': '0x6001405b8e660b886fb440ebd18182d1', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b8e660b886fb440ebd18182d1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550098754'} ; 2024-03-01 20:46:52,744 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:46:52,747 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:46:52,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:52,754 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:46:52,754 INFO blivet/MainThread: sde is a disk 2024-03-01 20:46:52,754 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:46:52,755 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:46:52,758 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:46:52,761 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:46:52,761 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:46:52,764 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:46:52,764 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:46:52,765 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:46:52,765 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7cdf5d96a0) -- 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 = 6001405b8e660b886fb440ebd18182d1 2024-03-01 20:46:52,768 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:46:52,768 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:46:52,771 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08 ' '/dev/disk/by-id/scsi-36001405984775db0c86458da914cb573 ' '/dev/disk/by-id/wwn-0x6001405984775db0c86458da914cb573 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_984775db-0c86-458d-a914-cb573cb98e08', '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': '984775db-0c86-458d-a914-cb573cb98e08', 'ID_SERIAL': '36001405984775db0c86458da914cb573', 'ID_SERIAL_SHORT': '6001405984775db0c86458da914cb573', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405984775db0', 'ID_WWN_VENDOR_EXTENSION': '0xc86458da914cb573', 'ID_WWN_WITH_EXTENSION': '0x6001405984775db0c86458da914cb573', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405984775db0c86458da914cb573', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550115827'} ; 2024-03-01 20:46:52,772 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:46:52,775 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:46:52,778 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:52,781 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:46:52,782 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:46:52,782 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:46:52,782 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:46:52,785 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:46:52,788 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:46:52,788 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:46:52,792 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:46:52,792 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:46:52,792 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:46:52,792 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7cdf5df4e0) -- 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 = 6001405984775db0c86458da914cb573 2024-03-01 20:46:52,796 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:46:52,796 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:46:52,799 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140567aeb14c6f974aef8535ffebd ' '/dev/disk/by-id/wwn-0x600140567aeb14c6f974aef8535ffebd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_67aeb14c-6f97-4aef-8535-ffebde2c102f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f', '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': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'ID_SERIAL': '3600140567aeb14c6f974aef8535ffebd', 'ID_SERIAL_SHORT': '600140567aeb14c6f974aef8535ffebd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140567aeb14c6', 'ID_WWN_VENDOR_EXTENSION': '0xf974aef8535ffebd', 'ID_WWN_WITH_EXTENSION': '0x600140567aeb14c6f974aef8535ffebd', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140567aeb14c6f974aef8535ffebd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550337184'} ; 2024-03-01 20:46:52,799 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:46:52,802 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:46:52,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:52,809 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:46:52,810 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:46:52,810 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:46:52,810 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:46:52,813 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:46:52,816 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:46:52,816 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:46:52,819 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:46:52,820 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:46:52,820 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:46:52,820 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7cdf5df710) -- 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 = 600140567aeb14c6f974aef8535ffebd 2024-03-01 20:46:52,823 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:46:52,823 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:46:52,827 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140541895b0fd0424d85ab89e7d4b ' '/dev/disk/by-id/wwn-0x600140541895b0fd0424d85ab89e7d4b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_41895b0f-d042-4d85-ab89-e7d4b4e497cf ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf', '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': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'ID_SERIAL': '3600140541895b0fd0424d85ab89e7d4b', 'ID_SERIAL_SHORT': '600140541895b0fd0424d85ab89e7d4b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140541895b0fd', 'ID_WWN_VENDOR_EXTENSION': '0x0424d85ab89e7d4b', 'ID_WWN_WITH_EXTENSION': '0x600140541895b0fd0424d85ab89e7d4b', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140541895b0fd0424d85ab89e7d4b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550380784'} ; 2024-03-01 20:46:52,827 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:46:52,830 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:46:52,833 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:52,837 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:46:52,837 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:46:52,837 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:46:52,837 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:46:52,841 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:46:52,844 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:46:52,844 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:46:52,847 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:46:52,847 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:46:52,848 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:46:52,848 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7cdf5cb588) -- 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 = 600140541895b0fd0424d85ab89e7d4b 2024-03-01 20:46:52,851 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:46:52,851 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:46:52,854 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140568c57b064edb4be1bc77fb770 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_68c57b06-4edb-4be1-bc77-fb770858af78 ' '/dev/disk/by-id/wwn-0x600140568c57b064edb4be1bc77fb770 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78', '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': '68c57b06-4edb-4be1-bc77-fb770858af78', 'ID_SERIAL': '3600140568c57b064edb4be1bc77fb770', 'ID_SERIAL_SHORT': '600140568c57b064edb4be1bc77fb770', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140568c57b064', 'ID_WWN_VENDOR_EXTENSION': '0xedb4be1bc77fb770', 'ID_WWN_WITH_EXTENSION': '0x600140568c57b064edb4be1bc77fb770', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140568c57b064edb4be1bc77fb770', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550447036'} ; 2024-03-01 20:46:52,854 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:46:52,858 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:46:52,861 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:52,864 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:46:52,865 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:46:52,865 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:46:52,865 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:46:52,868 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:46:52,871 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:46:52,871 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:46:52,875 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:46:52,875 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:46:52,875 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:46:52,875 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7cdf5cbc18) -- 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 = 600140568c57b064edb4be1bc77fb770 2024-03-01 20:46:52,879 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:46:52,879 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:46:52,882 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_a95585b0-05b1-46a5-9f3f-17aabc7b48af ' '/dev/disk/by-id/wwn-0x6001405a95585b005b146a59f3f17aab', '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': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'ID_SERIAL': '36001405a95585b005b146a59f3f17aab', 'ID_SERIAL_SHORT': '6001405a95585b005b146a59f3f17aab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a95585b00', 'ID_WWN_VENDOR_EXTENSION': '0x5b146a59f3f17aab', 'ID_WWN_WITH_EXTENSION': '0x6001405a95585b005b146a59f3f17aab', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a95585b005b146a59f3f17aab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550537073'} ; 2024-03-01 20:46:52,882 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:46:52,885 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:46:52,889 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:52,892 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:46:52,893 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:46:52,893 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:46:52,893 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:46:52,896 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:46:52,899 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:46:52,899 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:46:52,902 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:46:52,903 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:46:52,903 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:46:52,903 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7cdf5dfeb8) -- 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 = 6001405a95585b005b146a59f3f17aab 2024-03-01 20:46:52,907 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:46:52,907 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:46:52,910 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': '16386320'} ; 2024-03-01 20:46:52,910 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:46:52,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:46:52,916 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:52,919 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:46:52,920 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:46:52,920 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:46:52,920 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:46:52,920 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:46:52,920 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:46:52,923 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:46:52,926 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:46:52,926 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:46:52,929 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:46:52,930 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:46:52,930 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:46:52,930 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7cdf5e9b00) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:46:52,934 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:46:52,937 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:52,938 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:46:52,941 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:52,941 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:46:52,944 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:52,944 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:46:52,948 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:52,948 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:46:52,951 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:46:52,954 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:46:52,957 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:46:52,961 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 0x7f7cdf5edf88> 2024-03-01 20:46:56,111 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:46:56,115 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:46:56,115 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:46:56,119 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': '16389701'} ; 2024-03-01 20:46:56,120 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:46:56,120 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:46:56,123 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:56,126 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:56,129 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:46:56,132 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:46:56,135 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:56,135 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:56,148 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:56,162 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:46:56,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:46:56,166 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:46:56,170 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:46:56,170 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:46:56,173 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:46:56,176 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:46:56,176 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:46:56,179 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:46:56,180 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:46:56,180 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:46:56,183 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:46:56,187 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:46:56,190 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:46:56,193 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:46:56,196 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:46:56,197 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:46:56,197 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:46:56,197 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:46:56,197 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f7cdf5e9b70) -- 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 0x7f7cdf5815c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:46:56,201 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:46:56,204 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:46:56,204 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:46:56,208 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:46:56,208 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:46:56,211 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:56,211 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:46:56,215 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:46:56,215 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:46:56,216 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:46:56,216 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:46:56,220 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:46:56,220 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:46:56,223 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:46:56,223 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:46:56,224 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:46:56,237 DEBUG program/MainThread: Return code: 0 2024-03-01 20:46:56,248 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:46:56,249 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:46:56,253 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:46:56,256 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:56,259 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:46:56,262 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:46:56,262 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:46:56,264 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:46:56,267 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:56,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:46:56,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:46:56,273 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:46:56,275 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:46:56,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:56,281 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:46:56,284 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:46:56,284 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:46:56,287 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:46:56,289 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:56,292 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:46:56,295 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:46:56,295 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:46:56,298 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:46:56,300 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:56,303 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:46:56,306 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:46:56,306 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:46:56,309 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:46:56,312 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:46:56,314 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:46:56,317 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:46:56,317 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:46:56,318 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:47:00,843 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_i98kw6nv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:47:00,877 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:47:00,878 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:47:00,881 INFO program/MainThread: stdout[2]: 2024-03-01 20:47:00,881 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 20:47:00,881 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:47:00,881 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:47:00,886 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:00,886 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:47:00,890 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:47:00,890 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:47:00,893 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:47:00,893 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:47:00,896 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:47:00,896 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:47:00,904 INFO program/MainThread: stdout: 2024-03-01 20:47:00,904 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:47:00,904 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:47:00,904 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:47:00,904 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:47:00,904 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:47:00,904 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:47:00,904 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:47:00,904 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:47:00,904 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:47:00,904 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:47:00,904 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:47:00,904 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:47:00,904 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:47:00,904 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:47:00,904 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:47:00,904 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:00,904 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:47:00,905 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:47:00,905 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:47:00,905 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:47:00,905 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:47:00,905 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:47:00,906 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:47:00,906 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:47:00,916 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:00,927 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:47:00,931 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140577739717c77d41b180d75174f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_77739717-c77d-41b1-80d7-5174ffdee566 ' '/dev/disk/by-id/wwn-0x600140577739717c77d41b180d75174f', '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': '77739717-c77d-41b1-80d7-5174ffdee566', 'ID_SERIAL': '3600140577739717c77d41b180d75174f', 'ID_SERIAL_SHORT': '600140577739717c77d41b180d75174f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577739717c', 'ID_WWN_VENDOR_EXTENSION': '0x77d41b180d75174f', 'ID_WWN_WITH_EXTENSION': '0x600140577739717c77d41b180d75174f', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577739717c77d41b180d75174f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549842181'} ; 2024-03-01 20:47:00,931 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:47:00,932 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:47:00,963 INFO program/MainThread: stdout[3]: 2024-03-01 20:47:00,963 INFO program/MainThread: stderr[3]: 2024-03-01 20:47:00,963 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:47:00,967 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:47:00,970 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:00,976 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:47:00,980 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:47:00,981 INFO blivet/MainThread: sda is a disk 2024-03-01 20:47:00,981 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:47:00,981 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:47:00,985 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:47:00,988 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:47:00,988 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:47:00,991 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:47:00,992 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:47:00,992 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:47:00,992 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4e2943eac8) -- 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 = 600140577739717c77d41b180d75174f 2024-03-01 20:47:00,996 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:47:00,996 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:47:00,999 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405018be342b0454267960b1c8f4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_018be342-b045-4267-960b-1c8f4bfef8a4 ' '/dev/disk/by-id/wwn-0x6001405018be342b0454267960b1c8f4', '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': '018be342-b045-4267-960b-1c8f4bfef8a4', 'ID_SERIAL': '36001405018be342b0454267960b1c8f4', 'ID_SERIAL_SHORT': '6001405018be342b0454267960b1c8f4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405018be342b', 'ID_WWN_VENDOR_EXTENSION': '0x0454267960b1c8f4', 'ID_WWN_WITH_EXTENSION': '0x6001405018be342b0454267960b1c8f4', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405018be342b0454267960b1c8f4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549911453'} ; 2024-03-01 20:47:00,999 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:47:01,003 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:47:01,005 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:01,009 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:47:01,010 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:47:01,010 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:47:01,010 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:47:01,013 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:47:01,016 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:47:01,016 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:47:01,020 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:47:01,020 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:47:01,020 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:47:01,020 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4e2943ea90) -- 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 = 6001405018be342b0454267960b1c8f4 2024-03-01 20:47:01,024 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:47:01,024 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:47:01,027 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140591b3ee6238474a76ad4894fec ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a ' '/dev/disk/by-id/wwn-0x600140591b3ee6238474a76ad4894fec ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_91b3ee62-3847-4a76-ad48-94fec947ac9a', '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': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'ID_SERIAL': '3600140591b3ee6238474a76ad4894fec', 'ID_SERIAL_SHORT': '600140591b3ee6238474a76ad4894fec', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140591b3ee623', 'ID_WWN_VENDOR_EXTENSION': '0x8474a76ad4894fec', 'ID_WWN_WITH_EXTENSION': '0x600140591b3ee6238474a76ad4894fec', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140591b3ee6238474a76ad4894fec', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550647850'} ; 2024-03-01 20:47:01,027 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:47:01,030 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:47:01,033 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:01,037 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:47:01,037 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:47:01,037 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:47:01,038 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:47:01,041 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:47:01,044 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:47:01,044 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:47:01,047 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:47:01,047 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:47:01,048 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:47:01,048 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4e283f7390) -- 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 = 600140591b3ee6238474a76ad4894fec 2024-03-01 20:47:01,051 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:47:01,051 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:47:01,055 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_77982450-e4c5-44d9-b055-bc4d96816669 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669 ' '/dev/disk/by-id/scsi-3600140577982450e4c544d9b055bc4d9 ' '/dev/disk/by-id/wwn-0x600140577982450e4c544d9b055bc4d9', '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': '77982450-e4c5-44d9-b055-bc4d96816669', 'ID_SERIAL': '3600140577982450e4c544d9b055bc4d9', 'ID_SERIAL_SHORT': '600140577982450e4c544d9b055bc4d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577982450e', 'ID_WWN_VENDOR_EXTENSION': '0x4c544d9b055bc4d9', 'ID_WWN_WITH_EXTENSION': '0x600140577982450e4c544d9b055bc4d9', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577982450e4c544d9b055bc4d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550645422'} ; 2024-03-01 20:47:01,055 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:47:01,058 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:47:01,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:01,064 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:47:01,065 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:47:01,065 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:47:01,065 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:47:01,068 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:47:01,071 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:47:01,071 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:47:01,074 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:47:01,075 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:47:01,075 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:47:01,075 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4e283f7898) -- 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 = 600140577982450e4c544d9b055bc4d9 2024-03-01 20:47:01,078 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:47:01,079 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:47:01,082 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_6a7a8c86-2db5-4d97-b92b-ab39412a7044 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044 ' '/dev/disk/by-id/scsi-360014056a7a8c862db54d97b92bab394 ' '/dev/disk/by-id/wwn-0x60014056a7a8c862db54d97b92bab394', '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': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'ID_SERIAL': '360014056a7a8c862db54d97b92bab394', 'ID_SERIAL_SHORT': '60014056a7a8c862db54d97b92bab394', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056a7a8c862', 'ID_WWN_VENDOR_EXTENSION': '0xdb54d97b92bab394', 'ID_WWN_WITH_EXTENSION': '0x60014056a7a8c862db54d97b92bab394', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056a7a8c862db54d97b92bab394', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549906705'} ; 2024-03-01 20:47:01,082 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:47:01,085 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:47:01,088 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:01,092 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:47:01,092 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:47:01,092 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:47:01,092 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:47:01,095 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:47:01,099 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:47:01,099 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:47:01,102 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:47:01,102 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:47:01,103 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:47:01,103 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4e29454e10) -- 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 = 60014056a7a8c862db54d97b92bab394 2024-03-01 20:47:01,106 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:47:01,106 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:47:01,109 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_deeedd72-41bd-4c48-b8d2-895b68bd94f4 ' '/dev/disk/by-id/wwn-0x6001405deeedd7241bd4c48b8d2895b6 ' '/dev/disk/by-id/scsi-36001405deeedd7241bd4c48b8d2895b6', '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': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'ID_SERIAL': '36001405deeedd7241bd4c48b8d2895b6', 'ID_SERIAL_SHORT': '6001405deeedd7241bd4c48b8d2895b6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405deeedd724', 'ID_WWN_VENDOR_EXTENSION': '0x1bd4c48b8d2895b6', 'ID_WWN_WITH_EXTENSION': '0x6001405deeedd7241bd4c48b8d2895b6', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405deeedd7241bd4c48b8d2895b6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550031662'} ; 2024-03-01 20:47:01,109 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:47:01,113 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:47:01,115 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:01,119 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:47:01,120 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:47:01,120 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:47:01,120 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:47:01,123 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:47:01,126 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:47:01,126 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:47:01,129 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:47:01,130 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:47:01,130 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:47:01,130 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4e28401860) -- 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 = 6001405deeedd7241bd4c48b8d2895b6 2024-03-01 20:47:01,133 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:47:01,134 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:47:01,137 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_b8e660b8-86fb-440e-bd18-182d13c366ca ' '/dev/disk/by-id/scsi-36001405b8e660b886fb440ebd18182d1 ' '/dev/disk/by-id/wwn-0x6001405b8e660b886fb440ebd18182d1', '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': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'ID_SERIAL': '36001405b8e660b886fb440ebd18182d1', 'ID_SERIAL_SHORT': '6001405b8e660b886fb440ebd18182d1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b8e660b88', 'ID_WWN_VENDOR_EXTENSION': '0x6fb440ebd18182d1', 'ID_WWN_WITH_EXTENSION': '0x6001405b8e660b886fb440ebd18182d1', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b8e660b886fb440ebd18182d1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550098754'} ; 2024-03-01 20:47:01,137 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:47:01,140 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:47:01,143 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:01,147 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:47:01,147 INFO blivet/MainThread: sde is a disk 2024-03-01 20:47:01,147 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:47:01,148 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:47:01,151 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:47:01,154 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:47:01,154 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:47:01,157 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:47:01,157 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:47:01,158 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:47:01,158 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4e28401630) -- 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 = 6001405b8e660b886fb440ebd18182d1 2024-03-01 20:47:01,161 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:47:01,161 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:47:01,164 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_984775db-0c86-458d-a914-cb573cb98e08 ' '/dev/disk/by-id/scsi-36001405984775db0c86458da914cb573 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08 ' '/dev/disk/by-id/wwn-0x6001405984775db0c86458da914cb573', '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': '984775db-0c86-458d-a914-cb573cb98e08', 'ID_SERIAL': '36001405984775db0c86458da914cb573', 'ID_SERIAL_SHORT': '6001405984775db0c86458da914cb573', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405984775db0', 'ID_WWN_VENDOR_EXTENSION': '0xc86458da914cb573', 'ID_WWN_WITH_EXTENSION': '0x6001405984775db0c86458da914cb573', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405984775db0c86458da914cb573', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550115827'} ; 2024-03-01 20:47:01,165 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:47:01,168 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:47:01,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:01,174 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:47:01,175 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:47:01,175 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:47:01,175 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:47:01,178 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:47:01,181 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:47:01,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 20:47:01,185 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:47:01,185 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:47:01,186 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:47:01,186 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4e28406470) -- 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 = 6001405984775db0c86458da914cb573 2024-03-01 20:47:01,189 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:47:01,189 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:47:01,192 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140567aeb14c6f974aef8535ffebd ' '/dev/disk/by-id/scsi-3600140567aeb14c6f974aef8535ffebd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_67aeb14c-6f97-4aef-8535-ffebde2c102f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f', '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': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'ID_SERIAL': '3600140567aeb14c6f974aef8535ffebd', 'ID_SERIAL_SHORT': '600140567aeb14c6f974aef8535ffebd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140567aeb14c6', 'ID_WWN_VENDOR_EXTENSION': '0xf974aef8535ffebd', 'ID_WWN_WITH_EXTENSION': '0x600140567aeb14c6f974aef8535ffebd', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140567aeb14c6f974aef8535ffebd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550337184'} ; 2024-03-01 20:47:01,192 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:47:01,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:47:01,199 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:01,202 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:47:01,203 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:47:01,203 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:47:01,203 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:47:01,206 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:47:01,209 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:47:01,210 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:47:01,213 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:47:01,213 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:47:01,214 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:47:01,214 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4e284066a0) -- 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 = 600140567aeb14c6f974aef8535ffebd 2024-03-01 20:47:01,217 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:47:01,217 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:47:01,220 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf ' '/dev/disk/by-id/wwn-0x600140541895b0fd0424d85ab89e7d4b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_41895b0f-d042-4d85-ab89-e7d4b4e497cf ' '/dev/disk/by-id/scsi-3600140541895b0fd0424d85ab89e7d4b', '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': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'ID_SERIAL': '3600140541895b0fd0424d85ab89e7d4b', 'ID_SERIAL_SHORT': '600140541895b0fd0424d85ab89e7d4b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140541895b0fd', 'ID_WWN_VENDOR_EXTENSION': '0x0424d85ab89e7d4b', 'ID_WWN_WITH_EXTENSION': '0x600140541895b0fd0424d85ab89e7d4b', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140541895b0fd0424d85ab89e7d4b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550380784'} ; 2024-03-01 20:47:01,220 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:47:01,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:47:01,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:01,230 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:47:01,231 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:47:01,231 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:47:01,231 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:47:01,234 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:47:01,238 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:47:01,238 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:47:01,241 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:47:01,241 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:47:01,242 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:47:01,242 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4e283f3518) -- 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 = 600140541895b0fd0424d85ab89e7d4b 2024-03-01 20:47:01,245 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:47:01,245 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:47:01,248 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140568c57b064edb4be1bc77fb770 ' '/dev/disk/by-id/scsi-3600140568c57b064edb4be1bc77fb770 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_68c57b06-4edb-4be1-bc77-fb770858af78', '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': '68c57b06-4edb-4be1-bc77-fb770858af78', 'ID_SERIAL': '3600140568c57b064edb4be1bc77fb770', 'ID_SERIAL_SHORT': '600140568c57b064edb4be1bc77fb770', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140568c57b064', 'ID_WWN_VENDOR_EXTENSION': '0xedb4be1bc77fb770', 'ID_WWN_WITH_EXTENSION': '0x600140568c57b064edb4be1bc77fb770', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140568c57b064edb4be1bc77fb770', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550447036'} ; 2024-03-01 20:47:01,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 20:47:01,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:47:01,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:01,258 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:47:01,259 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:47:01,259 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:47:01,259 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:47:01,262 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:47:01,265 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:47:01,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 20:47:01,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 20:47:01,269 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:47:01,269 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:47:01,269 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4e283f3ba8) -- 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 = 600140568c57b064edb4be1bc77fb770 2024-03-01 20:47:01,273 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:47:01,273 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:47:01,276 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_a95585b0-05b1-46a5-9f3f-17aabc7b48af ' '/dev/disk/by-id/scsi-36001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af', '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': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'ID_SERIAL': '36001405a95585b005b146a59f3f17aab', 'ID_SERIAL_SHORT': '6001405a95585b005b146a59f3f17aab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a95585b00', 'ID_WWN_VENDOR_EXTENSION': '0x5b146a59f3f17aab', 'ID_WWN_WITH_EXTENSION': '0x6001405a95585b005b146a59f3f17aab', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a95585b005b146a59f3f17aab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550537073'} ; 2024-03-01 20:47:01,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 20:47:01,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:47:01,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:01,286 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:47:01,287 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:47:01,287 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:47:01,287 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:47:01,290 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:47:01,293 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:47:01,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 20:47:01,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 20:47:01,297 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:47:01,297 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:47:01,297 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4e28406fd0) -- 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 = 6001405a95585b005b146a59f3f17aab 2024-03-01 20:47:01,300 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:47:01,300 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:47:01,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': '16386320'} ; 2024-03-01 20:47:01,304 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:47:01,307 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:47:01,310 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:01,313 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:47:01,313 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:47:01,314 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:47:01,314 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:47:01,314 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:47:01,314 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:47:01,317 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:47:01,320 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:47:01,320 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:47:01,323 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:47:01,324 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:47:01,324 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:47:01,324 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4e28411a90) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:47:01,328 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:47:01,331 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:47:01,331 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:47:01,335 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:47:01,335 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:47:01,338 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:47:01,338 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:47:01,341 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:47:01,341 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:47:01,344 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:47:01,347 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:47:01,350 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:47:01,354 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 0x7f4e28415f88> 2024-03-01 20:47:04,335 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:47:04,339 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:47:04,339 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:47:04,343 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': '16389701'} ; 2024-03-01 20:47:04,344 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:47:04,344 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:47:04,347 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:47:04,350 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:04,353 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:47:04,356 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:47:04,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:04,359 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:47:04,371 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:04,386 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:47:04,389 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:47:04,390 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:47:04,394 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:47:04,394 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:47:04,397 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:47:04,400 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:47:04,400 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:47:04,403 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:47:04,404 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:47:04,404 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:47:04,407 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:47:04,411 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:47:04,414 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:47:04,417 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:47:04,420 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:47:04,420 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:47:04,420 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:47:04,421 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:47:04,421 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f4e283b1278) -- 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 0x7f4e283a95c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:47:04,425 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:47:04,428 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:47:04,428 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:47:04,431 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:47:04,431 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:47:04,434 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:47:04,435 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:47:04,438 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:47:04,438 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:47:04,439 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:47:04,440 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:47:04,443 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:47:04,443 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:47:04,446 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:47:04,446 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:47:04,447 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:47:04,458 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:04,469 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:47:04,470 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:47:04,474 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:47:04,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:04,480 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:47:04,482 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:47:04,483 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:47:04,485 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:47:04,488 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:04,491 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:47:04,494 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:47:04,494 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:47:04,496 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:47:04,499 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:04,502 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:47:04,505 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:47:04,505 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:47:04,507 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:47:04,510 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:04,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:47:04,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:47:04,516 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:47:04,518 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:47:04,521 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:04,524 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:47:04,527 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:47:04,527 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:47:04,530 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:47:04,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:04,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:47:04,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:47:04,538 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:47:04,541 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:47:04,544 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:04,546 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:47:04,549 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:47:04,549 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 20:47:04,552 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:47:04,555 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 20:47:04,555 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:47:04,558 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:47:04,560 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 20:47:04,560 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:47:04,563 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:47:04,566 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 20:47:04,566 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:47:04,569 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:47:04,569 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 20:47:04,569 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:47:04,573 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:47:04,573 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:47:04,576 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:47:04,576 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:47:04,579 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:47:04,579 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 20:47:04,580 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:47:04,583 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:47:04,583 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:47:04,586 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:47:04,586 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:47:04,589 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:47:04,589 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 20:47:04,589 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:47:04,592 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:47:04,592 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:47:04,595 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:47:04,595 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:47:04,596 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:47:04,600 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:47:04,603 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:47:04,607 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:47:04,610 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:47:04,614 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:47:04,617 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:47:04,618 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:47:04,621 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:47:04,622 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 20:47:04,622 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:47:04,626 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:47:04,628 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:04,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:47:04,634 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:47:04,634 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 20:47:04,635 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:47:04,635 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:47:04,635 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -99.73890339425589 2024-03-01 20:47:04,636 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:47:04,636 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:47:04,639 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:47:04,639 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 20:47:04,642 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:47:04,642 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 20:47:04,646 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:47:04,649 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:47:04,650 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:47:04,653 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:47:04,656 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:47:04,659 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:47:04,663 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 20:47:04,663 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:47:04,664 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:47:04,664 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:47:04,664 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 20:47:04,668 INFO program/MainThread: stdout[4]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 20:47:04,668 INFO program/MainThread: stderr[4]: 2024-03-01 20:47:04,669 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:47:04,669 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 20:47:04,669 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:47:04,669 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:47:04,674 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 20:47:04,674 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:47:04,675 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:47:04,675 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:47:04,675 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:47:04,675 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:47:04,675 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:47:04,675 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:47:04,675 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:47:04,675 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:47:04,675 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:47:04,675 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:47:04,676 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:47:04,678 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:47:04,681 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:47:04,684 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:47:04,684 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:47:04,687 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:47:04,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 0x7f4e28351728> 2024-03-01 20:47:04,687 INFO blivet/MainThread: sorting actions... 2024-03-01 20:47:04,689 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:47:04,689 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:47:04,689 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:47:04,689 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:47:04,689 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:47:04,689 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:47:04,690 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:47:04,690 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:47:04,690 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:47:04,690 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:47:04,693 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:47:04,696 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 20:47:04,696 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 20:47:04,702 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:04,702 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:47:04,731 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:04,731 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:47:04,742 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:04,743 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:47:04,747 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:47:04,750 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 20:47:04,750 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 20:47:04,758 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:04,758 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:47:04,786 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:04,786 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:47:04,795 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:04,796 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:47:04,800 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:47:04,803 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 20:47:04,803 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 20:47:04,810 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:04,810 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:47:04,837 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:04,837 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:47:04,848 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:04,849 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:47:04,853 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:47:04,856 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:47:04,858 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:47:04,859 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:47:04,859 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdc --config= devices { filter=["a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:47:04,888 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdc" successfully created. 2024-03-01 20:47:04,888 INFO program/MainThread: stderr[5]: 2024-03-01 20:47:04,888 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:47:04,888 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:47:04,908 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:04,912 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:47:04,912 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:47:04,913 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 20:47:04,922 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:04,922 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:47:04,945 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:04,945 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:47:04,949 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:47:04,952 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:47:04,955 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:47:04,955 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:47:04,955 INFO program/MainThread: Running [6] lvm pvcreate /dev/sdb --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:47:04,986 INFO program/MainThread: stdout[6]: Physical volume "/dev/sdb" successfully created. 2024-03-01 20:47:04,986 INFO program/MainThread: stderr[6]: 2024-03-01 20:47:04,986 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:47:04,987 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:47:05,004 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:05,008 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:47:05,008 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:47:05,009 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 20:47:05,017 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:05,018 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:47:05,040 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:05,040 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:47:05,044 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:47:05,047 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:47:05,049 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:47:05,049 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:47:05,050 INFO program/MainThread: Running [7] lvm pvcreate /dev/sda --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:47:05,080 INFO program/MainThread: stdout[7]: Physical volume "/dev/sda" successfully created. 2024-03-01 20:47:05,080 INFO program/MainThread: stderr[7]: 2024-03-01 20:47:05,080 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:47:05,080 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:47:05,101 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:05,105 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:47:05,105 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:47:05,106 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 20:47:05,115 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:05,115 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:47:05,137 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:05,137 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:47:05,141 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 20:47:05,144 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:47:05,147 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:47:05,150 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:47:05,153 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:47:05,156 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:47:05,159 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:47:05,162 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:47:05,165 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 20:47:05,165 INFO program/MainThread: Running [8] lvm vgcreate -s 4096K test_vg1 /dev/sda /dev/sdb /dev/sdc --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:47:05,222 INFO program/MainThread: stdout[8]: Volume group "test_vg1" successfully created 2024-03-01 20:47:05,222 INFO program/MainThread: stderr[8]: 2024-03-01 20:47:05,222 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:47:05,230 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:47:05,236 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:47:05,242 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:47:05,248 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:47:05,252 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:47:05,255 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:47:05,258 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:47:05,261 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:47:05,261 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:47:05,274 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:05,278 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:47:05,281 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:47:05,281 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:47:05,289 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:05,290 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 20:47:05,298 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:05,298 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:47:05,306 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:05,307 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:47:05,311 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 20:47:05,314 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 20:47:05,317 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:47:05,320 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:47:05,324 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:47:05,327 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:47:05,330 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:47:05,333 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:47:05,337 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:47:05,340 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:47:05,340 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:47:05,349 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:05,354 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:47:05,354 INFO program/MainThread: Running [9] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:47:05,379 INFO program/MainThread: stdout[9]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 20:47:05,379 INFO program/MainThread: stderr[9]: 2024-03-01 20:47:05,379 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:47:05,383 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 20:47:05,384 INFO program/MainThread: Running [10] lvm lvcreate -n lv1 -L 1568768K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:47:05,468 INFO program/MainThread: stdout[10]: Logical volume "lv1" created. 2024-03-01 20:47:05,469 INFO program/MainThread: stderr[10]: 2024-03-01 20:47:05,469 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:47:05,476 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:47:05,486 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:47:05,487 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:47:05,487 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:47:05,514 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:05,519 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:47:05,519 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:47:05,520 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:47:05,529 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:05,529 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:47:05,543 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:05,543 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:47:05,547 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:47:05,550 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:47:05,553 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 20:47:05,553 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 20:47:05,588 INFO program/MainThread: stdout: 2024-03-01 20:47:05,588 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=98048 blks 2024-03-01 20:47:05,588 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:47:05,588 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:47:05,588 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:47:05,588 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 20:47:05,588 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:47:05,588 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:47:05,588 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 20:47:05,589 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:47:05,589 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:47:05,589 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:05,589 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 20:47:05,602 INFO program/MainThread: stdout: 2024-03-01 20:47:05,602 INFO program/MainThread: writing all SBs 2024-03-01 20:47:05,602 INFO program/MainThread: new label = "" 2024-03-01 20:47:05,602 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:05,602 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:47:05,617 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:05,621 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:47:05,621 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:47:05,622 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:47:05,631 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:05,631 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:47:05,647 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:05,652 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:47:05,652 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 0x7f4e282e5938> 2024-03-01 20:47:05,655 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:47:05,658 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:47:05,658 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:47:05,661 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:47:05,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:47:05,664 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:47:19,301 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_9t6pwvgw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:47:19,335 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:47:19,336 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:47:19,339 INFO program/MainThread: stdout[2]: 2024-03-01 20:47:19,339 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 20:47:19,339 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:47:19,339 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:47:19,343 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:19,344 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:47:19,347 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:47:19,347 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:47:19,351 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:47:19,351 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:47:19,354 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:47:19,354 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:47:19,363 INFO program/MainThread: stdout: 2024-03-01 20:47:19,363 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:47:19,364 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member ogF9oc-oi8t-Kts7-siBI-hvNq-xx5w-54RCjV 2024-03-01 20:47:19,364 INFO program/MainThread: `-test_vg1-lv1-real 1606418432 root disk brw-rw---- 2024-03-01 20:47:19,364 INFO program/MainThread: |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 63cb49ee-dafe-4fa3-91b3-bad054309e91 2024-03-01 20:47:19,364 INFO program/MainThread: `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 63cb49ee-dafe-4fa3-91b3-bad054309e91 2024-03-01 20:47:19,364 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member xzSitf-9yhN-1f3E-X8jy-M1mN-g0aH-M95gWC 2024-03-01 20:47:19,364 INFO program/MainThread: |-test_vg1-lv1-real 1606418432 root disk brw-rw---- 2024-03-01 20:47:19,364 INFO program/MainThread: | |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 63cb49ee-dafe-4fa3-91b3-bad054309e91 2024-03-01 20:47:19,364 INFO program/MainThread: | `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 63cb49ee-dafe-4fa3-91b3-bad054309e91 2024-03-01 20:47:19,364 INFO program/MainThread: `-test_vg1-lv1_snapset1-cow 322961408 root disk brw-rw---- 2024-03-01 20:47:19,364 INFO program/MainThread: `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 63cb49ee-dafe-4fa3-91b3-bad054309e91 2024-03-01 20:47:19,364 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member kTpETb-5sNX-v5Y1-wfMI-yt81-T0cB-WPoaUG 2024-03-01 20:47:19,364 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:47:19,364 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:47:19,364 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:47:19,364 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:47:19,364 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:47:19,364 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:47:19,364 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:47:19,364 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:47:19,364 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:47:19,364 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:47:19,364 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:47:19,364 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:19,364 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member ogF9oc-oi8t-Kts7-siBI-hvNq-xx5w-54RCjV `-test_vg1-lv1-real 1606418432 root disk brw-rw---- |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 63cb49ee-dafe-4fa3-91b3-bad054309e91 `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 63cb49ee-dafe-4fa3-91b3-bad054309e91 sdb 1073741824 root disk brw-rw---- LVM2_member xzSitf-9yhN-1f3E-X8jy-M1mN-g0aH-M95gWC |-test_vg1-lv1-real 1606418432 root disk brw-rw---- | |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 63cb49ee-dafe-4fa3-91b3-bad054309e91 | `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 63cb49ee-dafe-4fa3-91b3-bad054309e91 `-test_vg1-lv1_snapset1-cow 322961408 root disk brw-rw---- `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 63cb49ee-dafe-4fa3-91b3-bad054309e91 sdc 1073741824 root disk brw-rw---- LVM2_member kTpETb-5sNX-v5Y1-wfMI-yt81-T0cB-WPoaUG sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:47:19,365 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:47:19,365 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:47:19,365 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:47:19,365 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:47:19,365 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:47:19,366 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:47:19,366 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:47:19,376 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:19,388 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 20:47:19,393 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_77739717-c77d-41b1-80d7-5174ffdee566 ' '/dev/disk/by-id/wwn-0x600140577739717c77d41b180d75174f ' '/dev/disk/by-id/scsi-3600140577739717c77d41b180d75174f ' '/dev/disk/by-id/lvm-pv-uuid-ogF9oc-oi8t-Kts7-siBI-hvNq-xx5w-54RCjV ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566', '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': 'ogF9oc-oi8t-Kts7-siBI-hvNq-xx5w-54RCjV', 'ID_FS_UUID_ENC': 'ogF9oc-oi8t-Kts7-siBI-hvNq-xx5w-54RCjV', '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': '77739717-c77d-41b1-80d7-5174ffdee566', 'ID_SERIAL': '3600140577739717c77d41b180d75174f', 'ID_SERIAL_SHORT': '600140577739717c77d41b180d75174f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577739717c', 'ID_WWN_VENDOR_EXTENSION': '0x77d41b180d75174f', 'ID_WWN_WITH_EXTENSION': '0x600140577739717c77d41b180d75174f', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577739717c77d41b180d75174f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549842181'} ; 2024-03-01 20:47:19,393 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:47:19,394 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:47:19,427 INFO program/MainThread: stdout[3]: 2024-03-01 20:47:19,427 INFO program/MainThread: stderr[3]: 2024-03-01 20:47:19,427 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:47:19,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:47:19,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:19,440 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:47:19,444 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:47:19,445 INFO blivet/MainThread: sda is a disk 2024-03-01 20:47:19,445 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:47:19,445 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:47:19,449 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:47:19,452 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:47:19,452 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:47:19,455 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:47:19,456 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:47:19,456 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:47:19,456 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa443d9c828) -- 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 = 600140577739717c77d41b180d75174f 2024-03-01 20:47:19,460 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:47:19,463 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:47:19,464 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:47:19,467 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:47:19,467 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:47:19,470 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:47:19,470 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:47:19,474 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:47:19,474 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:47:19,477 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:47:19,477 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:47:19,477 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:47:19,509 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ogF9oc-oi8t-Kts7-siBI-hvNq-xx5w-54RCjV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI 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=xzSitf-9yhN-1f3E-X8jy-M1mN-g0aH-M95gWC LVM2_PV_FREE=201326592 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI 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=kTpETb-5sNX-v5Y1-wfMI-yt81-T0cB-WPoaUG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI 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 20:47:19,509 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid xzSitf-9yhN-1f3E-X8jy-M1mN-g0aH-M95gWC. WARNING: Couldn't find device with uuid kTpETb-5sNX-v5Y1-wfMI-yt81-T0cB-WPoaUG. WARNING: VG test_vg1 is missing PV xzSitf-9yhN-1f3E-X8jy-M1mN-g0aH-M95gWC (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV kTpETb-5sNX-v5Y1-wfMI-yt81-T0cB-WPoaUG (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 20:47:19,509 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:47:19,509 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:47:19,514 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ogF9oc-oi8t-Kts7-siBI-hvNq-xx5w-54RCjV ; label: None ; device: /dev/sda ; serial: 3600140577739717c77d41b180d75174f ; exists: True ; vg_name: test_vg1 ; vg_uuid: 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI ; pe_start: 8 MiB ; 2024-03-01 20:47:19,514 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:47:19,517 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:47:19,520 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI ; incomplete: True ; hidden: False ; 2024-03-01 20:47:19,523 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:47:19,526 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:47:19,529 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:19,530 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:47:19,556 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI 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 20:47:19,556 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid xzSitf-9yhN-1f3E-X8jy-M1mN-g0aH-M95gWC. WARNING: Couldn't find device with uuid kTpETb-5sNX-v5Y1-wfMI-yt81-T0cB-WPoaUG. WARNING: VG test_vg1 is missing PV xzSitf-9yhN-1f3E-X8jy-M1mN-g0aH-M95gWC (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV kTpETb-5sNX-v5Y1-wfMI-yt81-T0cB-WPoaUG (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 20:47:19,556 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:47:19,556 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:47:19,557 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:47:19,562 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:47:19,566 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:47:19,566 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:47:19,569 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:47:19,570 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:47:19,598 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl 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=RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl 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=Svu5KR-bh5l-Xk4U-5ObE-wWoZ-0Yrh-40hmK1 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 20:47:19,598 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid xzSitf-9yhN-1f3E-X8jy-M1mN-g0aH-M95gWC. WARNING: Couldn't find device with uuid kTpETb-5sNX-v5Y1-wfMI-yt81-T0cB-WPoaUG. WARNING: VG test_vg1 is missing PV xzSitf-9yhN-1f3E-X8jy-M1mN-g0aH-M95gWC (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV kTpETb-5sNX-v5Y1-wfMI-yt81-T0cB-WPoaUG (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 20:47:19,598 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:47:19,602 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:47:19,603 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:47:19,606 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:47:19,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI ; incomplete: True ; hidden: False ; 2024-03-01 20:47:19,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:47:19,612 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:47:19,612 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:47:19,616 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405018be342b0454267960b1c8f4 ' '/dev/disk/by-id/scsi-36001405018be342b0454267960b1c8f4 ' '/dev/disk/by-id/lvm-pv-uuid-xzSitf-9yhN-1f3E-X8jy-M1mN-g0aH-M95gWC ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_018be342-b045-4267-960b-1c8f4bfef8a4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4', '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': 'xzSitf-9yhN-1f3E-X8jy-M1mN-g0aH-M95gWC', 'ID_FS_UUID_ENC': 'xzSitf-9yhN-1f3E-X8jy-M1mN-g0aH-M95gWC', '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': '018be342-b045-4267-960b-1c8f4bfef8a4', 'ID_SERIAL': '36001405018be342b0454267960b1c8f4', 'ID_SERIAL_SHORT': '6001405018be342b0454267960b1c8f4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405018be342b', 'ID_WWN_VENDOR_EXTENSION': '0x0454267960b1c8f4', 'ID_WWN_WITH_EXTENSION': '0x6001405018be342b0454267960b1c8f4', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405018be342b0454267960b1c8f4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549911453'} ; 2024-03-01 20:47:19,616 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:47:19,620 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:47:19,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:19,626 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:47:19,627 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:47:19,627 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:47:19,627 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:47:19,630 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:47:19,633 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:47:19,633 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:47:19,636 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:47:19,637 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:47:19,637 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:47:19,637 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa442d36cc0) -- 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 = 6001405018be342b0454267960b1c8f4 2024-03-01 20:47:19,641 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:47:19,644 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:47:19,644 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:47:19,647 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:47:19,647 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:47:19,651 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:47:19,651 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:47:19,654 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:47:19,654 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:47:19,657 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:47:19,657 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:47:19,657 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:47:19,688 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ogF9oc-oi8t-Kts7-siBI-hvNq-xx5w-54RCjV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI 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=xzSitf-9yhN-1f3E-X8jy-M1mN-g0aH-M95gWC LVM2_PV_FREE=201326592 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI 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=kTpETb-5sNX-v5Y1-wfMI-yt81-T0cB-WPoaUG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI 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 20:47:19,688 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid kTpETb-5sNX-v5Y1-wfMI-yt81-T0cB-WPoaUG. WARNING: VG test_vg1 is missing PV kTpETb-5sNX-v5Y1-wfMI-yt81-T0cB-WPoaUG (last written to /dev/sdc). 2024-03-01 20:47:19,688 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:47:19,688 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:47:19,692 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: xzSitf-9yhN-1f3E-X8jy-M1mN-g0aH-M95gWC ; label: None ; device: /dev/sdb ; serial: 36001405018be342b0454267960b1c8f4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI ; pe_start: 8 MiB ; free: 192 MiB ; 2024-03-01 20:47:19,693 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:47:19,696 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:47:19,699 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI ; incomplete: True ; hidden: False ; 2024-03-01 20:47:19,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:47:19,705 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:47:19,708 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:47:19,711 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:47:19,714 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI ; incomplete: True ; hidden: False ; 2024-03-01 20:47:19,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:47:19,718 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:47:19,743 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl 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=RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl 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=Svu5KR-bh5l-Xk4U-5ObE-wWoZ-0Yrh-40hmK1 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 20:47:19,744 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid kTpETb-5sNX-v5Y1-wfMI-yt81-T0cB-WPoaUG. WARNING: VG test_vg1 is missing PV kTpETb-5sNX-v5Y1-wfMI-yt81-T0cB-WPoaUG (last written to /dev/sdc). 2024-03-01 20:47:19,744 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:47:19,744 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:47:19,744 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:47:19,749 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_91b3ee62-3847-4a76-ad48-94fec947ac9a ' '/dev/disk/by-id/scsi-3600140591b3ee6238474a76ad4894fec ' '/dev/disk/by-id/wwn-0x600140591b3ee6238474a76ad4894fec', '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': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'ID_SERIAL': '3600140591b3ee6238474a76ad4894fec', 'ID_SERIAL_SHORT': '600140591b3ee6238474a76ad4894fec', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140591b3ee623', 'ID_WWN_VENDOR_EXTENSION': '0x8474a76ad4894fec', 'ID_WWN_WITH_EXTENSION': '0x600140591b3ee6238474a76ad4894fec', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140591b3ee6238474a76ad4894fec', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550647850'} ; 2024-03-01 20:47:19,749 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:47:19,752 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:47:19,755 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:19,759 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:47:19,760 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:47:19,760 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:47:19,760 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:47:19,763 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:47:19,766 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:47:19,766 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:47:19,770 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:47:19,770 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:47:19,770 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:47:19,770 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa442cc5e48) -- 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 = 600140591b3ee6238474a76ad4894fec 2024-03-01 20:47:19,774 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:47:19,774 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:47:19,777 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140577982450e4c544d9b055bc4d9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_77982450-e4c5-44d9-b055-bc4d96816669 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669 ' '/dev/disk/by-id/wwn-0x600140577982450e4c544d9b055bc4d9', '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': '77982450-e4c5-44d9-b055-bc4d96816669', 'ID_SERIAL': '3600140577982450e4c544d9b055bc4d9', 'ID_SERIAL_SHORT': '600140577982450e4c544d9b055bc4d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577982450e', 'ID_WWN_VENDOR_EXTENSION': '0x4c544d9b055bc4d9', 'ID_WWN_WITH_EXTENSION': '0x600140577982450e4c544d9b055bc4d9', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577982450e4c544d9b055bc4d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550645422'} ; 2024-03-01 20:47:19,777 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:47:19,780 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:47:19,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:19,787 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:47:19,787 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:47:19,788 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:47:19,788 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:47:19,791 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:47:19,794 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:47:19,794 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:47:19,797 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:47:19,797 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:47:19,798 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:47:19,798 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa442cc39b0) -- 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 = 600140577982450e4c544d9b055bc4d9 2024-03-01 20:47:19,801 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:47:19,801 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:47:19,805 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044 ' '/dev/disk/by-id/lvm-pv-uuid-kTpETb-5sNX-v5Y1-wfMI-yt81-T0cB-WPoaUG ' '/dev/disk/by-id/wwn-0x60014056a7a8c862db54d97b92bab394 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_6a7a8c86-2db5-4d97-b92b-ab39412a7044 ' '/dev/disk/by-id/scsi-360014056a7a8c862db54d97b92bab394', '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': 'kTpETb-5sNX-v5Y1-wfMI-yt81-T0cB-WPoaUG', 'ID_FS_UUID_ENC': 'kTpETb-5sNX-v5Y1-wfMI-yt81-T0cB-WPoaUG', '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': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'ID_SERIAL': '360014056a7a8c862db54d97b92bab394', 'ID_SERIAL_SHORT': '60014056a7a8c862db54d97b92bab394', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056a7a8c862', 'ID_WWN_VENDOR_EXTENSION': '0xdb54d97b92bab394', 'ID_WWN_WITH_EXTENSION': '0x60014056a7a8c862db54d97b92bab394', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056a7a8c862db54d97b92bab394', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549906705'} ; 2024-03-01 20:47:19,805 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:47:19,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:47:19,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:19,814 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:47:19,815 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:47:19,815 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:47:19,815 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:47:19,818 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:47:19,822 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:47:19,822 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:47:19,825 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:47:19,825 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:47:19,826 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:47:19,826 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa442cc3d30) -- 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 = 60014056a7a8c862db54d97b92bab394 2024-03-01 20:47:19,829 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:47:19,832 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:47:19,832 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:47:19,836 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:47:19,836 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:47:19,839 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:47:19,839 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:47:19,843 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:47:19,843 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:47:19,846 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:47:19,846 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:47:19,846 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:47:19,874 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ogF9oc-oi8t-Kts7-siBI-hvNq-xx5w-54RCjV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI 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=xzSitf-9yhN-1f3E-X8jy-M1mN-g0aH-M95gWC LVM2_PV_FREE=201326592 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI 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=kTpETb-5sNX-v5Y1-wfMI-yt81-T0cB-WPoaUG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI 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 20:47:19,875 INFO program/MainThread: stderr[9]: 2024-03-01 20:47:19,875 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:47:19,875 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:47:19,879 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: kTpETb-5sNX-v5Y1-wfMI-yt81-T0cB-WPoaUG ; label: None ; device: /dev/sdc ; serial: 360014056a7a8c862db54d97b92bab394 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:47:19,879 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:47:19,882 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:47:19,885 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI ; incomplete: True ; hidden: False ; 2024-03-01 20:47:19,888 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:47:19,892 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:47:19,895 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:47:19,898 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:47:19,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI ; incomplete: True ; hidden: False ; 2024-03-01 20:47:19,904 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:47:19,904 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:47:19,930 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl 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=RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl 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=Svu5KR-bh5l-Xk4U-5ObE-wWoZ-0Yrh-40hmK1 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 20:47:19,931 INFO program/MainThread: stderr[10]: 2024-03-01 20:47:19,931 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:47:19,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:47:19,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:19,941 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl ; incomplete: False ; hidden: False ; 2024-03-01 20:47:19,944 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:47:19,945 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:47:19,948 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:47:19,949 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:47:19,952 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:47:19,956 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:47:19,956 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:47:19,960 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:47:19,960 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:47:19,960 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:47:19,964 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:47:19,967 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:47:19,967 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:47:19,970 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:47:19,974 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:47:19,974 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:47:19,978 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:47:19,978 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:47:19,978 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:47:19,978 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:47:19,981 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:47:19,982 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:47:19,985 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:47:19,985 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:47:19,989 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-73f7rvdn1zR39cWiWQBzfWSYp7Xft2rIRouWBrwm1rLkU68k40AFsYkC2gm8qfQl ' '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/mapper/test_vg1-lv1 ' '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/63cb49ee-dafe-4fa3-91b3-bad054309e91', '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-73f7rvdn1zR39cWiWQBzfWSYp7Xft2rIRouWBrwm1rLkU68k40AFsYkC2gm8qfQl', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '63cb49ee-dafe-4fa3-91b3-bad054309e91', 'ID_FS_UUID_ENC': '63cb49ee-dafe-4fa3-91b3-bad054309e91', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1089585766'} ; 2024-03-01 20:47:19,989 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:47:19,989 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:47:19,993 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:47:19,993 INFO program/MainThread: stderr[11]: 2024-03-01 20:47:19,993 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:47:19,993 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:47:19,996 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:47:19,996 INFO program/MainThread: stderr[12]: 2024-03-01 20:47:19,997 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:47:19,997 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:47:20,000 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:47:20,000 INFO program/MainThread: stderr[13]: 2024-03-01 20:47:20,000 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:47:20,004 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:47:20,007 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:47:20,010 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:20,011 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:47:20,011 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:20,012 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:47:20,008 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa442cd8780) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl 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 (0x7fa442d36eb8) -- 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 = 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI size = 2.98 GiB format = existing None major = 0 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 20:47:20,012 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:47:20,015 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:47:20,015 INFO program/MainThread: stderr[14]: 2024-03-01 20:47:20,016 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:47:20,020 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:47:20,023 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:47:20,023 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:47:20,027 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:47:20,027 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:47:20,031 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:47:20,031 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:47:20,035 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:47:20,035 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:47:20,037 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:47:20,037 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:47:20,040 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:47:20,041 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:47:20,044 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:47:20,044 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:47:20,048 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:47:20,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:20,051 INFO blivet/MainThread: found lvm snapshot volume 'test_vg1-lv1_snapset1' 2024-03-01 20:47:20,051 INFO program/MainThread: Running [15] lvm lvs --noheadings -o origin test_vg1/lv1_snapset1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:47:20,076 INFO program/MainThread: stdout[15]: lv1 2024-03-01 20:47:20,077 INFO program/MainThread: stderr[15]: 2024-03-01 20:47:20,077 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:47:20,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:47:20,084 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:47:20,087 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:47:20,090 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:47:20,094 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Svu5KR-bh5l-Xk4U-5ObE-wWoZ-0Yrh-40hmK1 ; incomplete: False ; hidden: False ; 2024-03-01 20:47:20,097 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:47:20,097 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:47:20,101 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 1 ; 2024-03-01 20:47:20,101 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:47:20,104 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: None ; 2024-03-01 20:47:20,108 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 20:47:20,108 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:47:20,111 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 20:47:20,112 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 308 MiB (308 MiB) 2024-03-01 20:47:20,112 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:47:20,116 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 2 ; 2024-03-01 20:47:20,119 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 1 ; 2024-03-01 20:47:20,119 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:47:20,123 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: None ; 2024-03-01 20:47:20,126 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 20:47:20,126 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:47:20,130 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 20:47:20,130 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 308 MiB (308 MiB) 2024-03-01 20:47:20,130 DEBUG blivet/MainThread: Adding test_vg1-lv1_snapset1/308 MiB to test_vg1 2024-03-01 20:47:20,131 INFO blivet/MainThread: added lvmsnapshot test_vg1-lv1_snapset1 (id 58) to device tree 2024-03-01 20:47:20,134 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 20:47:20,134 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:47:20,137 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 20:47:20,138 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 308 MiB (308 MiB) 2024-03-01 20:47:20,141 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1_snapset1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1_snapset1 ' '/dev/test_vg1/lv1_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-73f7rvdn1zR39cWiWQBzfWSYp7Xft2rISvu5KRbh5lXk4U5ObEwWoZ0Yrh40hmK1 ' '/dev/mapper/test_vg1-lv1_snapset1 ' '/dev/disk/by-uuid/63cb49ee-dafe-4fa3-91b3-bad054309e91', '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-73f7rvdn1zR39cWiWQBzfWSYp7Xft2rISvu5KRbh5lXk4U5ObEwWoZ0Yrh40hmK1', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '63cb49ee-dafe-4fa3-91b3-bad054309e91', 'ID_FS_UUID_ENC': '63cb49ee-dafe-4fa3-91b3-bad054309e91', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1094140343'} ; 2024-03-01 20:47:20,141 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:47:20,142 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:47:20,145 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:47:20,146 INFO program/MainThread: stderr[16]: 2024-03-01 20:47:20,146 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:47:20,146 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:47:20,149 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:47:20,149 INFO program/MainThread: stderr[17]: 2024-03-01 20:47:20,149 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:47:20,149 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:47:20,152 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:47:20,152 INFO program/MainThread: stderr[18]: 2024-03-01 20:47:20,152 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:47:20,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:47:20,160 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) 2024-03-01 20:47:20,162 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:20,163 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:20,164 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:20,164 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:20,160 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa442cc59b0) -- name = test_vg1-lv1_snapset1 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Svu5KR-bh5l-Xk4U-5ObE-wWoZ-0Yrh-40hmK1 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 (0x7fa442d36eb8) -- 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 = 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI size = 2.98 GiB format = existing None major = 0 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 20:47:20,165 INFO program/MainThread: Running [19] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:47:20,168 INFO program/MainThread: stdout[19]: LVM 2024-03-01 20:47:20,168 INFO program/MainThread: stderr[19]: 2024-03-01 20:47:20,168 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:47:20,172 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1_snapset1 ; 2024-03-01 20:47:20,176 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:47:20,176 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:47:20,180 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:47:20,180 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:47:20,183 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:47:20,183 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:47:20,187 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:47:20,187 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:47:20,187 INFO blivet/MainThread: type detected on 'test_vg1-lv1_snapset1' is 'xfs' 2024-03-01 20:47:20,191 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:47:20,191 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:47:20,194 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: xfs ; current: None ; 2024-03-01 20:47:20,194 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:47:20,195 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:47:20,198 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405deeedd7241bd4c48b8d2895b6 ' '/dev/disk/by-id/wwn-0x6001405deeedd7241bd4c48b8d2895b6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_deeedd72-41bd-4c48-b8d2-895b68bd94f4', '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': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'ID_SERIAL': '36001405deeedd7241bd4c48b8d2895b6', 'ID_SERIAL_SHORT': '6001405deeedd7241bd4c48b8d2895b6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405deeedd724', 'ID_WWN_VENDOR_EXTENSION': '0x1bd4c48b8d2895b6', 'ID_WWN_WITH_EXTENSION': '0x6001405deeedd7241bd4c48b8d2895b6', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405deeedd7241bd4c48b8d2895b6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550031662'} ; 2024-03-01 20:47:20,198 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:47:20,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:47:20,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:20,208 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:47:20,209 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:47:20,209 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:47:20,209 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:47:20,212 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:47:20,215 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:47:20,215 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:47:20,219 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:47:20,219 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:47:20,219 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:47:20,219 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa442cf0518) -- 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 = 6001405deeedd7241bd4c48b8d2895b6 2024-03-01 20:47:20,223 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:47:20,223 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:47:20,226 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405b8e660b886fb440ebd18182d1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_b8e660b8-86fb-440e-bd18-182d13c366ca ' '/dev/disk/by-id/scsi-36001405b8e660b886fb440ebd18182d1', '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': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'ID_SERIAL': '36001405b8e660b886fb440ebd18182d1', 'ID_SERIAL_SHORT': '6001405b8e660b886fb440ebd18182d1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b8e660b88', 'ID_WWN_VENDOR_EXTENSION': '0x6fb440ebd18182d1', 'ID_WWN_WITH_EXTENSION': '0x6001405b8e660b886fb440ebd18182d1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b8e660b886fb440ebd18182d1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550098754'} ; 2024-03-01 20:47:20,226 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:47:20,230 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:47:20,233 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:20,237 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:47:20,237 INFO blivet/MainThread: sde is a disk 2024-03-01 20:47:20,237 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 78 2024-03-01 20:47:20,238 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 79 2024-03-01 20:47:20,241 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:47:20,244 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:47:20,244 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:47:20,247 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:47:20,247 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:47:20,248 INFO blivet/MainThread: added disk sde (id 77) to device tree 2024-03-01 20:47:20,248 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa442cf0a20) -- 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 = 6001405b8e660b886fb440ebd18182d1 2024-03-01 20:47:20,251 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:47:20,251 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:47:20,255 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08 ' '/dev/disk/by-id/wwn-0x6001405984775db0c86458da914cb573 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_984775db-0c86-458d-a914-cb573cb98e08 ' '/dev/disk/by-id/scsi-36001405984775db0c86458da914cb573', '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': '984775db-0c86-458d-a914-cb573cb98e08', 'ID_SERIAL': '36001405984775db0c86458da914cb573', 'ID_SERIAL_SHORT': '6001405984775db0c86458da914cb573', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405984775db0', 'ID_WWN_VENDOR_EXTENSION': '0xc86458da914cb573', 'ID_WWN_WITH_EXTENSION': '0x6001405984775db0c86458da914cb573', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405984775db0c86458da914cb573', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550115827'} ; 2024-03-01 20:47:20,255 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:47:20,258 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:47:20,261 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:20,265 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:47:20,265 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:47:20,265 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:47:20,266 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 20:47:20,269 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:47:20,272 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:47:20,272 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:47:20,275 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:47:20,276 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:47:20,276 INFO blivet/MainThread: added disk sdf (id 82) to device tree 2024-03-01 20:47:20,276 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa442cea5f8) -- 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 = 6001405984775db0c86458da914cb573 2024-03-01 20:47:20,279 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:47:20,279 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:47:20,283 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140567aeb14c6f974aef8535ffebd ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f ' '/dev/disk/by-id/wwn-0x600140567aeb14c6f974aef8535ffebd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_67aeb14c-6f97-4aef-8535-ffebde2c102f', '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': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'ID_SERIAL': '3600140567aeb14c6f974aef8535ffebd', 'ID_SERIAL_SHORT': '600140567aeb14c6f974aef8535ffebd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140567aeb14c6', 'ID_WWN_VENDOR_EXTENSION': '0xf974aef8535ffebd', 'ID_WWN_WITH_EXTENSION': '0x600140567aeb14c6f974aef8535ffebd', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140567aeb14c6f974aef8535ffebd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550337184'} ; 2024-03-01 20:47:20,283 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:47:20,286 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:47:20,289 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:20,293 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:47:20,293 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:47:20,293 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:47:20,294 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:47:20,297 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:47:20,300 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:47:20,300 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:47:20,303 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:47:20,303 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:47:20,304 INFO blivet/MainThread: added disk sdg (id 87) to device tree 2024-03-01 20:47:20,304 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa442cea748) -- 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 = 600140567aeb14c6f974aef8535ffebd 2024-03-01 20:47:20,307 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:47:20,307 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:47:20,310 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140541895b0fd0424d85ab89e7d4b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf ' '/dev/disk/by-id/wwn-0x600140541895b0fd0424d85ab89e7d4b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_41895b0f-d042-4d85-ab89-e7d4b4e497cf', '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': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'ID_SERIAL': '3600140541895b0fd0424d85ab89e7d4b', 'ID_SERIAL_SHORT': '600140541895b0fd0424d85ab89e7d4b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140541895b0fd', 'ID_WWN_VENDOR_EXTENSION': '0x0424d85ab89e7d4b', 'ID_WWN_WITH_EXTENSION': '0x600140541895b0fd0424d85ab89e7d4b', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140541895b0fd0424d85ab89e7d4b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550380784'} ; 2024-03-01 20:47:20,311 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:47:20,314 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:47:20,317 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:20,321 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:47:20,322 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:47:20,322 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:47:20,322 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 94 2024-03-01 20:47:20,325 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:47:20,328 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:47:20,328 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:47:20,331 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:47:20,332 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:47:20,332 INFO blivet/MainThread: added disk sdh (id 92) to device tree 2024-03-01 20:47:20,332 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa442cf3518) -- 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 = 600140541895b0fd0424d85ab89e7d4b 2024-03-01 20:47:20,335 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:47:20,336 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:47:20,339 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140568c57b064edb4be1bc77fb770 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_68c57b06-4edb-4be1-bc77-fb770858af78 ' '/dev/disk/by-id/wwn-0x600140568c57b064edb4be1bc77fb770', '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': '68c57b06-4edb-4be1-bc77-fb770858af78', 'ID_SERIAL': '3600140568c57b064edb4be1bc77fb770', 'ID_SERIAL_SHORT': '600140568c57b064edb4be1bc77fb770', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140568c57b064', 'ID_WWN_VENDOR_EXTENSION': '0xedb4be1bc77fb770', 'ID_WWN_WITH_EXTENSION': '0x600140568c57b064edb4be1bc77fb770', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140568c57b064edb4be1bc77fb770', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550447036'} ; 2024-03-01 20:47:20,339 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:47:20,342 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:47:20,346 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:20,349 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:47:20,350 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:47:20,350 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:47:20,350 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 99 2024-03-01 20:47:20,353 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:47:20,356 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:47:20,356 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:47:20,359 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:47:20,360 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:47:20,360 INFO blivet/MainThread: added disk sdi (id 97) to device tree 2024-03-01 20:47:20,360 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa442cf3b70) -- 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 = 600140568c57b064edb4be1bc77fb770 2024-03-01 20:47:20,364 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:47:20,364 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:47:20,367 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/scsi-36001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_a95585b0-05b1-46a5-9f3f-17aabc7b48af ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af', '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': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'ID_SERIAL': '36001405a95585b005b146a59f3f17aab', 'ID_SERIAL_SHORT': '6001405a95585b005b146a59f3f17aab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a95585b00', 'ID_WWN_VENDOR_EXTENSION': '0x5b146a59f3f17aab', 'ID_WWN_WITH_EXTENSION': '0x6001405a95585b005b146a59f3f17aab', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a95585b005b146a59f3f17aab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550537073'} ; 2024-03-01 20:47:20,367 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:47:20,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:47:20,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:20,377 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:47:20,378 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:47:20,378 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:47:20,378 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 104 2024-03-01 20:47:20,381 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:47:20,384 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:47:20,385 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:47:20,388 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:47:20,388 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:47:20,388 INFO blivet/MainThread: added disk sdj (id 102) to device tree 2024-03-01 20:47:20,389 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa442cea128) -- 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 = 6001405a95585b005b146a59f3f17aab 2024-03-01 20:47:20,392 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:47:20,392 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:47:20,395 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': '16386320'} ; 2024-03-01 20:47:20,395 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:47:20,399 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:47:20,402 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:20,405 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:47:20,405 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:47:20,405 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:47:20,405 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:47:20,406 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 108 2024-03-01 20:47:20,406 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:47:20,409 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:47:20,412 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:47:20,412 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:47:20,415 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:47:20,415 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:47:20,416 INFO blivet/MainThread: added disk xvda (id 107) to device tree 2024-03-01 20:47:20,416 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa442c76a58) -- 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 20:47:20,419 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:47:20,423 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:47:20,423 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 111 2024-03-01 20:47:20,426 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:47:20,426 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 112 2024-03-01 20:47:20,429 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:47:20,429 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 113 2024-03-01 20:47:20,433 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:47:20,433 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:47:20,436 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:47:20,439 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:47:20,442 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:47:20,446 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 0x7fa442c7c408> 2024-03-01 20:47:23,448 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 115 2024-03-01 20:47:23,452 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:47:23,452 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:47:23,456 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': '16389701'} ; 2024-03-01 20:47:23,457 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:47:23,457 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:47:23,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:47:23,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:23,467 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:47:23,470 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:47:23,473 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:23,473 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:47:23,483 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:23,499 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:47:23,502 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (107) with existing msdos disklabel 2024-03-01 20:47:23,503 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 118 2024-03-01 20:47:23,506 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:47:23,506 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:47:23,509 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:47:23,513 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:47:23,513 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:47:23,516 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:47:23,517 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:47:23,517 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:47:23,520 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:47:23,523 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:47:23,526 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:47:23,529 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:47:23,532 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:47:23,533 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:47:23,533 INFO blivet/MainThread: added partition xvda1 (id 117) to device tree 2024-03-01 20:47:23,534 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:47:23,533 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fa442cf3f28) -- 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 0x7fa442c8b7d8> disk = existing 250 GiB disk xvda (107) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:47:23,537 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:47:23,541 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:47:23,541 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 121 2024-03-01 20:47:23,544 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:47:23,544 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 122 2024-03-01 20:47:23,547 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:47:23,547 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 123 2024-03-01 20:47:23,551 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:47:23,551 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 124 2024-03-01 20:47:23,551 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:47:23,554 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:47:23,554 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 125 2024-03-01 20:47:23,557 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:47:23,557 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:47:23,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-id/dm-uuid-LVM-73f7rvdn1zR39cWiWQBzfWSYp7Xft2rIRouWBrwm1rLkU68k40AFsYkC2gm8qfQl ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/63cb49ee-dafe-4fa3-91b3-bad054309e91', '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-73f7rvdn1zR39cWiWQBzfWSYp7Xft2rIRouWBrwm1rLkU68k40AFsYkC2gm8qfQl', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '63cb49ee-dafe-4fa3-91b3-bad054309e91', 'ID_FS_UUID_ENC': '63cb49ee-dafe-4fa3-91b3-bad054309e91', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1089585766'} ; 2024-03-01 20:47:23,561 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:47:23,561 INFO program/MainThread: Running [20] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:47:23,565 INFO program/MainThread: stdout[20]: LVM 2024-03-01 20:47:23,565 INFO program/MainThread: stderr[20]: 2024-03-01 20:47:23,565 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:47:23,565 INFO program/MainThread: Running [21] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:47:23,568 INFO program/MainThread: stdout[21]: LVM 2024-03-01 20:47:23,568 INFO program/MainThread: stderr[21]: 2024-03-01 20:47:23,568 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:47:23,568 INFO program/MainThread: Running [22] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:47:23,571 INFO program/MainThread: stdout[22]: LVM 2024-03-01 20:47:23,572 INFO program/MainThread: stderr[22]: 2024-03-01 20:47:23,572 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:47:23,576 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:47:23,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:47:23,582 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:23,583 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:23,583 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:23,584 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:23,579 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa442cd8780) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl 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 (0x7fa442d36eb8) -- 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 = 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI size = 2.98 GiB format = existing None major = 0 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 20:47:23,584 INFO program/MainThread: Running [23] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:47:23,588 INFO program/MainThread: stdout[23]: LVM 2024-03-01 20:47:23,588 INFO program/MainThread: stderr[23]: 2024-03-01 20:47:23,588 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:47:23,592 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:47:23,592 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:47:23,595 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-73f7rvdn1zR39cWiWQBzfWSYp7Xft2rIRouWBrwm1rLkU68k40AFsYkC2gm8qfQl-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': '1094136565'} ; 2024-03-01 20:47:23,595 INFO blivet/MainThread: scanning test_vg1-lv1-real (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:47:23,595 INFO program/MainThread: Running [24] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 20:47:23,599 INFO program/MainThread: stdout[24]: LVM 2024-03-01 20:47:23,599 INFO program/MainThread: stderr[24]: 2024-03-01 20:47:23,599 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:47:23,599 INFO program/MainThread: Running [25] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 20:47:23,602 INFO program/MainThread: stdout[25]: LVM 2024-03-01 20:47:23,602 INFO program/MainThread: stderr[25]: 2024-03-01 20:47:23,602 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:47:23,602 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 20:47:23,605 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:47:23,605 INFO program/MainThread: stderr[26]: 2024-03-01 20:47:23,605 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:47:23,610 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1-real ; incomplete: False ; hidden: False ; 2024-03-01 20:47:23,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:23,613 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 20:47:23,616 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:47:23,616 INFO program/MainThread: stderr[27]: 2024-03-01 20:47:23,616 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:47:23,617 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 20:47:23,619 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:47:23,620 INFO program/MainThread: stderr[28]: 2024-03-01 20:47:23,620 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:47:23,620 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 20:47:23,623 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:47:23,623 INFO program/MainThread: stderr[29]: 2024-03-01 20:47:23,623 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:47:23,627 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg1-lv1-real ; 2024-03-01 20:47:23,630 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: True ; 2024-03-01 20:47:23,633 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:47:23,637 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:47:23,640 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:47:23,644 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:47:23,646 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:47:23,649 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:47:23,652 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:47:23,655 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1-real ; incomplete: False ; hidden: False ; 2024-03-01 20:47:23,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:23,659 DEBUG blivet/MainThread: no device obtained for test_vg1-lv1-real 2024-03-01 20:47:23,662 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-73f7rvdn1zR39cWiWQBzfWSYp7Xft2rISvu5KRbh5lXk4U5ObEwWoZ0Yrh40hmK1-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': '1094139369'} ; 2024-03-01 20:47:23,662 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1-cow (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:47:23,663 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 20:47:23,667 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:47:23,667 INFO program/MainThread: stderr[30]: 2024-03-01 20:47:23,667 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:47:23,667 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 20:47:23,670 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:47:23,670 INFO program/MainThread: stderr[31]: 2024-03-01 20:47:23,670 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:47:23,671 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 20:47:23,674 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:47:23,674 INFO program/MainThread: stderr[32]: 2024-03-01 20:47:23,674 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:47:23,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 20:47:23,682 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:23,682 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 20:47:23,685 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:47:23,685 INFO program/MainThread: stderr[33]: 2024-03-01 20:47:23,685 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:47:23,685 INFO program/MainThread: Running [34] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 20:47:23,688 INFO program/MainThread: stdout[34]: LVM 2024-03-01 20:47:23,689 INFO program/MainThread: stderr[34]: 2024-03-01 20:47:23,689 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:47:23,689 INFO program/MainThread: Running [35] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 20:47:23,692 INFO program/MainThread: stdout[35]: LVM 2024-03-01 20:47:23,692 INFO program/MainThread: stderr[35]: 2024-03-01 20:47:23,692 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:47:23,696 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg1-lv1_snapset1-cow ; 2024-03-01 20:47:23,699 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: True ; 2024-03-01 20:47:23,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:47:23,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:47:23,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:47:23,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:47:23,715 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:47:23,718 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 20:47:23,721 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:23,722 DEBUG blivet/MainThread: no device obtained for test_vg1-lv1_snapset1-cow 2024-03-01 20:47:23,725 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-73f7rvdn1zR39cWiWQBzfWSYp7Xft2rISvu5KRbh5lXk4U5ObEwWoZ0Yrh40hmK1 ' '/dev/disk/by-uuid/63cb49ee-dafe-4fa3-91b3-bad054309e91 ' '/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-73f7rvdn1zR39cWiWQBzfWSYp7Xft2rISvu5KRbh5lXk4U5ObEwWoZ0Yrh40hmK1', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '63cb49ee-dafe-4fa3-91b3-bad054309e91', 'ID_FS_UUID_ENC': '63cb49ee-dafe-4fa3-91b3-bad054309e91', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1094140343'} ; 2024-03-01 20:47:23,725 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:47:23,725 INFO program/MainThread: Running [36] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:47:23,729 INFO program/MainThread: stdout[36]: LVM 2024-03-01 20:47:23,729 INFO program/MainThread: stderr[36]: 2024-03-01 20:47:23,729 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:47:23,729 INFO program/MainThread: Running [37] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:47:23,732 INFO program/MainThread: stdout[37]: LVM 2024-03-01 20:47:23,732 INFO program/MainThread: stderr[37]: 2024-03-01 20:47:23,732 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:47:23,733 INFO program/MainThread: Running [38] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:47:23,735 INFO program/MainThread: stdout[38]: LVM 2024-03-01 20:47:23,736 INFO program/MainThread: stderr[38]: 2024-03-01 20:47:23,736 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:47:23,740 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:47:23,743 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 20:47:23,746 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:23,747 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:23,747 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:23,748 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:23,743 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa442cc59b0) -- name = test_vg1-lv1_snapset1 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Svu5KR-bh5l-Xk4U-5ObE-wWoZ-0Yrh-40hmK1 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 (0x7fa442d36eb8) -- 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 = 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI size = 2.98 GiB format = existing None major = 0 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 20:47:23,749 INFO program/MainThread: Running [39] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:47:23,752 INFO program/MainThread: stdout[39]: LVM 2024-03-01 20:47:23,752 INFO program/MainThread: stderr[39]: 2024-03-01 20:47:23,752 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:47:23,756 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1_snapset1 ; 2024-03-01 20:47:23,756 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1_snapset1, bailing 2024-03-01 20:47:23,756 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:47:23,767 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:23,780 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:47:23,781 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:47:23,785 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:47:23,797 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:23,800 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:47:23,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:47:23,803 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:47:23,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:47:23,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:23,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:47:23,814 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:47:23,814 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:47:23,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 20:47:23,820 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:23,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 20:47:23,826 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:47:23,826 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:47:23,828 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:47:23,831 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:23,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:47:23,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:47:23,837 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:47:23,840 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:47:23,843 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:23,845 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:47:23,848 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:47:23,848 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:47:23,851 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:47:23,854 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:23,857 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:47:23,860 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:47:23,860 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:47:28,393 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_2l27858c/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:47:28,427 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:47:28,427 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:47:28,430 INFO program/MainThread: stdout[2]: 2024-03-01 20:47:28,430 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 20:47:28,430 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:47:28,431 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:47:28,435 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:28,435 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:47:28,439 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:47:28,439 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:47:28,442 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:47:28,442 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:47:28,445 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:47:28,445 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:47:28,454 INFO program/MainThread: stdout: 2024-03-01 20:47:28,454 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:47:28,454 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member ogF9oc-oi8t-Kts7-siBI-hvNq-xx5w-54RCjV 2024-03-01 20:47:28,455 INFO program/MainThread: `-test_vg1-lv1-real 1606418432 root disk brw-rw---- 2024-03-01 20:47:28,455 INFO program/MainThread: |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 63cb49ee-dafe-4fa3-91b3-bad054309e91 2024-03-01 20:47:28,455 INFO program/MainThread: `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 63cb49ee-dafe-4fa3-91b3-bad054309e91 2024-03-01 20:47:28,455 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member xzSitf-9yhN-1f3E-X8jy-M1mN-g0aH-M95gWC 2024-03-01 20:47:28,455 INFO program/MainThread: |-test_vg1-lv1-real 1606418432 root disk brw-rw---- 2024-03-01 20:47:28,455 INFO program/MainThread: | |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 63cb49ee-dafe-4fa3-91b3-bad054309e91 2024-03-01 20:47:28,455 INFO program/MainThread: | `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 63cb49ee-dafe-4fa3-91b3-bad054309e91 2024-03-01 20:47:28,455 INFO program/MainThread: `-test_vg1-lv1_snapset1-cow 322961408 root disk brw-rw---- 2024-03-01 20:47:28,455 INFO program/MainThread: `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 63cb49ee-dafe-4fa3-91b3-bad054309e91 2024-03-01 20:47:28,455 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member kTpETb-5sNX-v5Y1-wfMI-yt81-T0cB-WPoaUG 2024-03-01 20:47:28,455 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:47:28,455 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:47:28,455 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:47:28,455 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:47:28,455 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:47:28,455 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:47:28,455 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:47:28,455 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:47:28,455 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:47:28,455 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:47:28,455 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:47:28,455 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:28,455 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member ogF9oc-oi8t-Kts7-siBI-hvNq-xx5w-54RCjV `-test_vg1-lv1-real 1606418432 root disk brw-rw---- |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 63cb49ee-dafe-4fa3-91b3-bad054309e91 `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 63cb49ee-dafe-4fa3-91b3-bad054309e91 sdb 1073741824 root disk brw-rw---- LVM2_member xzSitf-9yhN-1f3E-X8jy-M1mN-g0aH-M95gWC |-test_vg1-lv1-real 1606418432 root disk brw-rw---- | |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 63cb49ee-dafe-4fa3-91b3-bad054309e91 | `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 63cb49ee-dafe-4fa3-91b3-bad054309e91 `-test_vg1-lv1_snapset1-cow 322961408 root disk brw-rw---- `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 63cb49ee-dafe-4fa3-91b3-bad054309e91 sdc 1073741824 root disk brw-rw---- LVM2_member kTpETb-5sNX-v5Y1-wfMI-yt81-T0cB-WPoaUG sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:47:28,455 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:47:28,456 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:47:28,456 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:47:28,456 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:47:28,456 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:47:28,456 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:47:28,457 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:47:28,469 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:28,481 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 20:47:28,485 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_77739717-c77d-41b1-80d7-5174ffdee566 ' '/dev/disk/by-id/wwn-0x600140577739717c77d41b180d75174f ' '/dev/disk/by-id/scsi-3600140577739717c77d41b180d75174f ' '/dev/disk/by-id/lvm-pv-uuid-ogF9oc-oi8t-Kts7-siBI-hvNq-xx5w-54RCjV', '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': 'ogF9oc-oi8t-Kts7-siBI-hvNq-xx5w-54RCjV', 'ID_FS_UUID_ENC': 'ogF9oc-oi8t-Kts7-siBI-hvNq-xx5w-54RCjV', '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': '77739717-c77d-41b1-80d7-5174ffdee566', 'ID_SERIAL': '3600140577739717c77d41b180d75174f', 'ID_SERIAL_SHORT': '600140577739717c77d41b180d75174f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577739717c', 'ID_WWN_VENDOR_EXTENSION': '0x77d41b180d75174f', 'ID_WWN_WITH_EXTENSION': '0x600140577739717c77d41b180d75174f', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577739717c77d41b180d75174f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549842181'} ; 2024-03-01 20:47:28,486 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:47:28,486 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:47:28,512 INFO program/MainThread: stdout[3]: 2024-03-01 20:47:28,513 INFO program/MainThread: stderr[3]: 2024-03-01 20:47:28,513 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:47:28,517 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:47:28,520 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:28,525 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:47:28,530 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:47:28,530 INFO blivet/MainThread: sda is a disk 2024-03-01 20:47:28,531 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:47:28,531 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:47:28,534 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:47:28,537 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:47:28,538 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:47:28,541 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:47:28,541 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:47:28,542 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:47:28,542 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8e017667f0) -- 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 = 600140577739717c77d41b180d75174f 2024-03-01 20:47:28,545 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:47:28,549 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:47:28,549 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:47:28,552 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:47:28,553 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:47:28,556 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:47:28,556 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:47:28,559 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:47:28,559 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:47:28,563 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:47:28,563 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:47:28,563 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:47:28,588 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ogF9oc-oi8t-Kts7-siBI-hvNq-xx5w-54RCjV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI 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=xzSitf-9yhN-1f3E-X8jy-M1mN-g0aH-M95gWC LVM2_PV_FREE=201326592 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI 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=kTpETb-5sNX-v5Y1-wfMI-yt81-T0cB-WPoaUG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI 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 20:47:28,589 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid xzSitf-9yhN-1f3E-X8jy-M1mN-g0aH-M95gWC. WARNING: Couldn't find device with uuid kTpETb-5sNX-v5Y1-wfMI-yt81-T0cB-WPoaUG. WARNING: VG test_vg1 is missing PV xzSitf-9yhN-1f3E-X8jy-M1mN-g0aH-M95gWC (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV kTpETb-5sNX-v5Y1-wfMI-yt81-T0cB-WPoaUG (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 20:47:28,589 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:47:28,589 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:47:28,593 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ogF9oc-oi8t-Kts7-siBI-hvNq-xx5w-54RCjV ; label: None ; device: /dev/sda ; serial: 3600140577739717c77d41b180d75174f ; exists: True ; vg_name: test_vg1 ; vg_uuid: 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI ; pe_start: 8 MiB ; 2024-03-01 20:47:28,593 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:47:28,596 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:47:28,599 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI ; incomplete: True ; hidden: False ; 2024-03-01 20:47:28,602 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:47:28,606 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:47:28,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:28,609 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:47:28,637 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI 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 20:47:28,637 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid xzSitf-9yhN-1f3E-X8jy-M1mN-g0aH-M95gWC. WARNING: Couldn't find device with uuid kTpETb-5sNX-v5Y1-wfMI-yt81-T0cB-WPoaUG. WARNING: VG test_vg1 is missing PV xzSitf-9yhN-1f3E-X8jy-M1mN-g0aH-M95gWC (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV kTpETb-5sNX-v5Y1-wfMI-yt81-T0cB-WPoaUG (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 20:47:28,637 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:47:28,637 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:47:28,637 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:47:28,643 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:47:28,646 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:47:28,647 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:47:28,650 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:47:28,650 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:47:28,674 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl 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=RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl 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=Svu5KR-bh5l-Xk4U-5ObE-wWoZ-0Yrh-40hmK1 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 20:47:28,674 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid xzSitf-9yhN-1f3E-X8jy-M1mN-g0aH-M95gWC. WARNING: Couldn't find device with uuid kTpETb-5sNX-v5Y1-wfMI-yt81-T0cB-WPoaUG. WARNING: VG test_vg1 is missing PV xzSitf-9yhN-1f3E-X8jy-M1mN-g0aH-M95gWC (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV kTpETb-5sNX-v5Y1-wfMI-yt81-T0cB-WPoaUG (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 20:47:28,675 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:47:28,679 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:47:28,679 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:47:28,682 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:47:28,685 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI ; incomplete: True ; hidden: False ; 2024-03-01 20:47:28,688 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:47:28,689 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:47:28,689 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:47:28,693 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-xzSitf-9yhN-1f3E-X8jy-M1mN-g0aH-M95gWC ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_018be342-b045-4267-960b-1c8f4bfef8a4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4 ' '/dev/disk/by-id/wwn-0x6001405018be342b0454267960b1c8f4 ' '/dev/disk/by-id/scsi-36001405018be342b0454267960b1c8f4', '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': 'xzSitf-9yhN-1f3E-X8jy-M1mN-g0aH-M95gWC', 'ID_FS_UUID_ENC': 'xzSitf-9yhN-1f3E-X8jy-M1mN-g0aH-M95gWC', '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': '018be342-b045-4267-960b-1c8f4bfef8a4', 'ID_SERIAL': '36001405018be342b0454267960b1c8f4', 'ID_SERIAL_SHORT': '6001405018be342b0454267960b1c8f4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405018be342b', 'ID_WWN_VENDOR_EXTENSION': '0x0454267960b1c8f4', 'ID_WWN_WITH_EXTENSION': '0x6001405018be342b0454267960b1c8f4', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405018be342b0454267960b1c8f4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549911453'} ; 2024-03-01 20:47:28,693 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:47:28,696 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:47:28,699 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:28,702 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:47:28,703 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:47:28,703 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:47:28,703 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:47:28,706 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:47:28,710 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:47:28,710 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:47:28,713 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:47:28,713 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:47:28,714 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:47:28,714 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8e00700cc0) -- 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 = 6001405018be342b0454267960b1c8f4 2024-03-01 20:47:28,717 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:47:28,720 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:47:28,721 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:47:28,724 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:47:28,724 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:47:28,727 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:47:28,727 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:47:28,731 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:47:28,731 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:47:28,734 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:47:28,734 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:47:28,734 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:47:28,764 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ogF9oc-oi8t-Kts7-siBI-hvNq-xx5w-54RCjV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI 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=xzSitf-9yhN-1f3E-X8jy-M1mN-g0aH-M95gWC LVM2_PV_FREE=201326592 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI 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=kTpETb-5sNX-v5Y1-wfMI-yt81-T0cB-WPoaUG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI 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 20:47:28,765 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid kTpETb-5sNX-v5Y1-wfMI-yt81-T0cB-WPoaUG. WARNING: VG test_vg1 is missing PV kTpETb-5sNX-v5Y1-wfMI-yt81-T0cB-WPoaUG (last written to /dev/sdc). 2024-03-01 20:47:28,765 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:47:28,765 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:47:28,769 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: xzSitf-9yhN-1f3E-X8jy-M1mN-g0aH-M95gWC ; label: None ; device: /dev/sdb ; serial: 36001405018be342b0454267960b1c8f4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI ; pe_start: 8 MiB ; free: 192 MiB ; 2024-03-01 20:47:28,769 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:47:28,772 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:47:28,775 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI ; incomplete: True ; hidden: False ; 2024-03-01 20:47:28,778 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:47:28,782 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:47:28,785 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:47:28,788 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:47:28,791 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI ; incomplete: True ; hidden: False ; 2024-03-01 20:47:28,794 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:47:28,794 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:47:28,819 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl 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=RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl 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=Svu5KR-bh5l-Xk4U-5ObE-wWoZ-0Yrh-40hmK1 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 20:47:28,819 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid kTpETb-5sNX-v5Y1-wfMI-yt81-T0cB-WPoaUG. WARNING: VG test_vg1 is missing PV kTpETb-5sNX-v5Y1-wfMI-yt81-T0cB-WPoaUG (last written to /dev/sdc). 2024-03-01 20:47:28,820 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:47:28,820 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:47:28,820 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:47:28,824 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140591b3ee6238474a76ad4894fec ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_91b3ee62-3847-4a76-ad48-94fec947ac9a ' '/dev/disk/by-id/wwn-0x600140591b3ee6238474a76ad4894fec ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a', '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': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'ID_SERIAL': '3600140591b3ee6238474a76ad4894fec', 'ID_SERIAL_SHORT': '600140591b3ee6238474a76ad4894fec', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140591b3ee623', 'ID_WWN_VENDOR_EXTENSION': '0x8474a76ad4894fec', 'ID_WWN_WITH_EXTENSION': '0x600140591b3ee6238474a76ad4894fec', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140591b3ee6238474a76ad4894fec', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550647850'} ; 2024-03-01 20:47:28,824 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:47:28,828 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:47:28,831 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:28,835 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:47:28,835 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:47:28,835 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:47:28,836 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:47:28,839 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:47:28,842 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:47:28,842 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:47:28,845 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:47:28,846 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:47:28,846 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:47:28,846 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8e0068fef0) -- 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 = 600140591b3ee6238474a76ad4894fec 2024-03-01 20:47:28,849 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:47:28,850 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:47:28,853 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669 ' '/dev/disk/by-id/wwn-0x600140577982450e4c544d9b055bc4d9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_77982450-e4c5-44d9-b055-bc4d96816669 ' '/dev/disk/by-id/scsi-3600140577982450e4c544d9b055bc4d9', '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': '77982450-e4c5-44d9-b055-bc4d96816669', 'ID_SERIAL': '3600140577982450e4c544d9b055bc4d9', 'ID_SERIAL_SHORT': '600140577982450e4c544d9b055bc4d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577982450e', 'ID_WWN_VENDOR_EXTENSION': '0x4c544d9b055bc4d9', 'ID_WWN_WITH_EXTENSION': '0x600140577982450e4c544d9b055bc4d9', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577982450e4c544d9b055bc4d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550645422'} ; 2024-03-01 20:47:28,853 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:47:28,856 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:47:28,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:28,863 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:47:28,863 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:47:28,863 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:47:28,863 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:47:28,866 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:47:28,870 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:47:28,870 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:47:28,873 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:47:28,873 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:47:28,874 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:47:28,874 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8e006a1940) -- 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 = 600140577982450e4c544d9b055bc4d9 2024-03-01 20:47:28,877 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:47:28,877 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:47:28,881 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044 ' '/dev/disk/by-id/wwn-0x60014056a7a8c862db54d97b92bab394 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_6a7a8c86-2db5-4d97-b92b-ab39412a7044 ' '/dev/disk/by-id/scsi-360014056a7a8c862db54d97b92bab394 ' '/dev/disk/by-id/lvm-pv-uuid-kTpETb-5sNX-v5Y1-wfMI-yt81-T0cB-WPoaUG', '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': 'kTpETb-5sNX-v5Y1-wfMI-yt81-T0cB-WPoaUG', 'ID_FS_UUID_ENC': 'kTpETb-5sNX-v5Y1-wfMI-yt81-T0cB-WPoaUG', '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': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'ID_SERIAL': '360014056a7a8c862db54d97b92bab394', 'ID_SERIAL_SHORT': '60014056a7a8c862db54d97b92bab394', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056a7a8c862', 'ID_WWN_VENDOR_EXTENSION': '0xdb54d97b92bab394', 'ID_WWN_WITH_EXTENSION': '0x60014056a7a8c862db54d97b92bab394', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056a7a8c862db54d97b92bab394', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549906705'} ; 2024-03-01 20:47:28,881 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:47:28,884 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:47:28,887 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:28,891 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:47:28,891 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:47:28,891 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:47:28,891 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:47:28,894 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:47:28,897 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:47:28,898 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:47:28,901 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:47:28,901 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:47:28,902 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:47:28,902 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8e006a1cc0) -- 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 = 60014056a7a8c862db54d97b92bab394 2024-03-01 20:47:28,905 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:47:28,908 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:47:28,908 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:47:28,912 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:47:28,912 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:47:28,915 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:47:28,915 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:47:28,918 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:47:28,918 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:47:28,921 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:47:28,922 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:47:28,922 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:47:28,947 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ogF9oc-oi8t-Kts7-siBI-hvNq-xx5w-54RCjV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI 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=xzSitf-9yhN-1f3E-X8jy-M1mN-g0aH-M95gWC LVM2_PV_FREE=201326592 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI 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=kTpETb-5sNX-v5Y1-wfMI-yt81-T0cB-WPoaUG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI 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 20:47:28,947 INFO program/MainThread: stderr[9]: 2024-03-01 20:47:28,947 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:47:28,948 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:47:28,952 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: kTpETb-5sNX-v5Y1-wfMI-yt81-T0cB-WPoaUG ; label: None ; device: /dev/sdc ; serial: 360014056a7a8c862db54d97b92bab394 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:47:28,952 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:47:28,955 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:47:28,958 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI ; incomplete: True ; hidden: False ; 2024-03-01 20:47:28,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:47:28,965 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:47:28,968 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:47:28,971 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:47:28,974 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI ; incomplete: True ; hidden: False ; 2024-03-01 20:47:28,977 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:47:28,977 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:47:29,007 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl 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=RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl 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=Svu5KR-bh5l-Xk4U-5ObE-wWoZ-0Yrh-40hmK1 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 20:47:29,007 INFO program/MainThread: stderr[10]: 2024-03-01 20:47:29,007 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:47:29,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:47:29,015 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:29,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl ; incomplete: False ; hidden: False ; 2024-03-01 20:47:29,021 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:47:29,021 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:47:29,025 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:47:29,025 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:47:29,029 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:47:29,032 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:47:29,033 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:47:29,036 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:47:29,037 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:47:29,037 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:47:29,040 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:47:29,043 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:47:29,044 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:47:29,047 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:47:29,050 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:47:29,051 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:47:29,054 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:47:29,054 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:47:29,055 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:47:29,055 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:47:29,058 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:47:29,058 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:47:29,061 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:47:29,062 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:47:29,065 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-73f7rvdn1zR39cWiWQBzfWSYp7Xft2rIRouWBrwm1rLkU68k40AFsYkC2gm8qfQl ' '/dev/mapper/test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-uuid/63cb49ee-dafe-4fa3-91b3-bad054309e91', '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-73f7rvdn1zR39cWiWQBzfWSYp7Xft2rIRouWBrwm1rLkU68k40AFsYkC2gm8qfQl', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '63cb49ee-dafe-4fa3-91b3-bad054309e91', 'ID_FS_UUID_ENC': '63cb49ee-dafe-4fa3-91b3-bad054309e91', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1089585766'} ; 2024-03-01 20:47:29,065 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:47:29,066 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:47:29,069 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:47:29,069 INFO program/MainThread: stderr[11]: 2024-03-01 20:47:29,069 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:47:29,069 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:47:29,072 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:47:29,073 INFO program/MainThread: stderr[12]: 2024-03-01 20:47:29,073 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:47:29,073 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:47:29,076 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:47:29,076 INFO program/MainThread: stderr[13]: 2024-03-01 20:47:29,076 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:47:29,080 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:47:29,083 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:47:29,086 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:29,087 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:47:29,087 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:29,088 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:47:29,084 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8e006a36d8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl 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 (0x7f8e00700eb8) -- 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 = 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI size = 2.98 GiB format = existing None major = 0 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 20:47:29,088 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:47:29,091 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:47:29,091 INFO program/MainThread: stderr[14]: 2024-03-01 20:47:29,092 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:47:29,096 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:47:29,099 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:47:29,099 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:47:29,103 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:47:29,103 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:47:29,107 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:47:29,107 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:47:29,111 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:47:29,111 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:47:29,113 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:47:29,113 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:47:29,116 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:47:29,117 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:47:29,120 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:47:29,120 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:47:29,124 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:47:29,127 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:29,127 INFO blivet/MainThread: found lvm snapshot volume 'test_vg1-lv1_snapset1' 2024-03-01 20:47:29,127 INFO program/MainThread: Running [15] lvm lvs --noheadings -o origin test_vg1/lv1_snapset1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:47:29,152 INFO program/MainThread: stdout[15]: lv1 2024-03-01 20:47:29,152 INFO program/MainThread: stderr[15]: 2024-03-01 20:47:29,153 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:47:29,157 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:47:29,160 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:47:29,163 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:47:29,166 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:47:29,169 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Svu5KR-bh5l-Xk4U-5ObE-wWoZ-0Yrh-40hmK1 ; incomplete: False ; hidden: False ; 2024-03-01 20:47:29,173 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:47:29,173 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:47:29,176 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 1 ; 2024-03-01 20:47:29,177 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:47:29,180 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: None ; 2024-03-01 20:47:29,183 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 20:47:29,184 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:47:29,187 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 20:47:29,188 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 308 MiB (308 MiB) 2024-03-01 20:47:29,188 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:47:29,191 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 2 ; 2024-03-01 20:47:29,195 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 1 ; 2024-03-01 20:47:29,195 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:47:29,198 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: None ; 2024-03-01 20:47:29,202 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 20:47:29,202 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:47:29,205 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 20:47:29,206 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 308 MiB (308 MiB) 2024-03-01 20:47:29,206 DEBUG blivet/MainThread: Adding test_vg1-lv1_snapset1/308 MiB to test_vg1 2024-03-01 20:47:29,206 INFO blivet/MainThread: added lvmsnapshot test_vg1-lv1_snapset1 (id 58) to device tree 2024-03-01 20:47:29,209 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 20:47:29,210 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:47:29,213 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 20:47:29,213 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 308 MiB (308 MiB) 2024-03-01 20:47:29,217 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1_snapset1 ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv1_snapset1 /dev/test_vg1/lv1_snapset1 ' '/dev/disk/by-uuid/63cb49ee-dafe-4fa3-91b3-bad054309e91 ' '/dev/disk/by-id/dm-uuid-LVM-73f7rvdn1zR39cWiWQBzfWSYp7Xft2rISvu5KRbh5lXk4U5ObEwWoZ0Yrh40hmK1 ' '/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-73f7rvdn1zR39cWiWQBzfWSYp7Xft2rISvu5KRbh5lXk4U5ObEwWoZ0Yrh40hmK1', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '63cb49ee-dafe-4fa3-91b3-bad054309e91', 'ID_FS_UUID_ENC': '63cb49ee-dafe-4fa3-91b3-bad054309e91', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1094140343'} ; 2024-03-01 20:47:29,217 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:47:29,217 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:47:29,221 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:47:29,221 INFO program/MainThread: stderr[16]: 2024-03-01 20:47:29,221 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:47:29,221 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:47:29,224 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:47:29,224 INFO program/MainThread: stderr[17]: 2024-03-01 20:47:29,224 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:47:29,224 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:47:29,227 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:47:29,227 INFO program/MainThread: stderr[18]: 2024-03-01 20:47:29,227 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:47:29,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:47:29,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) 2024-03-01 20:47:29,238 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:29,239 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:29,239 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:29,240 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:29,235 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8e0068f978) -- name = test_vg1-lv1_snapset1 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Svu5KR-bh5l-Xk4U-5ObE-wWoZ-0Yrh-40hmK1 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 (0x7f8e00700eb8) -- 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 = 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI size = 2.98 GiB format = existing None major = 0 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 20:47:29,240 INFO program/MainThread: Running [19] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:47:29,243 INFO program/MainThread: stdout[19]: LVM 2024-03-01 20:47:29,243 INFO program/MainThread: stderr[19]: 2024-03-01 20:47:29,243 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:47:29,247 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1_snapset1 ; 2024-03-01 20:47:29,251 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:47:29,251 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:47:29,255 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:47:29,255 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:47:29,258 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:47:29,258 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:47:29,262 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:47:29,262 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:47:29,263 INFO blivet/MainThread: type detected on 'test_vg1-lv1_snapset1' is 'xfs' 2024-03-01 20:47:29,266 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:47:29,266 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:47:29,269 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: xfs ; current: None ; 2024-03-01 20:47:29,269 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:47:29,270 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:47:29,273 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_deeedd72-41bd-4c48-b8d2-895b68bd94f4 ' '/dev/disk/by-id/scsi-36001405deeedd7241bd4c48b8d2895b6 ' '/dev/disk/by-id/wwn-0x6001405deeedd7241bd4c48b8d2895b6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4', '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': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'ID_SERIAL': '36001405deeedd7241bd4c48b8d2895b6', 'ID_SERIAL_SHORT': '6001405deeedd7241bd4c48b8d2895b6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405deeedd724', 'ID_WWN_VENDOR_EXTENSION': '0x1bd4c48b8d2895b6', 'ID_WWN_WITH_EXTENSION': '0x6001405deeedd7241bd4c48b8d2895b6', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405deeedd7241bd4c48b8d2895b6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550031662'} ; 2024-03-01 20:47:29,273 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:47:29,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:47:29,280 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:29,284 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:47:29,284 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:47:29,284 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:47:29,284 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:47:29,287 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:47:29,291 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:47:29,291 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:47:29,294 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:47:29,294 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:47:29,295 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:47:29,295 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8e006b44a8) -- 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 = 6001405deeedd7241bd4c48b8d2895b6 2024-03-01 20:47:29,298 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:47:29,298 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:47:29,302 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_b8e660b8-86fb-440e-bd18-182d13c366ca ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca ' '/dev/disk/by-id/wwn-0x6001405b8e660b886fb440ebd18182d1 ' '/dev/disk/by-id/scsi-36001405b8e660b886fb440ebd18182d1', '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': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'ID_SERIAL': '36001405b8e660b886fb440ebd18182d1', 'ID_SERIAL_SHORT': '6001405b8e660b886fb440ebd18182d1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b8e660b88', 'ID_WWN_VENDOR_EXTENSION': '0x6fb440ebd18182d1', 'ID_WWN_WITH_EXTENSION': '0x6001405b8e660b886fb440ebd18182d1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b8e660b886fb440ebd18182d1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550098754'} ; 2024-03-01 20:47:29,302 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:47:29,305 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:47:29,308 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:29,312 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:47:29,313 INFO blivet/MainThread: sde is a disk 2024-03-01 20:47:29,313 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 78 2024-03-01 20:47:29,313 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 79 2024-03-01 20:47:29,316 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:47:29,319 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:47:29,319 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:47:29,322 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:47:29,323 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:47:29,323 INFO blivet/MainThread: added disk sde (id 77) to device tree 2024-03-01 20:47:29,323 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8e006b49b0) -- 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 = 6001405b8e660b886fb440ebd18182d1 2024-03-01 20:47:29,326 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:47:29,327 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:47:29,330 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08 ' '/dev/disk/by-id/scsi-36001405984775db0c86458da914cb573 ' '/dev/disk/by-id/wwn-0x6001405984775db0c86458da914cb573 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_984775db-0c86-458d-a914-cb573cb98e08', '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': '984775db-0c86-458d-a914-cb573cb98e08', 'ID_SERIAL': '36001405984775db0c86458da914cb573', 'ID_SERIAL_SHORT': '6001405984775db0c86458da914cb573', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405984775db0', 'ID_WWN_VENDOR_EXTENSION': '0xc86458da914cb573', 'ID_WWN_WITH_EXTENSION': '0x6001405984775db0c86458da914cb573', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405984775db0c86458da914cb573', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550115827'} ; 2024-03-01 20:47:29,330 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:47:29,333 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:47:29,336 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:29,340 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:47:29,340 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:47:29,341 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:47:29,341 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 20:47:29,344 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:47:29,347 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:47:29,347 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:47:29,350 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:47:29,351 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:47:29,351 INFO blivet/MainThread: added disk sdf (id 82) to device tree 2024-03-01 20:47:29,351 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8e006a0588) -- 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 = 6001405984775db0c86458da914cb573 2024-03-01 20:47:29,354 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:47:29,354 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:47:29,358 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_67aeb14c-6f97-4aef-8535-ffebde2c102f ' '/dev/disk/by-id/wwn-0x600140567aeb14c6f974aef8535ffebd ' '/dev/disk/by-id/scsi-3600140567aeb14c6f974aef8535ffebd ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f', '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': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'ID_SERIAL': '3600140567aeb14c6f974aef8535ffebd', 'ID_SERIAL_SHORT': '600140567aeb14c6f974aef8535ffebd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140567aeb14c6', 'ID_WWN_VENDOR_EXTENSION': '0xf974aef8535ffebd', 'ID_WWN_WITH_EXTENSION': '0x600140567aeb14c6f974aef8535ffebd', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140567aeb14c6f974aef8535ffebd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550337184'} ; 2024-03-01 20:47:29,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 20:47:29,361 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:47:29,364 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:29,368 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:47:29,368 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:47:29,369 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:47:29,369 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:47:29,372 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:47:29,375 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:47:29,375 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:47:29,378 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:47:29,378 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:47:29,379 INFO blivet/MainThread: added disk sdg (id 87) to device tree 2024-03-01 20:47:29,379 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8e006a06a0) -- 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 = 600140567aeb14c6f974aef8535ffebd 2024-03-01 20:47:29,382 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:47:29,382 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:47:29,386 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140541895b0fd0424d85ab89e7d4b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf ' '/dev/disk/by-id/wwn-0x600140541895b0fd0424d85ab89e7d4b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_41895b0f-d042-4d85-ab89-e7d4b4e497cf', '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': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'ID_SERIAL': '3600140541895b0fd0424d85ab89e7d4b', 'ID_SERIAL_SHORT': '600140541895b0fd0424d85ab89e7d4b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140541895b0fd', 'ID_WWN_VENDOR_EXTENSION': '0x0424d85ab89e7d4b', 'ID_WWN_WITH_EXTENSION': '0x600140541895b0fd0424d85ab89e7d4b', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140541895b0fd0424d85ab89e7d4b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550380784'} ; 2024-03-01 20:47:29,386 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:47:29,389 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:47:29,392 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:29,396 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:47:29,397 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:47:29,397 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:47:29,397 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 94 2024-03-01 20:47:29,400 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:47:29,403 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:47:29,403 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:47:29,407 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:47:29,407 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:47:29,407 INFO blivet/MainThread: added disk sdh (id 92) to device tree 2024-03-01 20:47:29,407 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8e006bd4a8) -- 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 = 600140541895b0fd0424d85ab89e7d4b 2024-03-01 20:47:29,411 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:47:29,411 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:47:29,414 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_68c57b06-4edb-4be1-bc77-fb770858af78 ' '/dev/disk/by-id/scsi-3600140568c57b064edb4be1bc77fb770 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78 ' '/dev/disk/by-id/wwn-0x600140568c57b064edb4be1bc77fb770', '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': '68c57b06-4edb-4be1-bc77-fb770858af78', 'ID_SERIAL': '3600140568c57b064edb4be1bc77fb770', 'ID_SERIAL_SHORT': '600140568c57b064edb4be1bc77fb770', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140568c57b064', 'ID_WWN_VENDOR_EXTENSION': '0xedb4be1bc77fb770', 'ID_WWN_WITH_EXTENSION': '0x600140568c57b064edb4be1bc77fb770', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140568c57b064edb4be1bc77fb770', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550447036'} ; 2024-03-01 20:47:29,414 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:47:29,417 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:47:29,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:29,424 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:47:29,425 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:47:29,425 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:47:29,425 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 99 2024-03-01 20:47:29,428 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:47:29,431 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:47:29,431 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:47:29,434 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:47:29,435 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:47:29,435 INFO blivet/MainThread: added disk sdi (id 97) to device tree 2024-03-01 20:47:29,435 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8e006bdb00) -- 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 = 600140568c57b064edb4be1bc77fb770 2024-03-01 20:47:29,439 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:47:29,439 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:47:29,442 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af ' '/dev/disk/by-id/wwn-0x6001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/scsi-36001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_a95585b0-05b1-46a5-9f3f-17aabc7b48af', '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': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'ID_SERIAL': '36001405a95585b005b146a59f3f17aab', 'ID_SERIAL_SHORT': '6001405a95585b005b146a59f3f17aab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a95585b00', 'ID_WWN_VENDOR_EXTENSION': '0x5b146a59f3f17aab', 'ID_WWN_WITH_EXTENSION': '0x6001405a95585b005b146a59f3f17aab', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a95585b005b146a59f3f17aab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550537073'} ; 2024-03-01 20:47:29,442 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:47:29,445 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:47:29,449 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:29,452 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:47:29,453 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:47:29,453 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:47:29,453 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 104 2024-03-01 20:47:29,456 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:47:29,459 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:47:29,460 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:47:29,463 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:47:29,463 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:47:29,463 INFO blivet/MainThread: added disk sdj (id 102) to device tree 2024-03-01 20:47:29,463 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8e006a0b70) -- 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 = 6001405a95585b005b146a59f3f17aab 2024-03-01 20:47:29,467 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:47:29,467 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:47:29,470 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': '16386320'} ; 2024-03-01 20:47:29,470 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:47:29,473 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:47:29,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:29,480 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:47:29,480 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:47:29,480 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:47:29,480 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:47:29,480 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 108 2024-03-01 20:47:29,481 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:47:29,484 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:47:29,487 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:47:29,487 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:47:29,490 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:47:29,490 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:47:29,491 INFO blivet/MainThread: added disk xvda (id 107) to device tree 2024-03-01 20:47:29,491 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8e006409e8) -- 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 20:47:29,494 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:47:29,498 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:47:29,498 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 111 2024-03-01 20:47:29,501 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:47:29,501 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 112 2024-03-01 20:47:29,504 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:47:29,504 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 113 2024-03-01 20:47:29,508 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:47:29,508 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:47:29,511 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:47:29,514 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:47:29,517 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:47:29,521 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 0x7f8e00646408> 2024-03-01 20:47:32,522 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 115 2024-03-01 20:47:32,526 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:47:32,526 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:47:32,530 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': '16389701'} ; 2024-03-01 20:47:32,531 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:47:32,531 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:47:32,534 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:47:32,537 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:32,540 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:47:32,543 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:47:32,546 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:32,546 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:47:32,556 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:32,573 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:47:32,576 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (107) with existing msdos disklabel 2024-03-01 20:47:32,577 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 118 2024-03-01 20:47:32,580 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:47:32,580 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:47:32,583 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:47:32,587 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:47:32,587 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:47:32,590 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:47:32,591 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:47:32,591 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:47:32,594 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:47:32,597 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:47:32,600 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:47:32,604 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:47:32,607 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:47:32,607 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:47:32,607 INFO blivet/MainThread: added partition xvda1 (id 117) to device tree 2024-03-01 20:47:32,608 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:47:32,607 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f8e006a0f28) -- 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 0x7f8e006557d8> disk = existing 250 GiB disk xvda (107) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:47:32,611 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:47:32,615 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:47:32,615 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 121 2024-03-01 20:47:32,618 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:47:32,618 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 122 2024-03-01 20:47:32,622 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:47:32,622 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 123 2024-03-01 20:47:32,625 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:47:32,625 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 124 2024-03-01 20:47:32,625 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:47:32,628 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:47:32,629 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 125 2024-03-01 20:47:32,632 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:47:32,632 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:47:32,635 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/63cb49ee-dafe-4fa3-91b3-bad054309e91 ' '/dev/disk/by-id/dm-uuid-LVM-73f7rvdn1zR39cWiWQBzfWSYp7Xft2rIRouWBrwm1rLkU68k40AFsYkC2gm8qfQl ' '/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-73f7rvdn1zR39cWiWQBzfWSYp7Xft2rIRouWBrwm1rLkU68k40AFsYkC2gm8qfQl', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '63cb49ee-dafe-4fa3-91b3-bad054309e91', 'ID_FS_UUID_ENC': '63cb49ee-dafe-4fa3-91b3-bad054309e91', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1089585766'} ; 2024-03-01 20:47:32,635 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:47:32,635 INFO program/MainThread: Running [20] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:47:32,639 INFO program/MainThread: stdout[20]: LVM 2024-03-01 20:47:32,639 INFO program/MainThread: stderr[20]: 2024-03-01 20:47:32,639 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:47:32,640 INFO program/MainThread: Running [21] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:47:32,642 INFO program/MainThread: stdout[21]: LVM 2024-03-01 20:47:32,643 INFO program/MainThread: stderr[21]: 2024-03-01 20:47:32,643 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:47:32,643 INFO program/MainThread: Running [22] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:47:32,646 INFO program/MainThread: stdout[22]: LVM 2024-03-01 20:47:32,646 INFO program/MainThread: stderr[22]: 2024-03-01 20:47:32,646 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:47:32,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:47:32,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:47:32,656 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:32,657 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:32,657 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:32,658 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:32,654 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8e006a36d8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl 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 (0x7f8e00700eb8) -- 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 = 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI size = 2.98 GiB format = existing None major = 0 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 20:47:32,659 INFO program/MainThread: Running [23] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:47:32,662 INFO program/MainThread: stdout[23]: LVM 2024-03-01 20:47:32,662 INFO program/MainThread: stderr[23]: 2024-03-01 20:47:32,662 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:47:32,666 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:47:32,666 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:47:32,669 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-73f7rvdn1zR39cWiWQBzfWSYp7Xft2rIRouWBrwm1rLkU68k40AFsYkC2gm8qfQl-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': '1094136565'} ; 2024-03-01 20:47:32,669 INFO blivet/MainThread: scanning test_vg1-lv1-real (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:47:32,670 INFO program/MainThread: Running [24] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 20:47:32,672 INFO program/MainThread: stdout[24]: LVM 2024-03-01 20:47:32,673 INFO program/MainThread: stderr[24]: 2024-03-01 20:47:32,673 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:47:32,673 INFO program/MainThread: Running [25] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 20:47:32,676 INFO program/MainThread: stdout[25]: LVM 2024-03-01 20:47:32,676 INFO program/MainThread: stderr[25]: 2024-03-01 20:47:32,676 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:47:32,676 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 20:47:32,679 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:47:32,679 INFO program/MainThread: stderr[26]: 2024-03-01 20:47:32,679 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:47:32,684 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1-real ; incomplete: False ; hidden: False ; 2024-03-01 20:47:32,687 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:32,687 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 20:47:32,690 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:47:32,690 INFO program/MainThread: stderr[27]: 2024-03-01 20:47:32,690 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:47:32,690 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 20:47:32,693 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:47:32,693 INFO program/MainThread: stderr[28]: 2024-03-01 20:47:32,693 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:47:32,693 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 20:47:32,696 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:47:32,696 INFO program/MainThread: stderr[29]: 2024-03-01 20:47:32,697 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:47:32,700 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg1-lv1-real ; 2024-03-01 20:47:32,703 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: True ; 2024-03-01 20:47:32,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:47:32,711 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:47:32,714 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:47:32,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:47:32,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:47:32,723 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:47:32,726 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:47:32,729 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1-real ; incomplete: False ; hidden: False ; 2024-03-01 20:47:32,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:32,733 DEBUG blivet/MainThread: no device obtained for test_vg1-lv1-real 2024-03-01 20:47:32,736 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-73f7rvdn1zR39cWiWQBzfWSYp7Xft2rISvu5KRbh5lXk4U5ObEwWoZ0Yrh40hmK1-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': '1094139369'} ; 2024-03-01 20:47:32,736 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1-cow (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:47:32,737 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 20:47:32,739 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:47:32,740 INFO program/MainThread: stderr[30]: 2024-03-01 20:47:32,740 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:47:32,740 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 20:47:32,743 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:47:32,743 INFO program/MainThread: stderr[31]: 2024-03-01 20:47:32,743 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:47:32,743 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 20:47:32,746 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:47:32,746 INFO program/MainThread: stderr[32]: 2024-03-01 20:47:32,746 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:47:32,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 20:47:32,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:32,754 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 20:47:32,757 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:47:32,757 INFO program/MainThread: stderr[33]: 2024-03-01 20:47:32,757 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:47:32,757 INFO program/MainThread: Running [34] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 20:47:32,760 INFO program/MainThread: stdout[34]: LVM 2024-03-01 20:47:32,760 INFO program/MainThread: stderr[34]: 2024-03-01 20:47:32,760 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:47:32,760 INFO program/MainThread: Running [35] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 20:47:32,763 INFO program/MainThread: stdout[35]: LVM 2024-03-01 20:47:32,764 INFO program/MainThread: stderr[35]: 2024-03-01 20:47:32,764 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:47:32,767 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg1-lv1_snapset1-cow ; 2024-03-01 20:47:32,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: True ; 2024-03-01 20:47:32,773 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:47:32,778 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:47:32,781 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:47:32,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:47:32,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:47:32,790 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 20:47:32,793 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:32,793 DEBUG blivet/MainThread: no device obtained for test_vg1-lv1_snapset1-cow 2024-03-01 20:47:32,796 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1_snapset1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/63cb49ee-dafe-4fa3-91b3-bad054309e91 ' '/dev/disk/by-id/dm-uuid-LVM-73f7rvdn1zR39cWiWQBzfWSYp7Xft2rISvu5KRbh5lXk4U5ObEwWoZ0Yrh40hmK1 ' '/dev/disk/by-id/dm-name-test_vg1-lv1_snapset1 ' '/dev/mapper/test_vg1-lv1_snapset1 /dev/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-73f7rvdn1zR39cWiWQBzfWSYp7Xft2rISvu5KRbh5lXk4U5ObEwWoZ0Yrh40hmK1', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '63cb49ee-dafe-4fa3-91b3-bad054309e91', 'ID_FS_UUID_ENC': '63cb49ee-dafe-4fa3-91b3-bad054309e91', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1094140343'} ; 2024-03-01 20:47:32,796 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:47:32,796 INFO program/MainThread: Running [36] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:47:32,799 INFO program/MainThread: stdout[36]: LVM 2024-03-01 20:47:32,799 INFO program/MainThread: stderr[36]: 2024-03-01 20:47:32,799 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:47:32,800 INFO program/MainThread: Running [37] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:47:32,802 INFO program/MainThread: stdout[37]: LVM 2024-03-01 20:47:32,803 INFO program/MainThread: stderr[37]: 2024-03-01 20:47:32,803 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:47:32,803 INFO program/MainThread: Running [38] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:47:32,806 INFO program/MainThread: stdout[38]: LVM 2024-03-01 20:47:32,806 INFO program/MainThread: stderr[38]: 2024-03-01 20:47:32,806 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:47:32,810 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:47:32,813 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 20:47:32,816 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:32,817 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:32,817 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:32,818 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:32,814 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8e0068f978) -- name = test_vg1-lv1_snapset1 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Svu5KR-bh5l-Xk4U-5ObE-wWoZ-0Yrh-40hmK1 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 (0x7f8e00700eb8) -- 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 = 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI size = 2.98 GiB format = existing None major = 0 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 20:47:32,819 INFO program/MainThread: Running [39] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:47:32,822 INFO program/MainThread: stdout[39]: LVM 2024-03-01 20:47:32,822 INFO program/MainThread: stderr[39]: 2024-03-01 20:47:32,822 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:47:32,826 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1_snapset1 ; 2024-03-01 20:47:32,826 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1_snapset1, bailing 2024-03-01 20:47:32,826 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:47:32,836 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:32,850 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:47:32,851 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:47:32,854 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:47:32,866 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:32,869 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:47:32,872 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:47:32,872 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:47:32,875 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:47:32,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:32,880 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:47:32,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:47:32,883 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:47:32,886 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:47:32,889 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:32,892 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:47:32,895 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:47:32,895 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:47:32,897 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:47:32,900 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:32,903 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:47:32,906 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:47:32,906 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:47:32,909 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:47:32,912 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:32,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:47:32,917 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:47:32,917 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:47:32,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:47:32,923 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:32,926 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:47:32,929 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:47:32,929 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:47:32,932 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:47:32,934 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:47:32,935 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 20:47:32,935 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:47:32,936 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:47:32,936 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:47:32,936 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:47:32,937 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:47:32,937 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:47:32,938 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:47:32,938 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:47:32,938 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:47:32,939 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:47:32,939 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:47:32,940 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:47:32,943 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:47:32,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:47:32,946 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:47:32,948 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:47:32,951 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:47:32,951 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:47:32,954 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:47:32,957 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 20:47:32,957 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:47:32,960 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:47:32,963 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:47:32,963 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:47:32,965 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:32,966 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:32,967 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:32,967 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:32,963 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8e006a36d8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl 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 (0x7f8e00700eb8) -- 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 = 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI size = 2.98 GiB format = existing None major = 0 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 20:47:32,970 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:32,971 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:32,971 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:32,972 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:32,968 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8e006a36d8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl 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 (0x7f8e00700eb8) -- 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 = 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI size = 2.98 GiB format = existing None major = 0 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 20:47:32,975 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:32,976 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:32,976 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:32,977 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:32,973 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8e006a36d8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl 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 (0x7f8e00700eb8) -- 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 = 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI size = 2.98 GiB format = existing None major = 0 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 20:47:32,980 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:32,981 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:32,981 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:32,982 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:32,978 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8e006a36d8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl 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 (0x7f8e00700eb8) -- 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 = 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI size = 2.98 GiB format = existing None major = 0 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 20:47:32,985 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:32,986 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:32,986 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:32,987 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:32,982 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8e006a36d8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl 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 (0x7f8e00700eb8) -- 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 = 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI size = 2.98 GiB format = existing None major = 0 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 20:47:32,989 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:32,990 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:32,991 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:32,991 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:32,987 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8e006a36d8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl 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 (0x7f8e00700eb8) -- 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 = 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI size = 2.98 GiB format = existing None major = 0 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 20:47:32,994 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:32,995 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:32,995 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:32,996 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:32,992 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8e006a36d8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl 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 (0x7f8e00700eb8) -- 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 = 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI size = 2.98 GiB format = existing None major = 0 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 20:47:32,999 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,000 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,000 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,001 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:32,997 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8e006a36d8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl 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 (0x7f8e00700eb8) -- 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 = 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI size = 2.98 GiB format = existing None major = 0 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 20:47:33,004 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,004 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,005 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,006 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,001 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8e006a36d8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl 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 (0x7f8e00700eb8) -- 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 = 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI size = 2.98 GiB format = existing None major = 0 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 20:47:33,008 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,009 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,010 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,010 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,006 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8e006a36d8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl 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 (0x7f8e00700eb8) -- 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 = 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI size = 2.98 GiB format = existing None major = 0 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 20:47:33,013 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,014 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,014 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,015 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,011 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8e006a36d8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl 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 (0x7f8e00700eb8) -- 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 = 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI size = 2.98 GiB format = existing None major = 0 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 20:47:33,018 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,019 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,019 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,020 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,016 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8e006a36d8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl 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 (0x7f8e00700eb8) -- 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 = 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI size = 2.98 GiB format = existing None major = 0 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 20:47:33,023 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,023 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,024 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,025 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,020 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8e006a36d8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl 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 (0x7f8e00700eb8) -- 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 = 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI size = 2.98 GiB format = existing None major = 0 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 20:47:33,027 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,028 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,029 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,029 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,025 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8e006a36d8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl 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 (0x7f8e00700eb8) -- 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 = 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI size = 2.98 GiB format = existing None major = 0 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 20:47:33,032 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,033 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,033 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,034 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,030 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8e006a36d8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl 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 (0x7f8e00700eb8) -- 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 = 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI size = 2.98 GiB format = existing None major = 0 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 20:47:33,037 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,038 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,038 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,039 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,035 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8e006a36d8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl 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 (0x7f8e00700eb8) -- 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 = 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI size = 2.98 GiB format = existing None major = 0 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 20:47:33,042 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,042 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,043 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,044 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,039 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8e006a36d8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl 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 (0x7f8e00700eb8) -- 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 = 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI size = 2.98 GiB format = existing None major = 0 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 20:47:33,046 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,047 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,048 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,048 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,044 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8e006a36d8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl 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 (0x7f8e00700eb8) -- 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 = 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI size = 2.98 GiB format = existing None major = 0 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 20:47:33,051 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,052 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,052 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,053 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,049 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8e006a36d8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl 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 (0x7f8e00700eb8) -- 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 = 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI size = 2.98 GiB format = existing None major = 0 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 20:47:33,056 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,057 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,057 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,058 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,054 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8e006a36d8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl 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 (0x7f8e00700eb8) -- 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 = 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI size = 2.98 GiB format = existing None major = 0 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 20:47:33,061 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,061 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,062 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,062 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,058 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8e006a36d8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl 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 (0x7f8e00700eb8) -- 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 = 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI size = 2.98 GiB format = existing None major = 0 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 20:47:33,065 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,066 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,066 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,067 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,063 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8e006a36d8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl 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 (0x7f8e00700eb8) -- 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 = 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI size = 2.98 GiB format = existing None major = 0 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 20:47:33,070 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,071 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,071 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,072 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,068 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8e006a36d8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl 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 (0x7f8e00700eb8) -- 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 = 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI size = 2.98 GiB format = existing None major = 0 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 20:47:33,075 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,076 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,076 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,077 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,073 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8e006a36d8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl 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 (0x7f8e00700eb8) -- 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 = 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI size = 2.98 GiB format = existing None major = 0 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 20:47:33,079 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,080 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,081 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,081 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,077 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8e006a36d8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl 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 (0x7f8e00700eb8) -- 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 = 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI size = 2.98 GiB format = existing None major = 0 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 20:47:33,084 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,085 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,085 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,086 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,082 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8e006a36d8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl 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 (0x7f8e00700eb8) -- 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 = 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI size = 2.98 GiB format = existing None major = 0 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 20:47:33,089 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,090 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,090 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,091 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,087 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8e006a36d8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl 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 (0x7f8e00700eb8) -- 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 = 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI size = 2.98 GiB format = existing None major = 0 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 20:47:33,094 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,094 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,095 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,096 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,091 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8e006a36d8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl 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 (0x7f8e00700eb8) -- 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 = 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI size = 2.98 GiB format = existing None major = 0 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 20:47:33,098 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,099 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,100 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,100 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,096 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8e006a36d8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl 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 (0x7f8e00700eb8) -- 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 = 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI size = 2.98 GiB format = existing None major = 0 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 20:47:33,103 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,104 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,104 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,105 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,101 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8e006a36d8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl 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 (0x7f8e00700eb8) -- 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 = 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI size = 2.98 GiB format = existing None major = 0 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 20:47:33,108 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,109 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,109 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,110 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,106 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8e006a36d8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl 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 (0x7f8e00700eb8) -- 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 = 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI size = 2.98 GiB format = existing None major = 0 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 20:47:33,113 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,113 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,114 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:47:33,115 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 20:47:33,110 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f8e006a36d8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RouWBr-wm1r-LkU6-8k40-AFsY-kC2g-m8qfQl 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 (0x7f8e00700eb8) -- 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 = 73f7rv-dn1z-R39c-WiWQ-BzfW-SYp7-Xft2rI size = 2.98 GiB format = existing None major = 0 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 20:47:33,115 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 20:47:33,118 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:47:33,118 DEBUG blivet/MainThread: checking if sda depends on test_vg1-lv1 2024-03-01 20:47:33,118 DEBUG blivet/MainThread: checking if test_vg1 depends on test_vg1-lv1 2024-03-01 20:47:33,119 DEBUG blivet/MainThread: checking if sdb depends on test_vg1-lv1 2024-03-01 20:47:33,119 DEBUG blivet/MainThread: checking if sdk depends on test_vg1-lv1 2024-03-01 20:47:33,119 DEBUG blivet/MainThread: checking if sdl depends on test_vg1-lv1 2024-03-01 20:47:33,119 DEBUG blivet/MainThread: checking if sdc depends on test_vg1-lv1 2024-03-01 20:47:33,119 DEBUG blivet/MainThread: checking if test_vg1-lv1 depends on test_vg1-lv1 2024-03-01 20:47:33,119 DEBUG blivet/MainThread: checking if test_vg1-lv1_snapset1 depends on test_vg1-lv1 2024-03-01 20:47:33,119 DEBUG blivet/MainThread: checking if sdd depends on test_vg1-lv1 2024-03-01 20:47:33,119 DEBUG blivet/MainThread: checking if sde depends on test_vg1-lv1 2024-03-01 20:47:33,119 DEBUG blivet/MainThread: checking if sdf depends on test_vg1-lv1 2024-03-01 20:47:33,119 DEBUG blivet/MainThread: checking if sdg depends on test_vg1-lv1 2024-03-01 20:47:33,119 DEBUG blivet/MainThread: checking if sdh depends on test_vg1-lv1 2024-03-01 20:47:33,119 DEBUG blivet/MainThread: checking if sdi depends on test_vg1-lv1 2024-03-01 20:47:33,119 DEBUG blivet/MainThread: checking if sdj depends on test_vg1-lv1 2024-03-01 20:47:33,120 DEBUG blivet/MainThread: checking if xvda depends on test_vg1-lv1 2024-03-01 20:47:33,120 DEBUG blivet/MainThread: checking if xvda1 depends on test_vg1-lv1 2024-03-01 20:47:33,120 DEBUG blivet/MainThread: devices to remove: ['test_vg1-lv1_snapset1'] 2024-03-01 20:47:33,120 DEBUG blivet/MainThread: leaves to remove: ['test_vg1-lv1_snapset1'] 2024-03-01 20:47:33,120 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 20:47:33,124 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: xfs ; 2024-03-01 20:47:33,124 INFO blivet/MainThread: registered action: [127] destroy format xfs filesystem on lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 20:47:33,124 INFO program/MainThread: Running [40] dmsetup --version ... 2024-03-01 20:47:33,128 INFO program/MainThread: stdout[40]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 20:47:33,128 INFO program/MainThread: stderr[40]: 2024-03-01 20:47:33,128 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:47:33,133 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 2 ; 2024-03-01 20:47:33,133 INFO blivet/MainThread: removed lvmsnapshot test_vg1-lv1_snapset1 (id 58) from device tree 2024-03-01 20:47:33,133 INFO blivet/MainThread: registered action: [129] destroy device lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 20:47:33,134 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 20:47:33,137 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 20:47:33,137 INFO blivet/MainThread: registered action: [130] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:47:33,140 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:47:33,140 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 20:47:33,140 INFO blivet/MainThread: registered action: [132] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:47:33,141 DEBUG blivet.ansible/MainThread: ['sdc', 'test_vg1', 'sdb', 'sda'] 2024-03-01 20:47:33,141 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 20:47:33,143 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 20:47:33,144 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:47:33,147 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:47:33,150 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:47:33,153 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:47:33,153 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 20:47:33,153 INFO blivet/MainThread: registered action: [133] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:47:33,154 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 20:47:33,154 DEBUG blivet/MainThread: removing sdc 2024-03-01 20:47:33,156 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 20:47:33,156 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:47:33,157 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 135 2024-03-01 20:47:33,160 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 20:47:33,160 INFO blivet/MainThread: registered action: [134] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:47:33,160 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 20:47:33,160 DEBUG blivet/MainThread: removing sdb 2024-03-01 20:47:33,162 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 20:47:33,163 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:47:33,163 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 137 2024-03-01 20:47:33,166 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 20:47:33,166 INFO blivet/MainThread: registered action: [136] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:47:33,166 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 20:47:33,166 DEBUG blivet/MainThread: removing sda 2024-03-01 20:47:33,169 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 20:47:33,169 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:47:33,169 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 139 2024-03-01 20:47:33,172 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 20:47:33,172 INFO blivet/MainThread: registered action: [138] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:47:33,173 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:47:33,186 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:33,199 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:47:33,207 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:33,224 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1_snapset1 ; type: xfs ; status: False ; 2024-03-01 20:47:33,224 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:47:33,236 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:33,252 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:47:33,253 DEBUG blivet/MainThread: action: [127] destroy format xfs filesystem on lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 20:47:33,253 DEBUG blivet/MainThread: action: [129] destroy device lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 20:47:33,253 DEBUG blivet/MainThread: action: [130] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:47:33,253 DEBUG blivet/MainThread: action: [132] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:47:33,253 DEBUG blivet/MainThread: action: [133] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:47:33,253 DEBUG blivet/MainThread: action: [134] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:47:33,253 DEBUG blivet/MainThread: action: [136] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:47:33,253 DEBUG blivet/MainThread: action: [138] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:47:33,253 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:47:33,254 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:47:33,256 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:47:33,259 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:47:33,262 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:47:33,262 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:47:33,265 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:47:33,265 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 0x7f8e0066ddb0> 2024-03-01 20:47:33,266 INFO blivet/MainThread: sorting actions... 2024-03-01 20:47:33,267 DEBUG blivet/MainThread: action: [127] destroy format xfs filesystem on lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 20:47:33,267 DEBUG blivet/MainThread: action: [129] destroy device lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 20:47:33,267 DEBUG blivet/MainThread: action: [130] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:47:33,268 DEBUG blivet/MainThread: action: [132] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:47:33,268 DEBUG blivet/MainThread: action: [133] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:47:33,268 DEBUG blivet/MainThread: action: [138] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:47:33,268 DEBUG blivet/MainThread: action: [136] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:47:33,268 DEBUG blivet/MainThread: action: [134] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:47:33,268 INFO blivet/MainThread: executing action: [127] destroy format xfs filesystem on lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 20:47:33,272 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1_snapset1 ; type: xfs ; status: False ; 2024-03-01 20:47:33,272 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1_snapset1 2024-03-01 20:47:33,282 INFO program/MainThread: stdout: 2024-03-01 20:47:33,282 INFO program/MainThread: /dev/mapper/test_vg1-lv1_snapset1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:47:33,282 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:33,282 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:47:33,296 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:33,297 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:47:33,309 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:33,309 INFO blivet/MainThread: executing action: [129] destroy device lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 20:47:33,313 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 20:47:33,316 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:47:33,320 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:47:33,323 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 20:47:33,326 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:47:33,329 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 20:47:33,332 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:47:33,335 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 20:47:33,338 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 20:47:33,338 INFO program/MainThread: Running [41] lvm lvremove --yes --force test_vg1/lv1_snapset1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:47:33,455 INFO program/MainThread: stdout[41]: Logical volume "lv1_snapset1" successfully removed. 2024-03-01 20:47:33,455 INFO program/MainThread: stderr[41]: 2024-03-01 20:47:33,456 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:47:33,456 INFO blivet/MainThread: executing action: [130] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:47:33,464 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:47:33,471 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:47:33,471 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 20:47:33,486 INFO program/MainThread: stdout: 2024-03-01 20:47:33,486 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:47:33,486 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:33,487 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:47:33,503 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:33,503 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:47:33,512 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:33,513 INFO blivet/MainThread: executing action: [132] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:47:33,517 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 20:47:33,521 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:47:33,524 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:47:33,528 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 20:47:33,531 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:47:33,531 INFO program/MainThread: Running [42] lvm lvchange -an test_vg1/lv1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:47:33,565 INFO program/MainThread: stdout[42]: 2024-03-01 20:47:33,566 INFO program/MainThread: stderr[42]: 2024-03-01 20:47:33,566 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:47:33,570 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:47:33,573 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:47:33,576 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:47:33,579 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:47:33,582 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:47:33,585 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:47:33,589 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:47:33,592 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 20:47:33,592 INFO program/MainThread: Running [43] lvm lvremove --yes test_vg1/lv1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:47:33,624 INFO program/MainThread: stdout[43]: Logical volume "lv1" successfully removed. 2024-03-01 20:47:33,625 INFO program/MainThread: stderr[43]: 2024-03-01 20:47:33,625 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:47:33,625 INFO blivet/MainThread: executing action: [133] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:47:33,632 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 20:47:33,639 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 20:47:33,645 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:47:33,653 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:47:33,662 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:47:33,666 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:47:33,670 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:47:33,674 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:47:33,680 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:47:33,685 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 20:47:33,685 INFO program/MainThread: Running [44] lvm vgreduce --removemissing --force test_vg1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:47:33,718 INFO program/MainThread: stdout[44]: Volume group "test_vg1" is already consistent. 2024-03-01 20:47:33,719 INFO program/MainThread: stderr[44]: 2024-03-01 20:47:33,719 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:47:33,719 INFO program/MainThread: Running [45] lvm vgchange -an test_vg1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:47:33,760 INFO program/MainThread: stdout[45]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 20:47:33,760 INFO program/MainThread: stderr[45]: 2024-03-01 20:47:33,760 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:47:33,761 INFO program/MainThread: Running [46] lvm vgremove --force test_vg1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:47:33,797 INFO program/MainThread: stdout[46]: Volume group "test_vg1" successfully removed 2024-03-01 20:47:33,797 INFO program/MainThread: stderr[46]: 2024-03-01 20:47:33,798 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:47:33,798 INFO blivet/MainThread: executing action: [138] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:47:33,805 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:47:33,812 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:47:33,818 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:47:33,818 INFO program/MainThread: Running [47] lvm pvremove --force --force --yes /dev/sda --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:47:33,863 INFO program/MainThread: stdout[47]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 20:47:33,863 INFO program/MainThread: stderr[47]: 2024-03-01 20:47:33,863 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:47:33,863 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 20:47:33,863 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:47:33,889 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:33,890 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:47:33,907 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:33,907 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:47:33,922 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:33,923 INFO blivet/MainThread: executing action: [136] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:47:33,927 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:47:33,930 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:47:33,933 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:47:33,933 INFO program/MainThread: Running [48] lvm pvremove --force --force --yes /dev/sdb --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:47:33,961 INFO program/MainThread: stdout[48]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 20:47:33,961 INFO program/MainThread: stderr[48]: 2024-03-01 20:47:33,961 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:47:33,961 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 20:47:33,961 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:47:33,990 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:33,990 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:47:34,003 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:34,004 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:47:34,016 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:34,016 INFO blivet/MainThread: executing action: [134] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:47:34,020 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:47:34,023 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:47:34,026 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:47:34,026 INFO program/MainThread: Running [49] lvm pvremove --force --force --yes /dev/sdc --config= devices { filter=["a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:47:34,053 INFO program/MainThread: stdout[49]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 20:47:34,054 INFO program/MainThread: stderr[49]: 2024-03-01 20:47:34,054 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:47:34,054 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 20:47:34,054 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:47:34,086 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:34,086 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:47:34,097 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:34,098 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:47:34,111 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:34,116 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:47:34,116 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 0x7f8e00655db0> 2024-03-01 20:47:46,157 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_zmtzf8q9/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:47:50,548 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_93cwaqfq/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:47:57,469 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_jh523pf6/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:47:57,504 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:47:57,504 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:47:57,508 INFO program/MainThread: stdout[2]: 2024-03-01 20:47:57,508 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 20:47:57,508 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:47:57,508 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:47:57,512 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:57,513 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:47:57,516 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:47:57,517 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:47:57,520 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:47:57,520 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:47:57,523 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:47:57,523 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:47:57,531 INFO program/MainThread: stdout: 2024-03-01 20:47:57,531 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:47:57,531 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:47:57,531 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:47:57,531 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:47:57,531 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:47:57,531 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:47:57,531 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:47:57,531 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:47:57,532 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:47:57,532 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:47:57,532 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:47:57,532 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:47:57,532 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:47:57,532 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:47:57,532 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:47:57,532 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:57,532 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:47:57,532 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:47:57,532 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:47:57,532 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:47:57,533 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:47:57,533 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:47:57,533 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:47:57,533 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:47:57,545 DEBUG program/MainThread: Return code: 0 2024-03-01 20:47:57,556 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:47:57,560 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140577739717c77d41b180d75174f ' '/dev/disk/by-id/wwn-0x600140577739717c77d41b180d75174f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_77739717-c77d-41b1-80d7-5174ffdee566 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566', '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': '77739717-c77d-41b1-80d7-5174ffdee566', 'ID_SERIAL': '3600140577739717c77d41b180d75174f', 'ID_SERIAL_SHORT': '600140577739717c77d41b180d75174f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577739717c', 'ID_WWN_VENDOR_EXTENSION': '0x77d41b180d75174f', 'ID_WWN_WITH_EXTENSION': '0x600140577739717c77d41b180d75174f', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577739717c77d41b180d75174f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549842181'} ; 2024-03-01 20:47:57,560 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:47:57,561 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:47:57,587 INFO program/MainThread: stdout[3]: 2024-03-01 20:47:57,588 INFO program/MainThread: stderr[3]: 2024-03-01 20:47:57,588 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:47:57,592 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:47:57,595 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:57,601 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:47:57,606 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:47:57,606 INFO blivet/MainThread: sda is a disk 2024-03-01 20:47:57,606 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:47:57,607 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:47:57,610 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:47:57,613 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:47:57,614 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:47:57,617 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:47:57,617 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:47:57,618 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:47:57,618 INFO blivet/MainThread: got device: DiskDevice instance (0x7f803ea01b38) -- 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 = 600140577739717c77d41b180d75174f 2024-03-01 20:47:57,622 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:47:57,622 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:47:57,625 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405018be342b0454267960b1c8f4 ' '/dev/disk/by-id/wwn-0x6001405018be342b0454267960b1c8f4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_018be342-b045-4267-960b-1c8f4bfef8a4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4', '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': '018be342-b045-4267-960b-1c8f4bfef8a4', 'ID_SERIAL': '36001405018be342b0454267960b1c8f4', 'ID_SERIAL_SHORT': '6001405018be342b0454267960b1c8f4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405018be342b', 'ID_WWN_VENDOR_EXTENSION': '0x0454267960b1c8f4', 'ID_WWN_WITH_EXTENSION': '0x6001405018be342b0454267960b1c8f4', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405018be342b0454267960b1c8f4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549911453'} ; 2024-03-01 20:47:57,625 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:47:57,629 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:47:57,632 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:57,635 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:47:57,636 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:47:57,636 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:47:57,636 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:47:57,639 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:47:57,642 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:47:57,643 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:47:57,646 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:47:57,646 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:47:57,646 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:47:57,646 INFO blivet/MainThread: got device: DiskDevice instance (0x7f803ea01b00) -- 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 = 6001405018be342b0454267960b1c8f4 2024-03-01 20:47:57,650 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:47:57,650 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:47:57,653 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140591b3ee6238474a76ad4894fec ' '/dev/disk/by-id/scsi-3600140591b3ee6238474a76ad4894fec ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_91b3ee62-3847-4a76-ad48-94fec947ac9a', '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': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'ID_SERIAL': '3600140591b3ee6238474a76ad4894fec', 'ID_SERIAL_SHORT': '600140591b3ee6238474a76ad4894fec', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140591b3ee623', 'ID_WWN_VENDOR_EXTENSION': '0x8474a76ad4894fec', 'ID_WWN_WITH_EXTENSION': '0x600140591b3ee6238474a76ad4894fec', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140591b3ee6238474a76ad4894fec', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550647850'} ; 2024-03-01 20:47:57,653 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:47:57,657 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:47:57,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:57,663 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:47:57,664 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:47:57,664 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:47:57,664 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:47:57,667 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:47:57,671 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:47:57,671 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:47:57,674 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:47:57,674 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:47:57,675 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:47:57,675 INFO blivet/MainThread: got device: DiskDevice instance (0x7f803d9b8400) -- 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 = 600140591b3ee6238474a76ad4894fec 2024-03-01 20:47:57,678 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:47:57,678 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:47:57,682 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_77982450-e4c5-44d9-b055-bc4d96816669 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669 ' '/dev/disk/by-id/wwn-0x600140577982450e4c544d9b055bc4d9 ' '/dev/disk/by-id/scsi-3600140577982450e4c544d9b055bc4d9', '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': '77982450-e4c5-44d9-b055-bc4d96816669', 'ID_SERIAL': '3600140577982450e4c544d9b055bc4d9', 'ID_SERIAL_SHORT': '600140577982450e4c544d9b055bc4d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577982450e', 'ID_WWN_VENDOR_EXTENSION': '0x4c544d9b055bc4d9', 'ID_WWN_WITH_EXTENSION': '0x600140577982450e4c544d9b055bc4d9', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577982450e4c544d9b055bc4d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550645422'} ; 2024-03-01 20:47:57,682 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:47:57,685 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:47:57,688 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:57,692 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:47:57,692 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:47:57,692 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:47:57,692 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:47:57,695 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:47:57,699 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:47:57,699 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:47:57,702 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:47:57,702 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:47:57,703 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:47:57,703 INFO blivet/MainThread: got device: DiskDevice instance (0x7f803d9b8908) -- 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 = 600140577982450e4c544d9b055bc4d9 2024-03-01 20:47:57,706 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:47:57,706 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:47:57,709 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_6a7a8c86-2db5-4d97-b92b-ab39412a7044 ' '/dev/disk/by-id/scsi-360014056a7a8c862db54d97b92bab394 ' '/dev/disk/by-id/wwn-0x60014056a7a8c862db54d97b92bab394 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044', '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': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'ID_SERIAL': '360014056a7a8c862db54d97b92bab394', 'ID_SERIAL_SHORT': '60014056a7a8c862db54d97b92bab394', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056a7a8c862', 'ID_WWN_VENDOR_EXTENSION': '0xdb54d97b92bab394', 'ID_WWN_WITH_EXTENSION': '0x60014056a7a8c862db54d97b92bab394', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056a7a8c862db54d97b92bab394', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549906705'} ; 2024-03-01 20:47:57,710 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:47:57,713 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:47:57,716 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:57,720 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:47:57,720 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:47:57,720 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:47:57,720 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:47:57,724 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:47:57,727 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:47:57,727 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:47:57,730 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:47:57,731 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:47:57,731 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:47:57,731 INFO blivet/MainThread: got device: DiskDevice instance (0x7f803ea11e80) -- 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 = 60014056a7a8c862db54d97b92bab394 2024-03-01 20:47:57,735 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:47:57,735 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:47:57,738 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405deeedd7241bd4c48b8d2895b6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_deeedd72-41bd-4c48-b8d2-895b68bd94f4 ' '/dev/disk/by-id/scsi-36001405deeedd7241bd4c48b8d2895b6', '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': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'ID_SERIAL': '36001405deeedd7241bd4c48b8d2895b6', 'ID_SERIAL_SHORT': '6001405deeedd7241bd4c48b8d2895b6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405deeedd724', 'ID_WWN_VENDOR_EXTENSION': '0x1bd4c48b8d2895b6', 'ID_WWN_WITH_EXTENSION': '0x6001405deeedd7241bd4c48b8d2895b6', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405deeedd7241bd4c48b8d2895b6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550031662'} ; 2024-03-01 20:47:57,738 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:47:57,741 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:47:57,744 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:57,748 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:47:57,749 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:47:57,749 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:47:57,749 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:47:57,752 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:47:57,755 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:47:57,755 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:47:57,758 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:47:57,759 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:47:57,759 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:47:57,759 INFO blivet/MainThread: got device: DiskDevice instance (0x7f803d9c48d0) -- 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 = 6001405deeedd7241bd4c48b8d2895b6 2024-03-01 20:47:57,763 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:47:57,763 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:47:57,766 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405b8e660b886fb440ebd18182d1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_b8e660b8-86fb-440e-bd18-182d13c366ca ' '/dev/disk/by-id/scsi-36001405b8e660b886fb440ebd18182d1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca', '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': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'ID_SERIAL': '36001405b8e660b886fb440ebd18182d1', 'ID_SERIAL_SHORT': '6001405b8e660b886fb440ebd18182d1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b8e660b88', 'ID_WWN_VENDOR_EXTENSION': '0x6fb440ebd18182d1', 'ID_WWN_WITH_EXTENSION': '0x6001405b8e660b886fb440ebd18182d1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b8e660b886fb440ebd18182d1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550098754'} ; 2024-03-01 20:47:57,766 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:47:57,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:47:57,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:57,776 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:47:57,777 INFO blivet/MainThread: sde is a disk 2024-03-01 20:47:57,777 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:47:57,777 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:47:57,780 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:47:57,783 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:47:57,784 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:47:57,787 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:47:57,787 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:47:57,787 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:47:57,787 INFO blivet/MainThread: got device: DiskDevice instance (0x7f803d9c4cf8) -- 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 = 6001405b8e660b886fb440ebd18182d1 2024-03-01 20:47:57,791 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:47:57,791 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:47:57,794 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405984775db0c86458da914cb573 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08 ' '/dev/disk/by-id/wwn-0x6001405984775db0c86458da914cb573 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_984775db-0c86-458d-a914-cb573cb98e08', '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': '984775db-0c86-458d-a914-cb573cb98e08', 'ID_SERIAL': '36001405984775db0c86458da914cb573', 'ID_SERIAL_SHORT': '6001405984775db0c86458da914cb573', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405984775db0', 'ID_WWN_VENDOR_EXTENSION': '0xc86458da914cb573', 'ID_WWN_WITH_EXTENSION': '0x6001405984775db0c86458da914cb573', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405984775db0c86458da914cb573', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550115827'} ; 2024-03-01 20:47:57,795 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:47:57,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:47:57,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:57,805 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:47:57,805 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:47:57,805 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:47:57,805 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:47:57,808 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:47:57,812 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:47:57,812 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:47:57,815 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:47:57,816 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:47:57,816 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:47:57,816 INFO blivet/MainThread: got device: DiskDevice instance (0x7f803d9ca4e0) -- 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 = 6001405984775db0c86458da914cb573 2024-03-01 20:47:57,819 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:47:57,819 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:47:57,823 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_67aeb14c-6f97-4aef-8535-ffebde2c102f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f ' '/dev/disk/by-id/scsi-3600140567aeb14c6f974aef8535ffebd ' '/dev/disk/by-id/wwn-0x600140567aeb14c6f974aef8535ffebd', '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': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'ID_SERIAL': '3600140567aeb14c6f974aef8535ffebd', 'ID_SERIAL_SHORT': '600140567aeb14c6f974aef8535ffebd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140567aeb14c6', 'ID_WWN_VENDOR_EXTENSION': '0xf974aef8535ffebd', 'ID_WWN_WITH_EXTENSION': '0x600140567aeb14c6f974aef8535ffebd', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140567aeb14c6f974aef8535ffebd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550337184'} ; 2024-03-01 20:47:57,823 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:47:57,826 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:47:57,829 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:57,833 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:47:57,833 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:47:57,833 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:47:57,834 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:47:57,837 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:47:57,840 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:47:57,840 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:47:57,843 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:47:57,844 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:47:57,844 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:47:57,844 INFO blivet/MainThread: got device: DiskDevice instance (0x7f803d9ca710) -- 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 = 600140567aeb14c6f974aef8535ffebd 2024-03-01 20:47:57,847 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:47:57,848 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:47:57,851 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140541895b0fd0424d85ab89e7d4b ' '/dev/disk/by-id/wwn-0x600140541895b0fd0424d85ab89e7d4b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_41895b0f-d042-4d85-ab89-e7d4b4e497cf ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf', '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': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'ID_SERIAL': '3600140541895b0fd0424d85ab89e7d4b', 'ID_SERIAL_SHORT': '600140541895b0fd0424d85ab89e7d4b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140541895b0fd', 'ID_WWN_VENDOR_EXTENSION': '0x0424d85ab89e7d4b', 'ID_WWN_WITH_EXTENSION': '0x600140541895b0fd0424d85ab89e7d4b', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140541895b0fd0424d85ab89e7d4b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550380784'} ; 2024-03-01 20:47:57,851 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:47:57,854 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:47:57,857 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:57,861 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:47:57,861 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:47:57,862 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:47:57,862 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:47:57,865 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:47:57,868 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:47:57,868 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:47:57,872 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:47:57,872 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:47:57,872 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:47:57,872 INFO blivet/MainThread: got device: DiskDevice instance (0x7f803d9b6588) -- 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 = 600140541895b0fd0424d85ab89e7d4b 2024-03-01 20:47:57,876 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:47:57,876 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:47:57,879 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140568c57b064edb4be1bc77fb770 ' '/dev/disk/by-id/scsi-3600140568c57b064edb4be1bc77fb770 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_68c57b06-4edb-4be1-bc77-fb770858af78', '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': '68c57b06-4edb-4be1-bc77-fb770858af78', 'ID_SERIAL': '3600140568c57b064edb4be1bc77fb770', 'ID_SERIAL_SHORT': '600140568c57b064edb4be1bc77fb770', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140568c57b064', 'ID_WWN_VENDOR_EXTENSION': '0xedb4be1bc77fb770', 'ID_WWN_WITH_EXTENSION': '0x600140568c57b064edb4be1bc77fb770', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140568c57b064edb4be1bc77fb770', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550447036'} ; 2024-03-01 20:47:57,879 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:47:57,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:47:57,886 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:57,889 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:47:57,890 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:47:57,890 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:47:57,890 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:47:57,893 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:47:57,896 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:47:57,897 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:47:57,900 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:47:57,900 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:47:57,901 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:47:57,901 INFO blivet/MainThread: got device: DiskDevice instance (0x7f803d9b6c18) -- 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 = 600140568c57b064edb4be1bc77fb770 2024-03-01 20:47:57,904 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:47:57,904 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:47:57,907 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_a95585b0-05b1-46a5-9f3f-17aabc7b48af ' '/dev/disk/by-id/scsi-36001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af', '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': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'ID_SERIAL': '36001405a95585b005b146a59f3f17aab', 'ID_SERIAL_SHORT': '6001405a95585b005b146a59f3f17aab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a95585b00', 'ID_WWN_VENDOR_EXTENSION': '0x5b146a59f3f17aab', 'ID_WWN_WITH_EXTENSION': '0x6001405a95585b005b146a59f3f17aab', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a95585b005b146a59f3f17aab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550537073'} ; 2024-03-01 20:47:57,907 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:47:57,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:47:57,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:57,918 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:47:57,918 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:47:57,918 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:47:57,918 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:47:57,922 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:47:57,925 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:47:57,925 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:47:57,928 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:47:57,929 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:47:57,929 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:47:57,929 INFO blivet/MainThread: got device: DiskDevice instance (0x7f803d9caeb8) -- 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 = 6001405a95585b005b146a59f3f17aab 2024-03-01 20:47:57,932 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:47:57,933 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:47:57,936 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': '16386320'} ; 2024-03-01 20:47:57,936 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:47:57,939 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:47:57,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:47:57,946 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:47:57,946 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:47:57,946 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:47:57,946 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:47:57,946 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:47:57,946 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:47:57,949 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:47:57,952 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:47:57,953 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:47:57,956 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:47:57,956 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:47:57,957 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:47:57,957 INFO blivet/MainThread: got device: DiskDevice instance (0x7f803d9d4b00) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:47:57,960 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:47:57,964 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:47:57,964 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:47:57,968 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:47:57,968 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:47:57,971 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:47:57,971 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:47:57,975 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:47:57,975 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:47:57,978 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:47:57,981 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:47:57,984 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:47:57,989 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 0x7f803d9d7c08> 2024-03-01 20:48:00,896 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:48:00,900 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:48:00,901 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:48:00,905 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': '16389701'} ; 2024-03-01 20:48:00,905 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:48:00,905 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:48:00,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:48:00,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:00,914 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:48:00,917 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:48:00,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:00,920 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:48:00,932 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:00,947 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:48:00,950 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:48:00,950 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:48:00,954 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:48:00,954 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:48:00,957 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:48:00,961 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:48:00,961 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:48:00,964 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:48:00,965 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:48:00,965 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:48:00,968 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:48:00,972 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:48:00,975 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:48:00,978 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:48:00,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 20:48:00,982 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:48:00,982 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:48:00,983 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:48:00,982 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f803d9d4b70) -- 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 0x7f803d96c5c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:48:00,986 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:48:00,990 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:48:00,990 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:48:00,993 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:48:00,993 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:48:00,997 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:48:00,997 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:48:01,000 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:48:01,000 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:48:01,002 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:48:01,002 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:48:01,006 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:48:01,006 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:48:01,009 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:48:01,009 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:48:01,010 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:48:01,021 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:01,032 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:48:01,033 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:48:01,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:48:01,040 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:01,043 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:48:01,046 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:48:01,046 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:48:01,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:48:01,052 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:01,055 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:48:01,058 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:48:01,058 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:48:01,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:48:01,063 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:01,066 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:48:01,069 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:48:01,069 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:48:01,072 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:48:01,075 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:01,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:48:01,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:48:01,081 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:48:01,083 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:48:01,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:01,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:48:01,092 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:48:01,092 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:48:01,095 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:48:01,098 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:01,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:48:01,104 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:48:01,104 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:48:01,104 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:48:05,569 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_usq6oc9p/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:48:05,604 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:48:05,604 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:48:05,607 INFO program/MainThread: stdout[2]: 2024-03-01 20:48:05,607 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 20:48:05,607 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:48:05,608 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:48:05,612 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:05,612 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:48:05,616 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:48:05,616 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:48:05,619 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:48:05,619 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:48:05,622 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:48:05,622 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:48:05,630 INFO program/MainThread: stdout: 2024-03-01 20:48:05,630 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:48:05,630 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:48:05,630 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:48:05,630 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:48:05,630 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:48:05,630 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:48:05,630 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:48:05,630 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:48:05,630 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:48:05,630 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:48:05,630 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:48:05,630 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:48:05,630 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:48:05,630 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:48:05,630 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:48:05,630 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:05,630 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:48:05,631 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:48:05,631 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:48:05,631 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:48:05,631 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:48:05,631 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:48:05,632 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:48:05,632 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:48:05,644 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:05,655 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:48:05,659 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140577739717c77d41b180d75174f ' '/dev/disk/by-id/wwn-0x600140577739717c77d41b180d75174f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_77739717-c77d-41b1-80d7-5174ffdee566 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566', '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': '77739717-c77d-41b1-80d7-5174ffdee566', 'ID_SERIAL': '3600140577739717c77d41b180d75174f', 'ID_SERIAL_SHORT': '600140577739717c77d41b180d75174f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577739717c', 'ID_WWN_VENDOR_EXTENSION': '0x77d41b180d75174f', 'ID_WWN_WITH_EXTENSION': '0x600140577739717c77d41b180d75174f', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577739717c77d41b180d75174f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549842181'} ; 2024-03-01 20:48:05,659 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:48:05,660 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:48:05,688 INFO program/MainThread: stdout[3]: 2024-03-01 20:48:05,688 INFO program/MainThread: stderr[3]: 2024-03-01 20:48:05,688 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:48:05,692 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:48:05,695 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:05,701 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:48:05,705 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:48:05,706 INFO blivet/MainThread: sda is a disk 2024-03-01 20:48:05,706 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:48:05,706 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:48:05,710 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:48:05,713 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:48:05,713 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:48:05,716 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:48:05,717 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:48:05,717 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:48:05,717 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc544291b38) -- 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 = 600140577739717c77d41b180d75174f 2024-03-01 20:48:05,721 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:48:05,721 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:48:05,725 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405018be342b0454267960b1c8f4 ' '/dev/disk/by-id/wwn-0x6001405018be342b0454267960b1c8f4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_018be342-b045-4267-960b-1c8f4bfef8a4', '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': '018be342-b045-4267-960b-1c8f4bfef8a4', 'ID_SERIAL': '36001405018be342b0454267960b1c8f4', 'ID_SERIAL_SHORT': '6001405018be342b0454267960b1c8f4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405018be342b', 'ID_WWN_VENDOR_EXTENSION': '0x0454267960b1c8f4', 'ID_WWN_WITH_EXTENSION': '0x6001405018be342b0454267960b1c8f4', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405018be342b0454267960b1c8f4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549911453'} ; 2024-03-01 20:48:05,725 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:48:05,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:48:05,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:05,735 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:48:05,735 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:48:05,735 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:48:05,735 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:48:05,738 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:48:05,742 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:48:05,742 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:48:05,745 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:48:05,745 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:48:05,746 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:48:05,746 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc544291b00) -- 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 = 6001405018be342b0454267960b1c8f4 2024-03-01 20:48:05,749 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:48:05,749 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:48:05,752 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_91b3ee62-3847-4a76-ad48-94fec947ac9a ' '/dev/disk/by-id/wwn-0x600140591b3ee6238474a76ad4894fec ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a ' '/dev/disk/by-id/scsi-3600140591b3ee6238474a76ad4894fec', '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': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'ID_SERIAL': '3600140591b3ee6238474a76ad4894fec', 'ID_SERIAL_SHORT': '600140591b3ee6238474a76ad4894fec', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140591b3ee623', 'ID_WWN_VENDOR_EXTENSION': '0x8474a76ad4894fec', 'ID_WWN_WITH_EXTENSION': '0x600140591b3ee6238474a76ad4894fec', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140591b3ee6238474a76ad4894fec', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550647850'} ; 2024-03-01 20:48:05,752 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:48:05,755 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:48:05,758 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:05,762 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:48:05,763 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:48:05,763 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:48:05,763 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:48:05,766 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:48:05,769 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:48:05,769 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:48:05,772 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:48:05,773 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:48:05,773 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:48:05,773 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc54324a400) -- 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 = 600140591b3ee6238474a76ad4894fec 2024-03-01 20:48:05,776 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:48:05,777 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:48:05,780 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140577982450e4c544d9b055bc4d9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_77982450-e4c5-44d9-b055-bc4d96816669 ' '/dev/disk/by-id/wwn-0x600140577982450e4c544d9b055bc4d9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669', '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': '77982450-e4c5-44d9-b055-bc4d96816669', 'ID_SERIAL': '3600140577982450e4c544d9b055bc4d9', 'ID_SERIAL_SHORT': '600140577982450e4c544d9b055bc4d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577982450e', 'ID_WWN_VENDOR_EXTENSION': '0x4c544d9b055bc4d9', 'ID_WWN_WITH_EXTENSION': '0x600140577982450e4c544d9b055bc4d9', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577982450e4c544d9b055bc4d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550645422'} ; 2024-03-01 20:48:05,780 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:48:05,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:48:05,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:05,790 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:48:05,790 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:48:05,790 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:48:05,790 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:48:05,793 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:48:05,797 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:48:05,797 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:48:05,800 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:48:05,800 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:48:05,801 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:48:05,801 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc54324a908) -- 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 = 600140577982450e4c544d9b055bc4d9 2024-03-01 20:48:05,804 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:48:05,804 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:48:05,807 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044 ' '/dev/disk/by-id/scsi-360014056a7a8c862db54d97b92bab394 ' '/dev/disk/by-id/wwn-0x60014056a7a8c862db54d97b92bab394 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_6a7a8c86-2db5-4d97-b92b-ab39412a7044', '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': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'ID_SERIAL': '360014056a7a8c862db54d97b92bab394', 'ID_SERIAL_SHORT': '60014056a7a8c862db54d97b92bab394', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056a7a8c862', 'ID_WWN_VENDOR_EXTENSION': '0xdb54d97b92bab394', 'ID_WWN_WITH_EXTENSION': '0x60014056a7a8c862db54d97b92bab394', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056a7a8c862db54d97b92bab394', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549906705'} ; 2024-03-01 20:48:05,808 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:48:05,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:48:05,813 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:05,817 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:48:05,818 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:48:05,818 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:48:05,818 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:48:05,821 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:48:05,824 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:48:05,825 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:48:05,828 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:48:05,828 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:48:05,828 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:48:05,829 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc5442a1e80) -- 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 = 60014056a7a8c862db54d97b92bab394 2024-03-01 20:48:05,832 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:48:05,832 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:48:05,835 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_deeedd72-41bd-4c48-b8d2-895b68bd94f4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4 ' '/dev/disk/by-id/wwn-0x6001405deeedd7241bd4c48b8d2895b6 ' '/dev/disk/by-id/scsi-36001405deeedd7241bd4c48b8d2895b6', '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': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'ID_SERIAL': '36001405deeedd7241bd4c48b8d2895b6', 'ID_SERIAL_SHORT': '6001405deeedd7241bd4c48b8d2895b6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405deeedd724', 'ID_WWN_VENDOR_EXTENSION': '0x1bd4c48b8d2895b6', 'ID_WWN_WITH_EXTENSION': '0x6001405deeedd7241bd4c48b8d2895b6', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405deeedd7241bd4c48b8d2895b6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550031662'} ; 2024-03-01 20:48:05,835 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:48:05,838 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:48:05,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:05,845 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:48:05,845 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:48:05,846 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:48:05,846 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:48:05,849 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:48:05,852 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:48:05,852 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:48:05,855 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:48:05,856 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:48:05,856 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:48:05,856 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc5432548d0) -- 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 = 6001405deeedd7241bd4c48b8d2895b6 2024-03-01 20:48:05,859 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:48:05,859 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:48:05,863 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_b8e660b8-86fb-440e-bd18-182d13c366ca ' '/dev/disk/by-id/scsi-36001405b8e660b886fb440ebd18182d1 ' '/dev/disk/by-id/wwn-0x6001405b8e660b886fb440ebd18182d1', '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': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'ID_SERIAL': '36001405b8e660b886fb440ebd18182d1', 'ID_SERIAL_SHORT': '6001405b8e660b886fb440ebd18182d1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b8e660b88', 'ID_WWN_VENDOR_EXTENSION': '0x6fb440ebd18182d1', 'ID_WWN_WITH_EXTENSION': '0x6001405b8e660b886fb440ebd18182d1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b8e660b886fb440ebd18182d1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550098754'} ; 2024-03-01 20:48:05,863 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:48:05,866 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:48:05,869 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:05,873 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:48:05,873 INFO blivet/MainThread: sde is a disk 2024-03-01 20:48:05,873 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:48:05,873 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:48:05,876 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:48:05,879 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:48:05,880 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:48:05,883 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:48:05,883 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:48:05,883 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:48:05,884 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc543254cf8) -- 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 = 6001405b8e660b886fb440ebd18182d1 2024-03-01 20:48:05,887 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:48:05,887 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:48:05,890 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405984775db0c86458da914cb573 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08 ' '/dev/disk/by-id/scsi-36001405984775db0c86458da914cb573 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_984775db-0c86-458d-a914-cb573cb98e08', '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': '984775db-0c86-458d-a914-cb573cb98e08', 'ID_SERIAL': '36001405984775db0c86458da914cb573', 'ID_SERIAL_SHORT': '6001405984775db0c86458da914cb573', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405984775db0', 'ID_WWN_VENDOR_EXTENSION': '0xc86458da914cb573', 'ID_WWN_WITH_EXTENSION': '0x6001405984775db0c86458da914cb573', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405984775db0c86458da914cb573', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550115827'} ; 2024-03-01 20:48:05,890 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:48:05,893 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:48:05,896 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:05,900 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:48:05,901 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:48:05,901 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:48:05,901 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:48:05,904 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:48:05,907 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:48:05,907 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:48:05,911 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:48:05,911 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:48:05,911 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:48:05,911 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc54325a4e0) -- 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 = 6001405984775db0c86458da914cb573 2024-03-01 20:48:05,915 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:48:05,915 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:48:05,918 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_67aeb14c-6f97-4aef-8535-ffebde2c102f ' '/dev/disk/by-id/wwn-0x600140567aeb14c6f974aef8535ffebd ' '/dev/disk/by-id/scsi-3600140567aeb14c6f974aef8535ffebd ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f', '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': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'ID_SERIAL': '3600140567aeb14c6f974aef8535ffebd', 'ID_SERIAL_SHORT': '600140567aeb14c6f974aef8535ffebd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140567aeb14c6', 'ID_WWN_VENDOR_EXTENSION': '0xf974aef8535ffebd', 'ID_WWN_WITH_EXTENSION': '0x600140567aeb14c6f974aef8535ffebd', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140567aeb14c6f974aef8535ffebd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550337184'} ; 2024-03-01 20:48:05,918 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:48:05,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:48:05,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:05,928 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:48:05,928 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:48:05,928 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:48:05,929 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:48:05,932 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:48:05,935 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:48:05,935 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:48:05,938 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:48:05,938 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:48:05,939 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:48:05,939 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc54325a710) -- 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 = 600140567aeb14c6f974aef8535ffebd 2024-03-01 20:48:05,942 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:48:05,942 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:48:05,945 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_41895b0f-d042-4d85-ab89-e7d4b4e497cf ' '/dev/disk/by-id/scsi-3600140541895b0fd0424d85ab89e7d4b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf ' '/dev/disk/by-id/wwn-0x600140541895b0fd0424d85ab89e7d4b', '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': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'ID_SERIAL': '3600140541895b0fd0424d85ab89e7d4b', 'ID_SERIAL_SHORT': '600140541895b0fd0424d85ab89e7d4b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140541895b0fd', 'ID_WWN_VENDOR_EXTENSION': '0x0424d85ab89e7d4b', 'ID_WWN_WITH_EXTENSION': '0x600140541895b0fd0424d85ab89e7d4b', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140541895b0fd0424d85ab89e7d4b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550380784'} ; 2024-03-01 20:48:05,946 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:48:05,949 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:48:05,952 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:05,955 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:48:05,956 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:48:05,956 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:48:05,956 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:48:05,959 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:48:05,962 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:48:05,963 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:48:05,966 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:48:05,966 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:48:05,967 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:48:05,967 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc543246588) -- 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 = 600140541895b0fd0424d85ab89e7d4b 2024-03-01 20:48:05,970 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:48:05,970 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:48:05,973 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78 ' '/dev/disk/by-id/scsi-3600140568c57b064edb4be1bc77fb770 ' '/dev/disk/by-id/wwn-0x600140568c57b064edb4be1bc77fb770 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_68c57b06-4edb-4be1-bc77-fb770858af78', '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': '68c57b06-4edb-4be1-bc77-fb770858af78', 'ID_SERIAL': '3600140568c57b064edb4be1bc77fb770', 'ID_SERIAL_SHORT': '600140568c57b064edb4be1bc77fb770', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140568c57b064', 'ID_WWN_VENDOR_EXTENSION': '0xedb4be1bc77fb770', 'ID_WWN_WITH_EXTENSION': '0x600140568c57b064edb4be1bc77fb770', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140568c57b064edb4be1bc77fb770', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550447036'} ; 2024-03-01 20:48:05,973 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:48:05,977 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:48:05,980 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:05,983 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:48:05,984 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:48:05,984 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:48:05,984 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:48:05,987 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:48:05,990 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:48:05,991 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:48:05,994 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:48:05,994 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:48:05,994 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:48:05,995 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc543246c18) -- 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 = 600140568c57b064edb4be1bc77fb770 2024-03-01 20:48:05,998 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:48:05,998 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:48:06,001 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af ' '/dev/disk/by-id/wwn-0x6001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_a95585b0-05b1-46a5-9f3f-17aabc7b48af ' '/dev/disk/by-id/scsi-36001405a95585b005b146a59f3f17aab', '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': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'ID_SERIAL': '36001405a95585b005b146a59f3f17aab', 'ID_SERIAL_SHORT': '6001405a95585b005b146a59f3f17aab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a95585b00', 'ID_WWN_VENDOR_EXTENSION': '0x5b146a59f3f17aab', 'ID_WWN_WITH_EXTENSION': '0x6001405a95585b005b146a59f3f17aab', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a95585b005b146a59f3f17aab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550537073'} ; 2024-03-01 20:48:06,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 20:48:06,004 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:48:06,007 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:06,011 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:48:06,012 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:48:06,012 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:48:06,012 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:48:06,015 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:48:06,018 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:48:06,018 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:48:06,021 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:48:06,022 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:48:06,022 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:48:06,022 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc54325aeb8) -- 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 = 6001405a95585b005b146a59f3f17aab 2024-03-01 20:48:06,025 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:48:06,026 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:48:06,029 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': '16386320'} ; 2024-03-01 20:48:06,029 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:48:06,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:48:06,035 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:06,038 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:48:06,039 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:48:06,039 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:48:06,039 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:48:06,039 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:48:06,039 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:48:06,042 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:48:06,045 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:48:06,045 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:48:06,048 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:48:06,049 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:48:06,049 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:48:06,049 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc543264b00) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:48:06,053 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:48:06,057 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:48:06,057 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:48:06,060 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:48:06,060 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:48:06,063 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:48:06,064 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:48:06,067 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:48:06,067 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:48:06,070 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:48:06,073 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:48:06,076 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:48:06,080 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 0x7fc543267c48> 2024-03-01 20:48:09,100 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:48:09,104 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:48:09,104 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:48:09,108 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': '16389701'} ; 2024-03-01 20:48:09,109 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:48:09,109 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:48:09,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:48:09,115 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:09,118 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:48:09,121 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:48:09,124 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:09,124 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:48:09,137 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:09,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:48:09,154 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:48:09,155 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:48:09,159 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:48:09,159 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:48:09,162 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:48:09,165 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:48:09,165 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:48:09,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 20:48:09,169 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:48:09,169 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:48:09,172 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:48:09,176 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:48:09,179 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:48:09,182 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:48:09,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 20:48:09,186 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:48:09,186 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:48:09,186 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:48:09,186 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fc543264b70) -- 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 0x7fc5431fc5c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:48:09,190 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:48:09,193 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:48:09,193 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:48:09,197 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:48:09,197 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:48:09,200 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:48:09,200 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:48:09,203 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:48:09,203 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:48:09,205 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:48:09,205 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:48:09,208 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:48:09,209 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:48:09,212 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:48:09,212 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:48:09,213 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:48:09,224 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:09,235 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:48:09,236 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:48:09,240 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:48:09,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:09,246 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:48:09,249 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:48:09,249 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:48:09,251 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:48:09,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:09,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:48:09,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:48:09,260 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:48:09,262 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:48:09,265 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:09,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:48:09,271 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:48:09,271 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:48:09,274 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:48:09,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:09,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:48:09,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:48:09,282 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:48:09,285 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:48:09,287 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:09,290 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:48:09,293 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:48:09,293 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:48:09,296 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:48:09,299 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:09,301 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:48:09,304 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:48:09,304 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:48:09,307 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:48:09,310 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:09,313 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:48:09,316 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:48:09,316 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 20:48:09,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:48:09,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 20:48:09,321 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:48:09,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:48:09,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 20:48:09,327 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:48:09,330 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:48:09,333 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 20:48:09,333 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:48:09,336 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:48:09,336 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 20:48:09,336 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:48:09,340 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:48:09,340 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:48:09,343 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:48:09,343 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:48:09,346 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:48:09,346 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 20:48:09,346 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:48:09,349 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:48:09,349 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:48:09,352 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:48:09,353 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:48:09,355 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:48:09,356 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 20:48:09,356 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:48:09,359 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:48:09,359 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:48:09,362 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:48:09,362 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:48:09,363 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:48:09,367 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:48:09,370 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:48:09,374 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:48:09,377 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:48:09,381 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:48:09,384 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:48:09,385 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:48:09,388 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:48:09,389 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 20:48:09,389 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:48:09,393 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:48:09,396 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:09,399 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:48:09,402 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:48:09,402 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 20:48:09,402 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:48:09,403 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:48:09,403 DEBUG blivet.ansible/MainThread: size: 2.99 GiB ; 0.0 2024-03-01 20:48:09,403 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:48:09,404 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:48:09,407 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:48:09,407 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 20:48:09,410 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:48:09,410 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 20:48:09,414 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:48:09,417 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:48:09,417 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:48:09,421 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:48:09,424 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:48:09,427 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:48:09,431 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 20:48:09,431 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:48:09,432 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:48:09,432 DEBUG blivet/MainThread: Adding test_vg1-lv1/2.99 GiB to test_vg1 2024-03-01 20:48:09,432 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 20:48:09,436 INFO program/MainThread: stdout[4]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 20:48:09,436 INFO program/MainThread: stderr[4]: 2024-03-01 20:48:09,436 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:48:09,437 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 20:48:09,437 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:48:09,437 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:48:09,442 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 20:48:09,442 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:48:09,443 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:48:09,443 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:48:09,443 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:48:09,443 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:48:09,443 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:48:09,443 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:48:09,443 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:48:09,443 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:48:09,443 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:48:09,443 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:48:09,443 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:48:09,446 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:48:09,449 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:48:09,452 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:48:09,452 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:48:09,455 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:48:09,455 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 0x7fc5431a3728> 2024-03-01 20:48:09,455 INFO blivet/MainThread: sorting actions... 2024-03-01 20:48:09,457 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:48:09,457 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:48:09,457 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:48:09,457 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:48:09,457 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:48:09,457 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:48:09,458 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:48:09,458 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:48:09,458 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:48:09,458 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:48:09,461 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:48:09,464 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 20:48:09,464 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 20:48:09,470 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:09,470 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:48:09,497 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:09,497 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:48:09,509 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:09,509 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:48:09,513 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:48:09,516 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 20:48:09,516 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 20:48:09,524 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:09,524 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:48:09,553 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:09,553 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:48:09,563 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:09,563 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:48:09,567 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:48:09,570 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 20:48:09,570 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 20:48:09,578 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:09,578 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:48:09,604 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:09,604 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:48:09,615 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:09,616 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:48:09,620 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:48:09,623 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:48:09,626 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:48:09,626 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:48:09,626 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdc --config= devices { filter=["a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:48:09,661 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdc" successfully created. 2024-03-01 20:48:09,661 INFO program/MainThread: stderr[5]: 2024-03-01 20:48:09,661 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:48:09,661 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:48:09,679 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:09,683 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:48:09,683 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:48:09,684 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 20:48:09,694 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:09,695 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:48:09,717 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:09,717 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:48:09,721 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:48:09,724 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:48:09,727 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:48:09,727 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:48:09,727 INFO program/MainThread: Running [6] lvm pvcreate /dev/sdb --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:48:09,757 INFO program/MainThread: stdout[6]: Physical volume "/dev/sdb" successfully created. 2024-03-01 20:48:09,757 INFO program/MainThread: stderr[6]: 2024-03-01 20:48:09,757 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:48:09,757 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:48:09,775 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:09,779 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:48:09,779 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:48:09,780 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 20:48:09,789 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:09,789 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:48:09,811 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:09,811 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:48:09,815 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:48:09,818 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:48:09,820 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:48:09,821 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:48:09,821 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 20:48:09,852 INFO program/MainThread: stdout[7]: Physical volume "/dev/sda" successfully created. 2024-03-01 20:48:09,852 INFO program/MainThread: stderr[7]: 2024-03-01 20:48:09,852 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:48:09,852 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:48:09,868 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:09,872 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:48:09,872 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:48:09,874 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 20:48:09,882 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:09,882 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:48:09,904 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:09,904 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:48:09,908 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 20:48:09,911 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:48:09,914 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:48:09,917 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:48:09,920 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:48:09,923 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:48:09,926 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:48:09,929 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:48:09,932 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 20:48:09,932 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 20:48:09,991 INFO program/MainThread: stdout[8]: Volume group "test_vg1" successfully created 2024-03-01 20:48:09,991 INFO program/MainThread: stderr[8]: 2024-03-01 20:48:09,991 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:48:09,998 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:48:10,005 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:48:10,009 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:48:10,014 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:48:10,020 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:48:10,023 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:48:10,027 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:48:10,030 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:48:10,030 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:48:10,041 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:10,045 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:48:10,048 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:48:10,048 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:48:10,058 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:10,058 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 20:48:10,066 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:10,066 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:48:10,078 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:10,078 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:48:10,082 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 20:48:10,085 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 20:48:10,088 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:48:10,092 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:48:10,095 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:48:10,099 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:48:10,102 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:48:10,105 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:48:10,109 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:48:10,112 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:48:10,112 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:48:10,123 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:10,127 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:48:10,127 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 20:48:10,152 INFO program/MainThread: stdout[9]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 20:48:10,152 INFO program/MainThread: stderr[9]: 2024-03-01 20:48:10,152 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:48:10,152 WARNING blivet/MainThread: test_vg1-lv1 LV's size (2.99 GiB) exceeds the VG's usable free space (2.98 GiB),shrinking the LV 2024-03-01 20:48:10,153 DEBUG blivet/MainThread: trying to set lv test_vg1-lv1 size to 2.98 GiB 2024-03-01 20:48:10,157 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 20:48:10,157 INFO program/MainThread: Running [10] lvm lvcreate -n lv1 -L 3121152K -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 20:48:10,244 INFO program/MainThread: stdout[10]: Logical volume "lv1" created. 2024-03-01 20:48:10,244 INFO program/MainThread: stderr[10]: 2024-03-01 20:48:10,244 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:48:10,253 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:48:10,259 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:48:10,260 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:48:10,260 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:48:10,286 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:10,290 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:48:10,291 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 20:48:10,292 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:48:10,301 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:10,301 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:48:10,317 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:10,317 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:48:10,321 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:48:10,324 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:48:10,327 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 20:48:10,327 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 20:48:10,361 INFO program/MainThread: stdout: 2024-03-01 20:48:10,362 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=195072 blks 2024-03-01 20:48:10,362 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:48:10,362 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:48:10,362 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:48:10,362 INFO program/MainThread: data = bsize=4096 blocks=780288, imaxpct=25 2024-03-01 20:48:10,362 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:48:10,362 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:48:10,362 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 20:48:10,362 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:48:10,362 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:48:10,362 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:10,363 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 20:48:10,374 INFO program/MainThread: stdout: 2024-03-01 20:48:10,374 INFO program/MainThread: writing all SBs 2024-03-01 20:48:10,375 INFO program/MainThread: new label = "" 2024-03-01 20:48:10,375 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:10,375 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:48:10,389 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:10,393 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:48:10,393 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:48:10,394 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:48:10,403 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:10,403 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:48:10,419 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:10,424 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:48:10,424 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 0x7fc543137ca8> 2024-03-01 20:48:10,427 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:48:10,430 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 2.98 GiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:48:10,430 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:48:10,433 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:48:10,436 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 2.98 GiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:48:10,436 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:48:17,631 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_899wqbvn/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:48:17,666 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:48:17,666 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:48:17,669 INFO program/MainThread: stdout[2]: 2024-03-01 20:48:17,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 20:48:17,669 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:48:17,670 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:48:17,674 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:17,674 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:48:17,678 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:48:17,678 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:48:17,681 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:48:17,681 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:48:17,684 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:48:17,684 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:48:17,692 INFO program/MainThread: stdout: 2024-03-01 20:48:17,693 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:48:17,693 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member t2G2Tr-ooXd-At3U-jy7e-Rp1i-DaIV-JjvnVU 2024-03-01 20:48:17,693 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs eb7cbd5b-693b-4f4a-895b-b02fcbd10409 2024-03-01 20:48:17,693 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member V379Zf-DUBo-ppS6-TdGE-fUye-vr0e-Y4cOSB 2024-03-01 20:48:17,693 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs eb7cbd5b-693b-4f4a-895b-b02fcbd10409 2024-03-01 20:48:17,693 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member btor1s-xaH3-22Xc-QrKD-SWZK-tv6A-0xBkHm 2024-03-01 20:48:17,693 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs eb7cbd5b-693b-4f4a-895b-b02fcbd10409 2024-03-01 20:48:17,693 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:48:17,693 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:48:17,693 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:48:17,693 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:48:17,693 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:48:17,693 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:48:17,693 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:48:17,693 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:48:17,693 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:48:17,693 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:48:17,693 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:48:17,693 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:17,693 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member t2G2Tr-ooXd-At3U-jy7e-Rp1i-DaIV-JjvnVU `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs eb7cbd5b-693b-4f4a-895b-b02fcbd10409 sdb 1073741824 root disk brw-rw---- LVM2_member V379Zf-DUBo-ppS6-TdGE-fUye-vr0e-Y4cOSB `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs eb7cbd5b-693b-4f4a-895b-b02fcbd10409 sdc 1073741824 root disk brw-rw---- LVM2_member btor1s-xaH3-22Xc-QrKD-SWZK-tv6A-0xBkHm `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs eb7cbd5b-693b-4f4a-895b-b02fcbd10409 sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:48:17,694 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:48:17,694 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:48:17,694 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:48:17,694 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:48:17,694 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:48:17,695 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:48:17,695 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:48:17,707 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:17,718 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1'] 2024-03-01 20:48:17,723 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_77739717-c77d-41b1-80d7-5174ffdee566 ' '/dev/disk/by-id/scsi-3600140577739717c77d41b180d75174f ' '/dev/disk/by-id/wwn-0x600140577739717c77d41b180d75174f ' '/dev/disk/by-id/lvm-pv-uuid-t2G2Tr-ooXd-At3U-jy7e-Rp1i-DaIV-JjvnVU', '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': 't2G2Tr-ooXd-At3U-jy7e-Rp1i-DaIV-JjvnVU', 'ID_FS_UUID_ENC': 't2G2Tr-ooXd-At3U-jy7e-Rp1i-DaIV-JjvnVU', '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': '77739717-c77d-41b1-80d7-5174ffdee566', 'ID_SERIAL': '3600140577739717c77d41b180d75174f', 'ID_SERIAL_SHORT': '600140577739717c77d41b180d75174f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577739717c', 'ID_WWN_VENDOR_EXTENSION': '0x77d41b180d75174f', 'ID_WWN_WITH_EXTENSION': '0x600140577739717c77d41b180d75174f', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577739717c77d41b180d75174f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549842181'} ; 2024-03-01 20:48:17,723 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:48:17,723 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:48:17,747 INFO program/MainThread: stdout[3]: 2024-03-01 20:48:17,747 INFO program/MainThread: stderr[3]: 2024-03-01 20:48:17,747 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:48:17,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:48:17,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:17,760 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:48:17,764 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:48:17,765 INFO blivet/MainThread: sda is a disk 2024-03-01 20:48:17,765 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:48:17,765 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:48:17,769 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:48:17,772 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:48:17,772 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:48:17,775 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:48:17,776 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:48:17,776 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:48:17,776 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5ce1bbcd30) -- 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 = 600140577739717c77d41b180d75174f 2024-03-01 20:48:17,780 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:48:17,783 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:48:17,784 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:48:17,787 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:48:17,787 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:48:17,790 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:48:17,791 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:48:17,794 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:48:17,794 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:48:17,797 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:48:17,797 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:48:17,797 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:48:17,821 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=t2G2Tr-ooXd-At3U-jy7e-Rp1i-DaIV-JjvnVU LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=V379Zf-DUBo-ppS6-TdGE-fUye-vr0e-Y4cOSB LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=btor1s-xaH3-22Xc-QrKD-SWZK-tv6A-0xBkHm LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 20:48:17,822 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid V379Zf-DUBo-ppS6-TdGE-fUye-vr0e-Y4cOSB. WARNING: Couldn't find device with uuid btor1s-xaH3-22Xc-QrKD-SWZK-tv6A-0xBkHm. WARNING: VG test_vg1 is missing PV V379Zf-DUBo-ppS6-TdGE-fUye-vr0e-Y4cOSB (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV btor1s-xaH3-22Xc-QrKD-SWZK-tv6A-0xBkHm (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:48:17,822 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:48:17,822 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:48:17,826 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: t2G2Tr-ooXd-At3U-jy7e-Rp1i-DaIV-JjvnVU ; label: None ; device: /dev/sda ; serial: 3600140577739717c77d41b180d75174f ; exists: True ; vg_name: test_vg1 ; vg_uuid: P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 ; pe_start: 8 MiB ; 2024-03-01 20:48:17,827 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:48:17,830 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:48:17,833 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 ; incomplete: True ; hidden: False ; 2024-03-01 20:48:17,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:48:17,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:48:17,842 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:17,842 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:48:17,868 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 20:48:17,869 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid V379Zf-DUBo-ppS6-TdGE-fUye-vr0e-Y4cOSB. WARNING: Couldn't find device with uuid btor1s-xaH3-22Xc-QrKD-SWZK-tv6A-0xBkHm. WARNING: VG test_vg1 is missing PV V379Zf-DUBo-ppS6-TdGE-fUye-vr0e-Y4cOSB (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV btor1s-xaH3-22Xc-QrKD-SWZK-tv6A-0xBkHm (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:48:17,869 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:48:17,869 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:48:17,869 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:48:17,875 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:48:17,878 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:48:17,878 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:48:17,882 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:48:17,882 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:48:17,909 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:48:17,910 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid V379Zf-DUBo-ppS6-TdGE-fUye-vr0e-Y4cOSB. WARNING: Couldn't find device with uuid btor1s-xaH3-22Xc-QrKD-SWZK-tv6A-0xBkHm. WARNING: VG test_vg1 is missing PV V379Zf-DUBo-ppS6-TdGE-fUye-vr0e-Y4cOSB (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV btor1s-xaH3-22Xc-QrKD-SWZK-tv6A-0xBkHm (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:48:17,910 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:48:17,914 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:48:17,915 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:48:17,918 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:48:17,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 ; incomplete: True ; hidden: False ; 2024-03-01 20:48:17,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:48:17,924 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:48:17,924 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:48:17,928 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405018be342b0454267960b1c8f4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4 ' '/dev/disk/by-id/lvm-pv-uuid-V379Zf-DUBo-ppS6-TdGE-fUye-vr0e-Y4cOSB ' '/dev/disk/by-id/wwn-0x6001405018be342b0454267960b1c8f4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_018be342-b045-4267-960b-1c8f4bfef8a4', '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': 'V379Zf-DUBo-ppS6-TdGE-fUye-vr0e-Y4cOSB', 'ID_FS_UUID_ENC': 'V379Zf-DUBo-ppS6-TdGE-fUye-vr0e-Y4cOSB', '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': '018be342-b045-4267-960b-1c8f4bfef8a4', 'ID_SERIAL': '36001405018be342b0454267960b1c8f4', 'ID_SERIAL_SHORT': '6001405018be342b0454267960b1c8f4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405018be342b', 'ID_WWN_VENDOR_EXTENSION': '0x0454267960b1c8f4', 'ID_WWN_WITH_EXTENSION': '0x6001405018be342b0454267960b1c8f4', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405018be342b0454267960b1c8f4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549911453'} ; 2024-03-01 20:48:17,928 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:48:17,931 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:48:17,934 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:17,938 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:48:17,939 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:48:17,939 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:48:17,939 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:48:17,942 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:48:17,945 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:48:17,945 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:48:17,948 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:48:17,949 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:48:17,949 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:48:17,949 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5ce0b2ee80) -- 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 = 6001405018be342b0454267960b1c8f4 2024-03-01 20:48:17,953 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:48:17,956 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:48:17,956 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:48:17,959 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:48:17,960 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:48:17,963 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:48:17,963 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:48:17,967 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:48:17,967 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:48:17,970 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:48:17,970 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:48:17,970 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:48:17,998 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=t2G2Tr-ooXd-At3U-jy7e-Rp1i-DaIV-JjvnVU LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=V379Zf-DUBo-ppS6-TdGE-fUye-vr0e-Y4cOSB LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=btor1s-xaH3-22Xc-QrKD-SWZK-tv6A-0xBkHm LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 20:48:17,998 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid btor1s-xaH3-22Xc-QrKD-SWZK-tv6A-0xBkHm. WARNING: VG test_vg1 is missing PV btor1s-xaH3-22Xc-QrKD-SWZK-tv6A-0xBkHm (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:48:17,998 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:48:17,998 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:48:18,003 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: V379Zf-DUBo-ppS6-TdGE-fUye-vr0e-Y4cOSB ; label: None ; device: /dev/sdb ; serial: 36001405018be342b0454267960b1c8f4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 ; pe_start: 8 MiB ; 2024-03-01 20:48:18,003 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:48:18,006 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:48:18,009 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 ; incomplete: True ; hidden: False ; 2024-03-01 20:48:18,012 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:48:18,015 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:48:18,019 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:48:18,022 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:48:18,025 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 ; incomplete: True ; hidden: False ; 2024-03-01 20:48:18,028 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:48:18,028 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:48:18,055 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:48:18,055 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid btor1s-xaH3-22Xc-QrKD-SWZK-tv6A-0xBkHm. WARNING: VG test_vg1 is missing PV btor1s-xaH3-22Xc-QrKD-SWZK-tv6A-0xBkHm (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:48:18,055 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:48:18,055 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:48:18,055 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:48:18,060 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140591b3ee6238474a76ad4894fec ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a ' '/dev/disk/by-id/scsi-3600140591b3ee6238474a76ad4894fec ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_91b3ee62-3847-4a76-ad48-94fec947ac9a', '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': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'ID_SERIAL': '3600140591b3ee6238474a76ad4894fec', 'ID_SERIAL_SHORT': '600140591b3ee6238474a76ad4894fec', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140591b3ee623', 'ID_WWN_VENDOR_EXTENSION': '0x8474a76ad4894fec', 'ID_WWN_WITH_EXTENSION': '0x600140591b3ee6238474a76ad4894fec', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140591b3ee6238474a76ad4894fec', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550647850'} ; 2024-03-01 20:48:18,060 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:48:18,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:48:18,066 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:18,071 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:48:18,071 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:48:18,071 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:48:18,071 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:48:18,075 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:48:18,078 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:48:18,078 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:48:18,081 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:48:18,081 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:48:18,082 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:48:18,082 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5ce0a9de10) -- 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 = 600140591b3ee6238474a76ad4894fec 2024-03-01 20:48:18,085 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:48:18,086 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:48:18,089 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140577982450e4c544d9b055bc4d9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_77982450-e4c5-44d9-b055-bc4d96816669 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669 ' '/dev/disk/by-id/scsi-3600140577982450e4c544d9b055bc4d9', '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': '77982450-e4c5-44d9-b055-bc4d96816669', 'ID_SERIAL': '3600140577982450e4c544d9b055bc4d9', 'ID_SERIAL_SHORT': '600140577982450e4c544d9b055bc4d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577982450e', 'ID_WWN_VENDOR_EXTENSION': '0x4c544d9b055bc4d9', 'ID_WWN_WITH_EXTENSION': '0x600140577982450e4c544d9b055bc4d9', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577982450e4c544d9b055bc4d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550645422'} ; 2024-03-01 20:48:18,089 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:48:18,092 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:48:18,095 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:18,099 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:48:18,099 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:48:18,099 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:48:18,099 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:48:18,102 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:48:18,106 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:48:18,106 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:48:18,109 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:48:18,109 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:48:18,110 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:48:18,110 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5ce0aa6f60) -- 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 = 600140577982450e4c544d9b055bc4d9 2024-03-01 20:48:18,113 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:48:18,113 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:48:18,116 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044 ' '/dev/disk/by-id/scsi-360014056a7a8c862db54d97b92bab394 ' '/dev/disk/by-id/lvm-pv-uuid-btor1s-xaH3-22Xc-QrKD-SWZK-tv6A-0xBkHm ' '/dev/disk/by-id/wwn-0x60014056a7a8c862db54d97b92bab394 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_6a7a8c86-2db5-4d97-b92b-ab39412a7044', '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': 'btor1s-xaH3-22Xc-QrKD-SWZK-tv6A-0xBkHm', 'ID_FS_UUID_ENC': 'btor1s-xaH3-22Xc-QrKD-SWZK-tv6A-0xBkHm', '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': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'ID_SERIAL': '360014056a7a8c862db54d97b92bab394', 'ID_SERIAL_SHORT': '60014056a7a8c862db54d97b92bab394', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056a7a8c862', 'ID_WWN_VENDOR_EXTENSION': '0xdb54d97b92bab394', 'ID_WWN_WITH_EXTENSION': '0x60014056a7a8c862db54d97b92bab394', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056a7a8c862db54d97b92bab394', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549906705'} ; 2024-03-01 20:48:18,117 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:48:18,120 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:48:18,123 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:18,126 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:48:18,127 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:48:18,127 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:48:18,127 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:48:18,130 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:48:18,133 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:48:18,133 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:48:18,137 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:48:18,137 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:48:18,137 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:48:18,137 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5ce0aa6a90) -- 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 = 60014056a7a8c862db54d97b92bab394 2024-03-01 20:48:18,141 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:48:18,144 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:48:18,144 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:48:18,147 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:48:18,147 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:48:18,151 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:48:18,151 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:48:18,154 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:48:18,154 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:48:18,157 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:48:18,157 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:48:18,158 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:48:18,186 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=t2G2Tr-ooXd-At3U-jy7e-Rp1i-DaIV-JjvnVU LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=V379Zf-DUBo-ppS6-TdGE-fUye-vr0e-Y4cOSB LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=btor1s-xaH3-22Xc-QrKD-SWZK-tv6A-0xBkHm LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 20:48:18,186 INFO program/MainThread: stderr[9]: 2024-03-01 20:48:18,186 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:48:18,186 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:48:18,190 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: btor1s-xaH3-22Xc-QrKD-SWZK-tv6A-0xBkHm ; label: None ; device: /dev/sdc ; serial: 360014056a7a8c862db54d97b92bab394 ; exists: True ; vg_name: test_vg1 ; vg_uuid: P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 ; pe_start: 8 MiB ; 2024-03-01 20:48:18,190 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:48:18,194 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:48:18,197 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 ; incomplete: True ; hidden: False ; 2024-03-01 20:48:18,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:48:18,203 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:48:18,207 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:48:18,209 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:48:18,212 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 ; incomplete: True ; hidden: False ; 2024-03-01 20:48:18,215 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:48:18,216 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:48:18,244 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:48:18,244 INFO program/MainThread: stderr[10]: 2024-03-01 20:48:18,244 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:48:18,248 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:48:18,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:18,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV ; incomplete: False ; hidden: False ; 2024-03-01 20:48:18,258 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:48:18,258 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:48:18,262 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:48:18,262 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:48:18,265 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:48:18,269 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:48:18,269 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:48:18,273 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:48:18,273 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 20:48:18,274 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:48:18,277 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:48:18,280 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:48:18,281 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:48:18,284 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:48:18,287 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:48:18,288 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:48:18,291 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:48:18,291 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 20:48:18,292 DEBUG blivet/MainThread: Adding test_vg1-lv1/2.98 GiB to test_vg1 2024-03-01 20:48:18,292 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:48:18,295 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:48:18,295 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:48:18,298 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:48:18,299 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 20:48:18,302 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/mapper/test_vg1-lv1 ' '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/eb7cbd5b-693b-4f4a-895b-b02fcbd10409 ' '/dev/disk/by-id/dm-uuid-LVM-P6nDH7jwiT23Ob3uAFhec3Fyd1cyRYv41kR03d37LAk5okOLTkLlPBtomcFV6EYV', '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-P6nDH7jwiT23Ob3uAFhec3Fyd1cyRYv41kR03d37LAk5okOLTkLlPBtomcFV6EYV', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'eb7cbd5b-693b-4f4a-895b-b02fcbd10409', 'ID_FS_UUID_ENC': 'eb7cbd5b-693b-4f4a-895b-b02fcbd10409', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1154357047'} ; 2024-03-01 20:48:18,302 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:48:18,303 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:48:18,306 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:48:18,307 INFO program/MainThread: stderr[11]: 2024-03-01 20:48:18,307 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:48:18,307 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:48:18,310 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:48:18,310 INFO program/MainThread: stderr[12]: 2024-03-01 20:48:18,310 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:48:18,310 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:48:18,313 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:48:18,313 INFO program/MainThread: stderr[13]: 2024-03-01 20:48:18,313 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:48:18,317 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:48:18,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:48:18,323 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:18,324 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:18,324 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:18,325 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:18,321 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f5ce0a9e9b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5ce1b75f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45)'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:48:18,326 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:48:18,329 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:48:18,329 INFO program/MainThread: stderr[14]: 2024-03-01 20:48:18,329 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:48:18,333 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:48:18,337 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:48:18,337 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:48:18,340 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:48:18,340 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:48:18,345 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:48:18,345 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:48:18,348 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:48:18,348 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:48:18,350 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:48:18,350 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:48:18,354 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:48:18,354 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:48:18,357 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:48:18,358 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:48:18,358 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:48:18,362 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4 ' '/dev/disk/by-id/wwn-0x6001405deeedd7241bd4c48b8d2895b6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_deeedd72-41bd-4c48-b8d2-895b68bd94f4 ' '/dev/disk/by-id/scsi-36001405deeedd7241bd4c48b8d2895b6', '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': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'ID_SERIAL': '36001405deeedd7241bd4c48b8d2895b6', 'ID_SERIAL_SHORT': '6001405deeedd7241bd4c48b8d2895b6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405deeedd724', 'ID_WWN_VENDOR_EXTENSION': '0x1bd4c48b8d2895b6', 'ID_WWN_WITH_EXTENSION': '0x6001405deeedd7241bd4c48b8d2895b6', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405deeedd7241bd4c48b8d2895b6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550031662'} ; 2024-03-01 20:48:18,362 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:48:18,365 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:48:18,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:18,372 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:48:18,372 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:48:18,373 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:48:18,373 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 20:48:18,376 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:48:18,379 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:48:18,379 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:48:18,383 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:48:18,383 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:48:18,383 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 20:48:18,383 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5ce1b77a20) -- 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 = 6001405deeedd7241bd4c48b8d2895b6 2024-03-01 20:48:18,387 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:48:18,387 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:48:18,390 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_b8e660b8-86fb-440e-bd18-182d13c366ca ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca ' '/dev/disk/by-id/scsi-36001405b8e660b886fb440ebd18182d1 ' '/dev/disk/by-id/wwn-0x6001405b8e660b886fb440ebd18182d1', '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': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'ID_SERIAL': '36001405b8e660b886fb440ebd18182d1', 'ID_SERIAL_SHORT': '6001405b8e660b886fb440ebd18182d1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b8e660b88', 'ID_WWN_VENDOR_EXTENSION': '0x6fb440ebd18182d1', 'ID_WWN_WITH_EXTENSION': '0x6001405b8e660b886fb440ebd18182d1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b8e660b886fb440ebd18182d1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550098754'} ; 2024-03-01 20:48:18,390 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:48:18,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:48:18,397 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:18,400 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:48:18,401 INFO blivet/MainThread: sde is a disk 2024-03-01 20:48:18,401 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 20:48:18,401 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 20:48:18,404 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:48:18,407 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:48:18,407 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:48:18,411 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:48:18,411 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:48:18,411 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 20:48:18,411 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5ce0aa6898) -- 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 = 6001405b8e660b886fb440ebd18182d1 2024-03-01 20:48:18,415 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:48:18,415 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:48:18,418 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_984775db-0c86-458d-a914-cb573cb98e08 ' '/dev/disk/by-id/wwn-0x6001405984775db0c86458da914cb573 ' '/dev/disk/by-id/scsi-36001405984775db0c86458da914cb573', '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': '984775db-0c86-458d-a914-cb573cb98e08', 'ID_SERIAL': '36001405984775db0c86458da914cb573', 'ID_SERIAL_SHORT': '6001405984775db0c86458da914cb573', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405984775db0', 'ID_WWN_VENDOR_EXTENSION': '0xc86458da914cb573', 'ID_WWN_WITH_EXTENSION': '0x6001405984775db0c86458da914cb573', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405984775db0c86458da914cb573', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550115827'} ; 2024-03-01 20:48:18,418 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:48:18,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:48:18,424 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:18,428 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:48:18,429 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:48:18,429 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 20:48:18,429 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 20:48:18,432 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:48:18,435 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:48:18,436 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:48:18,439 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:48:18,439 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:48:18,439 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 20:48:18,439 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5ce0ac3320) -- 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 = 6001405984775db0c86458da914cb573 2024-03-01 20:48:18,443 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:48:18,443 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:48:18,446 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_67aeb14c-6f97-4aef-8535-ffebde2c102f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f ' '/dev/disk/by-id/wwn-0x600140567aeb14c6f974aef8535ffebd ' '/dev/disk/by-id/scsi-3600140567aeb14c6f974aef8535ffebd', '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': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'ID_SERIAL': '3600140567aeb14c6f974aef8535ffebd', 'ID_SERIAL_SHORT': '600140567aeb14c6f974aef8535ffebd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140567aeb14c6', 'ID_WWN_VENDOR_EXTENSION': '0xf974aef8535ffebd', 'ID_WWN_WITH_EXTENSION': '0x600140567aeb14c6f974aef8535ffebd', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140567aeb14c6f974aef8535ffebd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550337184'} ; 2024-03-01 20:48:18,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 20:48:18,450 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:48:18,453 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:18,456 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:48:18,457 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:48:18,457 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 20:48:18,457 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 20:48:18,460 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:48:18,463 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:48:18,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 20:48:18,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 20:48:18,467 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:48:18,467 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 20:48:18,467 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5ce0ac3a90) -- 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 = 600140567aeb14c6f974aef8535ffebd 2024-03-01 20:48:18,471 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:48:18,471 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:48:18,474 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_41895b0f-d042-4d85-ab89-e7d4b4e497cf ' '/dev/disk/by-id/scsi-3600140541895b0fd0424d85ab89e7d4b ' '/dev/disk/by-id/wwn-0x600140541895b0fd0424d85ab89e7d4b', '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': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'ID_SERIAL': '3600140541895b0fd0424d85ab89e7d4b', 'ID_SERIAL_SHORT': '600140541895b0fd0424d85ab89e7d4b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140541895b0fd', 'ID_WWN_VENDOR_EXTENSION': '0x0424d85ab89e7d4b', 'ID_WWN_WITH_EXTENSION': '0x600140541895b0fd0424d85ab89e7d4b', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140541895b0fd0424d85ab89e7d4b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550380784'} ; 2024-03-01 20:48:18,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 20:48:18,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:48:18,480 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:18,484 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:48:18,485 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:48:18,485 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 20:48:18,485 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 20:48:18,488 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:48:18,491 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:48:18,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 20:48:18,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 20:48:18,495 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:48:18,495 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 20:48:18,495 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5ce0aa6588) -- 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 = 600140541895b0fd0424d85ab89e7d4b 2024-03-01 20:48:18,499 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:48:18,499 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:48:18,502 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140568c57b064edb4be1bc77fb770 ' '/dev/disk/by-id/wwn-0x600140568c57b064edb4be1bc77fb770 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_68c57b06-4edb-4be1-bc77-fb770858af78 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78', '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': '68c57b06-4edb-4be1-bc77-fb770858af78', 'ID_SERIAL': '3600140568c57b064edb4be1bc77fb770', 'ID_SERIAL_SHORT': '600140568c57b064edb4be1bc77fb770', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140568c57b064', 'ID_WWN_VENDOR_EXTENSION': '0xedb4be1bc77fb770', 'ID_WWN_WITH_EXTENSION': '0x600140568c57b064edb4be1bc77fb770', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140568c57b064edb4be1bc77fb770', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550447036'} ; 2024-03-01 20:48:18,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 20:48:18,506 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:48:18,508 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:18,512 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:48:18,513 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:48:18,513 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:48:18,513 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:48:18,516 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:48:18,519 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:48:18,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 20:48:18,522 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:48:18,523 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:48:18,523 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 20:48:18,523 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5ce0aba9b0) -- 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 = 600140568c57b064edb4be1bc77fb770 2024-03-01 20:48:18,527 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:48:18,527 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:48:18,530 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_a95585b0-05b1-46a5-9f3f-17aabc7b48af ' '/dev/disk/by-id/wwn-0x6001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af', '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': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'ID_SERIAL': '36001405a95585b005b146a59f3f17aab', 'ID_SERIAL_SHORT': '6001405a95585b005b146a59f3f17aab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a95585b00', 'ID_WWN_VENDOR_EXTENSION': '0x5b146a59f3f17aab', 'ID_WWN_WITH_EXTENSION': '0x6001405a95585b005b146a59f3f17aab', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a95585b005b146a59f3f17aab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550537073'} ; 2024-03-01 20:48:18,531 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:48:18,534 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:48:18,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:18,542 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:48:18,542 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:48:18,543 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 20:48:18,543 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 20:48:18,546 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:48:18,549 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:48:18,549 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:48:18,552 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:48:18,553 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:48:18,553 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 20:48:18,553 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5ce0abadd8) -- 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 = 6001405a95585b005b146a59f3f17aab 2024-03-01 20:48:18,557 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:48:18,557 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:48:18,560 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': '16386320'} ; 2024-03-01 20:48:18,560 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:48:18,563 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:48:18,566 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:18,570 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:48:18,570 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:48:18,570 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:48:18,570 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:48:18,570 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:48:18,570 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:48:18,573 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:48:18,577 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:48:18,577 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:48:18,580 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:48:18,580 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:48:18,581 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 20:48:18,581 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5ce0ace710) -- name = xvda status = True id = 94 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:48:18,584 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:48:18,588 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:48:18,588 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 20:48:18,591 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:48:18,591 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 20:48:18,594 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:48:18,594 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 20:48:18,598 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:48:18,598 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 20:48:18,601 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:48:18,604 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:48:18,607 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:48:18,611 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 0x7f5ce0a54748> 2024-03-01 20:48:21,719 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 20:48:21,724 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:48:21,724 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:48:21,727 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': '16389701'} ; 2024-03-01 20:48:21,728 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:48:21,728 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:48:21,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:48:21,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:21,737 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:48:21,740 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:48:21,743 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:21,743 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:48:21,754 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:21,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:48:21,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 20:48:21,773 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 20:48:21,776 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:48:21,776 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:48:21,779 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:48:21,783 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:48:21,783 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:48:21,786 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:48:21,787 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:48:21,787 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:48:21,790 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:48:21,793 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:48:21,796 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:48:21,799 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:48:21,803 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:48:21,803 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:48:21,803 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 20:48:21,804 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:48:21,803 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f5ce0abaef0) -- 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 0x7f5ce0a63200> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:48:21,807 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:48:21,811 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:48:21,811 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 20:48:21,814 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:48:21,814 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 20:48:21,817 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:48:21,818 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 20:48:21,821 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:48:21,821 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 20:48:21,821 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:48:21,824 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:48:21,824 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 20:48:21,827 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:48:21,828 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:48:21,831 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-P6nDH7jwiT23Ob3uAFhec3Fyd1cyRYv41kR03d37LAk5okOLTkLlPBtomcFV6EYV ' '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/eb7cbd5b-693b-4f4a-895b-b02fcbd10409', '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-P6nDH7jwiT23Ob3uAFhec3Fyd1cyRYv41kR03d37LAk5okOLTkLlPBtomcFV6EYV', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'eb7cbd5b-693b-4f4a-895b-b02fcbd10409', 'ID_FS_UUID_ENC': 'eb7cbd5b-693b-4f4a-895b-b02fcbd10409', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1154357047'} ; 2024-03-01 20:48:21,831 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:48:21,831 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:48:21,835 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:48:21,835 INFO program/MainThread: stderr[15]: 2024-03-01 20:48:21,835 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:48:21,835 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:48:21,838 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:48:21,838 INFO program/MainThread: stderr[16]: 2024-03-01 20:48:21,839 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:48:21,839 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:48:21,842 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:48:21,842 INFO program/MainThread: stderr[17]: 2024-03-01 20:48:21,842 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:48:21,846 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:48:21,849 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:48:21,852 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:21,852 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:21,853 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:21,853 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:21,849 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f5ce0a9e9b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5ce1b75f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:48:21,854 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:48:21,857 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:48:21,857 INFO program/MainThread: stderr[18]: 2024-03-01 20:48:21,857 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:48:21,861 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:48:21,861 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:48:21,861 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:48:21,874 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:21,886 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:48:21,887 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:48:21,891 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:48:21,894 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:21,897 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:48:21,900 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:48:21,900 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:48:21,903 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:48:21,906 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:21,909 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:48:21,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:48:21,911 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:48:21,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:48:21,917 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:21,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:48:21,923 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:48:21,923 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:48:21,926 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:48:21,929 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:21,931 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:48:21,934 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:48:21,934 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:48:21,937 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:48:21,940 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:21,943 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:48:21,946 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:48:21,946 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:48:21,948 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:48:21,951 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:21,954 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:48:21,957 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:48:21,957 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:48:26,483 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_gleutj81/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:48:26,518 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:48:26,518 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:48:26,521 INFO program/MainThread: stdout[2]: 2024-03-01 20:48:26,522 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 20:48:26,522 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:48:26,522 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:48:26,527 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:26,528 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:48:26,531 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:48:26,532 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:48:26,535 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:48:26,535 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:48:26,538 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:48:26,538 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:48:26,547 INFO program/MainThread: stdout: 2024-03-01 20:48:26,547 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:48:26,547 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member t2G2Tr-ooXd-At3U-jy7e-Rp1i-DaIV-JjvnVU 2024-03-01 20:48:26,547 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs eb7cbd5b-693b-4f4a-895b-b02fcbd10409 2024-03-01 20:48:26,547 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member V379Zf-DUBo-ppS6-TdGE-fUye-vr0e-Y4cOSB 2024-03-01 20:48:26,547 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs eb7cbd5b-693b-4f4a-895b-b02fcbd10409 2024-03-01 20:48:26,547 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member btor1s-xaH3-22Xc-QrKD-SWZK-tv6A-0xBkHm 2024-03-01 20:48:26,547 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs eb7cbd5b-693b-4f4a-895b-b02fcbd10409 2024-03-01 20:48:26,547 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:48:26,547 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:48:26,547 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:48:26,547 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:48:26,547 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:48:26,547 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:48:26,547 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:48:26,547 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:48:26,547 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:48:26,547 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:48:26,547 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:48:26,547 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:26,548 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member t2G2Tr-ooXd-At3U-jy7e-Rp1i-DaIV-JjvnVU `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs eb7cbd5b-693b-4f4a-895b-b02fcbd10409 sdb 1073741824 root disk brw-rw---- LVM2_member V379Zf-DUBo-ppS6-TdGE-fUye-vr0e-Y4cOSB `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs eb7cbd5b-693b-4f4a-895b-b02fcbd10409 sdc 1073741824 root disk brw-rw---- LVM2_member btor1s-xaH3-22Xc-QrKD-SWZK-tv6A-0xBkHm `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs eb7cbd5b-693b-4f4a-895b-b02fcbd10409 sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:48:26,548 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:48:26,548 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:48:26,548 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:48:26,548 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:48:26,548 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:48:26,549 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:48:26,549 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:48:26,561 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:26,573 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1'] 2024-03-01 20:48:26,578 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140577739717c77d41b180d75174f ' '/dev/disk/by-id/wwn-0x600140577739717c77d41b180d75174f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_77739717-c77d-41b1-80d7-5174ffdee566 ' '/dev/disk/by-id/lvm-pv-uuid-t2G2Tr-ooXd-At3U-jy7e-Rp1i-DaIV-JjvnVU', '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': 't2G2Tr-ooXd-At3U-jy7e-Rp1i-DaIV-JjvnVU', 'ID_FS_UUID_ENC': 't2G2Tr-ooXd-At3U-jy7e-Rp1i-DaIV-JjvnVU', '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': '77739717-c77d-41b1-80d7-5174ffdee566', 'ID_SERIAL': '3600140577739717c77d41b180d75174f', 'ID_SERIAL_SHORT': '600140577739717c77d41b180d75174f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577739717c', 'ID_WWN_VENDOR_EXTENSION': '0x77d41b180d75174f', 'ID_WWN_WITH_EXTENSION': '0x600140577739717c77d41b180d75174f', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577739717c77d41b180d75174f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549842181'} ; 2024-03-01 20:48:26,578 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:48:26,579 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:48:26,605 INFO program/MainThread: stdout[3]: 2024-03-01 20:48:26,605 INFO program/MainThread: stderr[3]: 2024-03-01 20:48:26,605 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:48:26,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:48:26,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:26,618 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:48:26,622 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:48:26,623 INFO blivet/MainThread: sda is a disk 2024-03-01 20:48:26,623 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:48:26,623 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:48:26,626 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:48:26,630 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:48:26,630 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:48:26,633 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:48:26,634 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:48:26,634 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:48:26,634 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3912fcdd30) -- 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 = 600140577739717c77d41b180d75174f 2024-03-01 20:48:26,638 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:48:26,642 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:48:26,642 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:48:26,645 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:48:26,645 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:48:26,648 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:48:26,649 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:48:26,652 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:48:26,652 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:48:26,655 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:48:26,655 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:48:26,655 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:48:26,683 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=t2G2Tr-ooXd-At3U-jy7e-Rp1i-DaIV-JjvnVU LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=V379Zf-DUBo-ppS6-TdGE-fUye-vr0e-Y4cOSB LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=btor1s-xaH3-22Xc-QrKD-SWZK-tv6A-0xBkHm LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 20:48:26,683 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid V379Zf-DUBo-ppS6-TdGE-fUye-vr0e-Y4cOSB. WARNING: Couldn't find device with uuid btor1s-xaH3-22Xc-QrKD-SWZK-tv6A-0xBkHm. WARNING: VG test_vg1 is missing PV V379Zf-DUBo-ppS6-TdGE-fUye-vr0e-Y4cOSB (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV btor1s-xaH3-22Xc-QrKD-SWZK-tv6A-0xBkHm (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:48:26,683 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:48:26,684 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:48:26,688 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: t2G2Tr-ooXd-At3U-jy7e-Rp1i-DaIV-JjvnVU ; label: None ; device: /dev/sda ; serial: 3600140577739717c77d41b180d75174f ; exists: True ; vg_name: test_vg1 ; vg_uuid: P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 ; pe_start: 8 MiB ; 2024-03-01 20:48:26,688 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:48:26,691 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:48:26,694 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 ; incomplete: True ; hidden: False ; 2024-03-01 20:48:26,697 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:48:26,701 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:48:26,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:26,704 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:48:26,730 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 20:48:26,730 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid V379Zf-DUBo-ppS6-TdGE-fUye-vr0e-Y4cOSB. WARNING: Couldn't find device with uuid btor1s-xaH3-22Xc-QrKD-SWZK-tv6A-0xBkHm. WARNING: VG test_vg1 is missing PV V379Zf-DUBo-ppS6-TdGE-fUye-vr0e-Y4cOSB (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV btor1s-xaH3-22Xc-QrKD-SWZK-tv6A-0xBkHm (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:48:26,730 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:48:26,730 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:48:26,730 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:48:26,736 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:48:26,740 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:48:26,740 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:48:26,743 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:48:26,743 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:48:26,770 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:48:26,770 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid V379Zf-DUBo-ppS6-TdGE-fUye-vr0e-Y4cOSB. WARNING: Couldn't find device with uuid btor1s-xaH3-22Xc-QrKD-SWZK-tv6A-0xBkHm. WARNING: VG test_vg1 is missing PV V379Zf-DUBo-ppS6-TdGE-fUye-vr0e-Y4cOSB (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV btor1s-xaH3-22Xc-QrKD-SWZK-tv6A-0xBkHm (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:48:26,770 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:48:26,775 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:48:26,775 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:48:26,778 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:48:26,781 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 ; incomplete: True ; hidden: False ; 2024-03-01 20:48:26,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:48:26,785 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:48:26,785 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:48:26,789 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-V379Zf-DUBo-ppS6-TdGE-fUye-vr0e-Y4cOSB ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_018be342-b045-4267-960b-1c8f4bfef8a4 ' '/dev/disk/by-id/scsi-36001405018be342b0454267960b1c8f4 ' '/dev/disk/by-id/wwn-0x6001405018be342b0454267960b1c8f4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4', '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': 'V379Zf-DUBo-ppS6-TdGE-fUye-vr0e-Y4cOSB', 'ID_FS_UUID_ENC': 'V379Zf-DUBo-ppS6-TdGE-fUye-vr0e-Y4cOSB', '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': '018be342-b045-4267-960b-1c8f4bfef8a4', 'ID_SERIAL': '36001405018be342b0454267960b1c8f4', 'ID_SERIAL_SHORT': '6001405018be342b0454267960b1c8f4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405018be342b', 'ID_WWN_VENDOR_EXTENSION': '0x0454267960b1c8f4', 'ID_WWN_WITH_EXTENSION': '0x6001405018be342b0454267960b1c8f4', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405018be342b0454267960b1c8f4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549911453'} ; 2024-03-01 20:48:26,789 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:48:26,792 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:48:26,795 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:26,799 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:48:26,799 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:48:26,799 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:48:26,800 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:48:26,803 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:48:26,806 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:48:26,806 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:48:26,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 20:48:26,810 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:48:26,810 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:48:26,810 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3911f3fe80) -- 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 = 6001405018be342b0454267960b1c8f4 2024-03-01 20:48:26,813 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:48:26,817 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:48:26,817 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:48:26,820 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:48:26,820 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:48:26,824 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:48:26,824 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:48:26,827 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:48:26,827 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:48:26,830 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:48:26,830 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:48:26,830 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:48:26,858 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=t2G2Tr-ooXd-At3U-jy7e-Rp1i-DaIV-JjvnVU LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=V379Zf-DUBo-ppS6-TdGE-fUye-vr0e-Y4cOSB LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=btor1s-xaH3-22Xc-QrKD-SWZK-tv6A-0xBkHm LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 20:48:26,859 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid btor1s-xaH3-22Xc-QrKD-SWZK-tv6A-0xBkHm. WARNING: VG test_vg1 is missing PV btor1s-xaH3-22Xc-QrKD-SWZK-tv6A-0xBkHm (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:48:26,859 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:48:26,859 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:48:26,863 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: V379Zf-DUBo-ppS6-TdGE-fUye-vr0e-Y4cOSB ; label: None ; device: /dev/sdb ; serial: 36001405018be342b0454267960b1c8f4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 ; pe_start: 8 MiB ; 2024-03-01 20:48:26,863 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:48:26,867 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:48:26,870 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 ; incomplete: True ; hidden: False ; 2024-03-01 20:48:26,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:48:26,876 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:48:26,879 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:48:26,882 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:48:26,885 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 ; incomplete: True ; hidden: False ; 2024-03-01 20:48:26,888 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:48:26,889 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:48:26,916 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:48:26,916 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid btor1s-xaH3-22Xc-QrKD-SWZK-tv6A-0xBkHm. WARNING: VG test_vg1 is missing PV btor1s-xaH3-22Xc-QrKD-SWZK-tv6A-0xBkHm (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:48:26,916 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:48:26,916 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:48:26,916 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:48:26,921 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140591b3ee6238474a76ad4894fec ' '/dev/disk/by-id/scsi-3600140591b3ee6238474a76ad4894fec ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_91b3ee62-3847-4a76-ad48-94fec947ac9a', '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': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'ID_SERIAL': '3600140591b3ee6238474a76ad4894fec', 'ID_SERIAL_SHORT': '600140591b3ee6238474a76ad4894fec', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140591b3ee623', 'ID_WWN_VENDOR_EXTENSION': '0x8474a76ad4894fec', 'ID_WWN_WITH_EXTENSION': '0x600140591b3ee6238474a76ad4894fec', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140591b3ee6238474a76ad4894fec', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550647850'} ; 2024-03-01 20:48:26,921 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:48:26,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:48:26,927 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:26,931 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:48:26,932 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:48:26,932 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:48:26,932 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:48:26,935 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:48:26,939 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:48:26,939 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:48:26,942 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:48:26,942 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:48:26,943 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:48:26,943 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3911eaee10) -- 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 = 600140591b3ee6238474a76ad4894fec 2024-03-01 20:48:26,946 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:48:26,946 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:48:26,950 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140577982450e4c544d9b055bc4d9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_77982450-e4c5-44d9-b055-bc4d96816669 ' '/dev/disk/by-id/wwn-0x600140577982450e4c544d9b055bc4d9', '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': '77982450-e4c5-44d9-b055-bc4d96816669', 'ID_SERIAL': '3600140577982450e4c544d9b055bc4d9', 'ID_SERIAL_SHORT': '600140577982450e4c544d9b055bc4d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577982450e', 'ID_WWN_VENDOR_EXTENSION': '0x4c544d9b055bc4d9', 'ID_WWN_WITH_EXTENSION': '0x600140577982450e4c544d9b055bc4d9', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577982450e4c544d9b055bc4d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550645422'} ; 2024-03-01 20:48:26,950 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:48:26,953 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:48:26,956 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:26,960 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:48:26,960 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:48:26,960 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:48:26,960 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:48:26,963 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:48:26,967 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:48:26,967 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:48:26,970 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:48:26,970 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:48:26,971 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:48:26,971 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3911eb7eb8) -- 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 = 600140577982450e4c544d9b055bc4d9 2024-03-01 20:48:26,974 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:48:26,974 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:48:26,978 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044 ' '/dev/disk/by-id/wwn-0x60014056a7a8c862db54d97b92bab394 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_6a7a8c86-2db5-4d97-b92b-ab39412a7044 ' '/dev/disk/by-id/scsi-360014056a7a8c862db54d97b92bab394 ' '/dev/disk/by-id/lvm-pv-uuid-btor1s-xaH3-22Xc-QrKD-SWZK-tv6A-0xBkHm', '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': 'btor1s-xaH3-22Xc-QrKD-SWZK-tv6A-0xBkHm', 'ID_FS_UUID_ENC': 'btor1s-xaH3-22Xc-QrKD-SWZK-tv6A-0xBkHm', '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': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'ID_SERIAL': '360014056a7a8c862db54d97b92bab394', 'ID_SERIAL_SHORT': '60014056a7a8c862db54d97b92bab394', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056a7a8c862', 'ID_WWN_VENDOR_EXTENSION': '0xdb54d97b92bab394', 'ID_WWN_WITH_EXTENSION': '0x60014056a7a8c862db54d97b92bab394', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056a7a8c862db54d97b92bab394', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549906705'} ; 2024-03-01 20:48:26,978 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:48:26,981 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:48:26,984 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:26,988 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:48:26,988 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:48:26,988 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:48:26,989 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:48:26,992 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:48:26,995 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:48:26,995 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:48:26,998 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:48:26,998 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:48:26,999 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:48:26,999 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3911eb7dd8) -- 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 = 60014056a7a8c862db54d97b92bab394 2024-03-01 20:48:27,002 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:48:27,006 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:48:27,006 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:48:27,009 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:48:27,009 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:48:27,012 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:48:27,013 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:48:27,016 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:48:27,016 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:48:27,019 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:48:27,019 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:48:27,019 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:48:27,047 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=t2G2Tr-ooXd-At3U-jy7e-Rp1i-DaIV-JjvnVU LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=V379Zf-DUBo-ppS6-TdGE-fUye-vr0e-Y4cOSB LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=btor1s-xaH3-22Xc-QrKD-SWZK-tv6A-0xBkHm LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 20:48:27,047 INFO program/MainThread: stderr[9]: 2024-03-01 20:48:27,047 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:48:27,047 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:48:27,051 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: btor1s-xaH3-22Xc-QrKD-SWZK-tv6A-0xBkHm ; label: None ; device: /dev/sdc ; serial: 360014056a7a8c862db54d97b92bab394 ; exists: True ; vg_name: test_vg1 ; vg_uuid: P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 ; pe_start: 8 MiB ; 2024-03-01 20:48:27,052 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:48:27,055 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:48:27,058 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 ; incomplete: True ; hidden: False ; 2024-03-01 20:48:27,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:48:27,065 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:48:27,068 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:48:27,071 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:48:27,074 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 ; incomplete: True ; hidden: False ; 2024-03-01 20:48:27,077 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:48:27,077 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:48:27,104 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:48:27,104 INFO program/MainThread: stderr[10]: 2024-03-01 20:48:27,104 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:48:27,108 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:48:27,111 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:27,115 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV ; incomplete: False ; hidden: False ; 2024-03-01 20:48:27,118 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:48:27,118 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:48:27,122 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:48:27,122 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:48:27,126 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:48:27,129 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:48:27,130 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:48:27,133 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:48:27,134 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 20:48:27,134 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:48:27,137 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:48:27,141 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:48:27,141 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:48:27,144 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:48:27,148 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:48:27,148 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:48:27,151 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:48:27,152 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 20:48:27,152 DEBUG blivet/MainThread: Adding test_vg1-lv1/2.98 GiB to test_vg1 2024-03-01 20:48:27,152 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:48:27,155 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:48:27,155 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:48:27,159 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:48:27,159 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 20:48:27,162 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-P6nDH7jwiT23Ob3uAFhec3Fyd1cyRYv41kR03d37LAk5okOLTkLlPBtomcFV6EYV ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/eb7cbd5b-693b-4f4a-895b-b02fcbd10409 ' '/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-P6nDH7jwiT23Ob3uAFhec3Fyd1cyRYv41kR03d37LAk5okOLTkLlPBtomcFV6EYV', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'eb7cbd5b-693b-4f4a-895b-b02fcbd10409', 'ID_FS_UUID_ENC': 'eb7cbd5b-693b-4f4a-895b-b02fcbd10409', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1154357047'} ; 2024-03-01 20:48:27,163 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:48:27,163 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:48:27,167 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:48:27,167 INFO program/MainThread: stderr[11]: 2024-03-01 20:48:27,167 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:48:27,167 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:48:27,170 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:48:27,170 INFO program/MainThread: stderr[12]: 2024-03-01 20:48:27,170 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:48:27,170 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:48:27,173 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:48:27,173 INFO program/MainThread: stderr[13]: 2024-03-01 20:48:27,173 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:48:27,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:48:27,181 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:48:27,184 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:27,184 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:27,185 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:27,185 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:27,181 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3911eab978) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3912f87f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45)'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:48:27,186 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:48:27,189 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:48:27,189 INFO program/MainThread: stderr[14]: 2024-03-01 20:48:27,189 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:48:27,193 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:48:27,197 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:48:27,197 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:48:27,200 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:48:27,201 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:48:27,205 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:48:27,205 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:48:27,209 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:48:27,209 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:48:27,210 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:48:27,211 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:48:27,214 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:48:27,214 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:48:27,218 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:48:27,218 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:48:27,218 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:48:27,222 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_deeedd72-41bd-4c48-b8d2-895b68bd94f4 ' '/dev/disk/by-id/scsi-36001405deeedd7241bd4c48b8d2895b6 ' '/dev/disk/by-id/wwn-0x6001405deeedd7241bd4c48b8d2895b6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4', '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': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'ID_SERIAL': '36001405deeedd7241bd4c48b8d2895b6', 'ID_SERIAL_SHORT': '6001405deeedd7241bd4c48b8d2895b6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405deeedd724', 'ID_WWN_VENDOR_EXTENSION': '0x1bd4c48b8d2895b6', 'ID_WWN_WITH_EXTENSION': '0x6001405deeedd7241bd4c48b8d2895b6', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405deeedd7241bd4c48b8d2895b6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550031662'} ; 2024-03-01 20:48:27,222 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:48:27,225 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:48:27,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:27,232 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:48:27,233 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:48:27,233 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:48:27,233 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 20:48:27,236 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:48:27,239 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:48:27,240 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:48:27,243 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:48:27,243 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:48:27,244 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 20:48:27,244 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3912f88a20) -- 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 = 6001405deeedd7241bd4c48b8d2895b6 2024-03-01 20:48:27,247 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:48:27,247 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:48:27,251 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca ' '/dev/disk/by-id/scsi-36001405b8e660b886fb440ebd18182d1 ' '/dev/disk/by-id/wwn-0x6001405b8e660b886fb440ebd18182d1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_b8e660b8-86fb-440e-bd18-182d13c366ca', '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': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'ID_SERIAL': '36001405b8e660b886fb440ebd18182d1', 'ID_SERIAL_SHORT': '6001405b8e660b886fb440ebd18182d1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b8e660b88', 'ID_WWN_VENDOR_EXTENSION': '0x6fb440ebd18182d1', 'ID_WWN_WITH_EXTENSION': '0x6001405b8e660b886fb440ebd18182d1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b8e660b886fb440ebd18182d1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550098754'} ; 2024-03-01 20:48:27,251 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:48:27,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:48:27,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:27,261 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:48:27,261 INFO blivet/MainThread: sde is a disk 2024-03-01 20:48:27,261 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 20:48:27,261 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 20:48:27,265 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:48:27,268 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:48:27,268 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:48:27,271 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:48:27,271 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:48:27,272 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 20:48:27,272 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3911eb7b00) -- 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 = 6001405b8e660b886fb440ebd18182d1 2024-03-01 20:48:27,275 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:48:27,275 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:48:27,279 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405984775db0c86458da914cb573 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_984775db-0c86-458d-a914-cb573cb98e08 ' '/dev/disk/by-id/scsi-36001405984775db0c86458da914cb573', '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': '984775db-0c86-458d-a914-cb573cb98e08', 'ID_SERIAL': '36001405984775db0c86458da914cb573', 'ID_SERIAL_SHORT': '6001405984775db0c86458da914cb573', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405984775db0', 'ID_WWN_VENDOR_EXTENSION': '0xc86458da914cb573', 'ID_WWN_WITH_EXTENSION': '0x6001405984775db0c86458da914cb573', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405984775db0c86458da914cb573', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550115827'} ; 2024-03-01 20:48:27,279 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:48:27,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:48:27,285 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:27,289 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:48:27,289 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:48:27,289 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 20:48:27,290 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 20:48:27,293 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:48:27,296 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:48:27,296 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:48:27,299 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:48:27,300 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:48:27,300 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 20:48:27,300 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3911eabf60) -- 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 = 6001405984775db0c86458da914cb573 2024-03-01 20:48:27,303 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:48:27,304 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:48:27,307 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f ' '/dev/disk/by-id/scsi-3600140567aeb14c6f974aef8535ffebd ' '/dev/disk/by-id/wwn-0x600140567aeb14c6f974aef8535ffebd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_67aeb14c-6f97-4aef-8535-ffebde2c102f', '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': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'ID_SERIAL': '3600140567aeb14c6f974aef8535ffebd', 'ID_SERIAL_SHORT': '600140567aeb14c6f974aef8535ffebd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140567aeb14c6', 'ID_WWN_VENDOR_EXTENSION': '0xf974aef8535ffebd', 'ID_WWN_WITH_EXTENSION': '0x600140567aeb14c6f974aef8535ffebd', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140567aeb14c6f974aef8535ffebd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550337184'} ; 2024-03-01 20:48:27,307 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:48:27,310 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:48:27,313 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:27,317 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:48:27,318 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:48:27,318 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 20:48:27,318 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 20:48:27,321 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:48:27,324 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:48:27,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 20:48:27,328 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:48:27,328 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:48:27,328 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 20:48:27,328 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3911ed4a58) -- 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 = 600140567aeb14c6f974aef8535ffebd 2024-03-01 20:48:27,332 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:48:27,332 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:48:27,335 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf ' '/dev/disk/by-id/scsi-3600140541895b0fd0424d85ab89e7d4b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_41895b0f-d042-4d85-ab89-e7d4b4e497cf ' '/dev/disk/by-id/wwn-0x600140541895b0fd0424d85ab89e7d4b', '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': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'ID_SERIAL': '3600140541895b0fd0424d85ab89e7d4b', 'ID_SERIAL_SHORT': '600140541895b0fd0424d85ab89e7d4b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140541895b0fd', 'ID_WWN_VENDOR_EXTENSION': '0x0424d85ab89e7d4b', 'ID_WWN_WITH_EXTENSION': '0x600140541895b0fd0424d85ab89e7d4b', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140541895b0fd0424d85ab89e7d4b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550380784'} ; 2024-03-01 20:48:27,335 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:48:27,339 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:48:27,341 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:27,345 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:48:27,346 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:48:27,346 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 20:48:27,346 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 20:48:27,349 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:48:27,352 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:48:27,353 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:48:27,356 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:48:27,356 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:48:27,357 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 20:48:27,357 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3911eb7550) -- 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 = 600140541895b0fd0424d85ab89e7d4b 2024-03-01 20:48:27,360 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:48:27,360 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:48:27,363 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_68c57b06-4edb-4be1-bc77-fb770858af78 ' '/dev/disk/by-id/scsi-3600140568c57b064edb4be1bc77fb770 ' '/dev/disk/by-id/wwn-0x600140568c57b064edb4be1bc77fb770', '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': '68c57b06-4edb-4be1-bc77-fb770858af78', 'ID_SERIAL': '3600140568c57b064edb4be1bc77fb770', 'ID_SERIAL_SHORT': '600140568c57b064edb4be1bc77fb770', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140568c57b064', 'ID_WWN_VENDOR_EXTENSION': '0xedb4be1bc77fb770', 'ID_WWN_WITH_EXTENSION': '0x600140568c57b064edb4be1bc77fb770', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140568c57b064edb4be1bc77fb770', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550447036'} ; 2024-03-01 20:48:27,363 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:48:27,367 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:48:27,370 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:27,374 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:48:27,374 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:48:27,374 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:48:27,374 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:48:27,377 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:48:27,381 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:48:27,381 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:48:27,384 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:48:27,384 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:48:27,385 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 20:48:27,385 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3911ecb978) -- 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 = 600140568c57b064edb4be1bc77fb770 2024-03-01 20:48:27,388 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:48:27,388 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:48:27,392 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af ' '/dev/disk/by-id/scsi-36001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_a95585b0-05b1-46a5-9f3f-17aabc7b48af', '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': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'ID_SERIAL': '36001405a95585b005b146a59f3f17aab', 'ID_SERIAL_SHORT': '6001405a95585b005b146a59f3f17aab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a95585b00', 'ID_WWN_VENDOR_EXTENSION': '0x5b146a59f3f17aab', 'ID_WWN_WITH_EXTENSION': '0x6001405a95585b005b146a59f3f17aab', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a95585b005b146a59f3f17aab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550537073'} ; 2024-03-01 20:48:27,392 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:48:27,395 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:48:27,399 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:27,402 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:48:27,403 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:48:27,403 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 20:48:27,403 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 20:48:27,406 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:48:27,410 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:48:27,410 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:48:27,413 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:48:27,413 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:48:27,414 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 20:48:27,414 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3911ecbda0) -- 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 = 6001405a95585b005b146a59f3f17aab 2024-03-01 20:48:27,417 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:48:27,417 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:48:27,420 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': '16386320'} ; 2024-03-01 20:48:27,420 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:48:27,424 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:48:27,427 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:27,430 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:48:27,430 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:48:27,430 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:48:27,431 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:48:27,431 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:48:27,431 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:48:27,434 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:48:27,437 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:48:27,437 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:48:27,441 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:48:27,441 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:48:27,441 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 20:48:27,441 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3911edf6d8) -- name = xvda status = True id = 94 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:48:27,445 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:48:27,448 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:48:27,448 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 20:48:27,451 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:48:27,451 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 20:48:27,455 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:48:27,455 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 20:48:27,458 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:48:27,458 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 20:48:27,461 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:48:27,464 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:48:27,467 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:48:27,471 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 0x7f3911e65748> 2024-03-01 20:48:30,486 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 20:48:30,491 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:48:30,491 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:48:30,495 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': '16389701'} ; 2024-03-01 20:48:30,495 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:48:30,495 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:48:30,498 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:48:30,501 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:30,505 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:48:30,508 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:48:30,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:30,511 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:48:30,524 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:30,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:48:30,543 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 20:48:30,543 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 20:48:30,547 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:48:30,547 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:48:30,550 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:48:30,553 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:48:30,553 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:48:30,557 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:48:30,557 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:48:30,557 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:48:30,560 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:48:30,564 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:48:30,567 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:48:30,570 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:48:30,573 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:48:30,574 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:48:30,574 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 20:48:30,574 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:48:30,574 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f3911edf780) -- 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 0x7f3911e74200> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:48:30,578 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:48:30,581 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:48:30,582 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 20:48:30,585 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:48:30,585 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 20:48:30,588 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:48:30,588 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 20:48:30,592 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:48:30,592 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 20:48:30,592 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:48:30,595 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:48:30,595 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 20:48:30,598 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:48:30,598 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:48:30,602 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/eb7cbd5b-693b-4f4a-895b-b02fcbd10409 ' '/dev/disk/by-id/dm-uuid-LVM-P6nDH7jwiT23Ob3uAFhec3Fyd1cyRYv41kR03d37LAk5okOLTkLlPBtomcFV6EYV ' '/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-P6nDH7jwiT23Ob3uAFhec3Fyd1cyRYv41kR03d37LAk5okOLTkLlPBtomcFV6EYV', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'eb7cbd5b-693b-4f4a-895b-b02fcbd10409', 'ID_FS_UUID_ENC': 'eb7cbd5b-693b-4f4a-895b-b02fcbd10409', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1154357047'} ; 2024-03-01 20:48:30,602 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:48:30,602 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:48:30,606 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:48:30,606 INFO program/MainThread: stderr[15]: 2024-03-01 20:48:30,606 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:48:30,606 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:48:30,609 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:48:30,609 INFO program/MainThread: stderr[16]: 2024-03-01 20:48:30,609 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:48:30,610 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:48:30,613 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:48:30,614 INFO program/MainThread: stderr[17]: 2024-03-01 20:48:30,614 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:48:30,618 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:48:30,621 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:48:30,624 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,625 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,625 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,626 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,622 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3911eab978) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3912f87f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:48:30,626 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:48:30,630 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:48:30,630 INFO program/MainThread: stderr[18]: 2024-03-01 20:48:30,630 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:48:30,634 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:48:30,635 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:48:30,635 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:48:30,647 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:30,659 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:48:30,660 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:48:30,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:48:30,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:30,670 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:48:30,673 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:48:30,673 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:48:30,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:48:30,679 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:30,682 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:48:30,685 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:48:30,685 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:48:30,687 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:48:30,690 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:30,693 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:48:30,696 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:48:30,696 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:48:30,699 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:48:30,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:30,705 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:48:30,707 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:48:30,708 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:48:30,710 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:48:30,713 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:30,716 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:48:30,719 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:48:30,719 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:48:30,722 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:48:30,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:30,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:48:30,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:48:30,730 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:48:30,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:48:30,736 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:48:30,737 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 20:48:30,737 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:48:30,737 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:48:30,738 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:48:30,738 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:48:30,738 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:48:30,739 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:48:30,739 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:48:30,740 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:48:30,740 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:48:30,740 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:48:30,741 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:48:30,741 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:48:30,744 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:48:30,747 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:48:30,747 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:48:30,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:48:30,752 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:48:30,753 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:48:30,755 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:48:30,758 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 20:48:30,758 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:48:30,761 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:48:30,764 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:48:30,764 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:48:30,767 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,767 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,768 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,768 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,764 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3911eab978) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3912f87f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:48:30,771 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,771 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,772 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,772 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,769 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3911eab978) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3912f87f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:48:30,775 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,775 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,776 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,776 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,773 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3911eab978) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3912f87f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:48:30,779 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,779 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,780 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,780 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,777 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3911eab978) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3912f87f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:48:30,783 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,783 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,784 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,784 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,781 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3911eab978) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3912f87f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:48:30,787 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,787 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,788 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,788 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,785 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3911eab978) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3912f87f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:48:30,791 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,791 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,792 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,792 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,789 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3911eab978) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3912f87f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:48:30,795 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,795 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,795 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,796 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,793 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3911eab978) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3912f87f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:48:30,799 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,799 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,799 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,800 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,797 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3911eab978) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3912f87f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:48:30,802 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,803 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,803 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,804 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,800 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3911eab978) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3912f87f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:48:30,806 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,807 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,807 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,808 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,804 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3911eab978) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3912f87f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:48:30,810 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,811 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,811 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,812 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,808 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3911eab978) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3912f87f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:48:30,814 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,815 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,815 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,816 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,812 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3911eab978) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3912f87f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:48:30,818 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,819 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,819 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,820 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,816 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3911eab978) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3912f87f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:48:30,822 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,823 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,823 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,824 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,820 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3911eab978) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3912f87f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:48:30,826 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,827 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,827 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,828 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,824 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3911eab978) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3912f87f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:48:30,830 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,831 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,831 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,832 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,828 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3911eab978) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3912f87f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:48:30,834 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,835 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,835 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,836 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,832 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3911eab978) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3912f87f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:48:30,838 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,839 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,839 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,840 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,836 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3911eab978) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3912f87f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:48:30,842 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,842 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,843 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,843 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,840 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3911eab978) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3912f87f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:48:30,846 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,846 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,847 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,847 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,844 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3911eab978) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3912f87f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:48:30,850 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,850 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,851 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,851 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,848 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3911eab978) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3912f87f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:48:30,854 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,854 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,855 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,855 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,852 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3911eab978) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3912f87f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:48:30,858 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,858 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,859 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,859 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,856 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3911eab978) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3912f87f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:48:30,862 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,862 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,863 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,863 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,860 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3911eab978) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3912f87f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:48:30,866 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,866 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,867 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,867 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,864 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3911eab978) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3912f87f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:48:30,870 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,870 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,870 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,871 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,868 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3911eab978) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3912f87f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:48:30,873 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,874 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,874 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,875 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,871 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3911eab978) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3912f87f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:48:30,877 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,878 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,878 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,879 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,875 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3911eab978) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3912f87f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:48:30,881 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,882 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,882 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,883 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,879 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3911eab978) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3912f87f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:48:30,885 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,886 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,886 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,887 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,883 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3911eab978) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3912f87f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:48:30,889 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,890 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,890 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:48:30,891 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:48:30,887 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3911eab978) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1kR03d-37LA-k5ok-OLTk-LlPB-tomc-FV6EYV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3912f87f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = P6nDH7-jwiT-23Ob-3uAF-hec3-Fyd1-cyRYv4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:48:30,891 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 20:48:30,894 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:48:30,895 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:48:30,895 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 115 2024-03-01 20:48:30,899 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 20:48:30,899 INFO blivet/MainThread: registered action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:48:30,899 INFO program/MainThread: Running [19] dmsetup --version ... 2024-03-01 20:48:30,903 INFO program/MainThread: stdout[19]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 20:48:30,903 INFO program/MainThread: stderr[19]: 2024-03-01 20:48:30,903 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:48:30,908 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:48:30,908 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 20:48:30,908 INFO blivet/MainThread: registered action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:48:30,908 DEBUG blivet.ansible/MainThread: ['sdb', 'test_vg1', 'sda', 'sdc'] 2024-03-01 20:48:30,909 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 20:48:30,911 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 20:48:30,912 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:48:30,915 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:48:30,918 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:48:30,921 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:48:30,921 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 20:48:30,922 INFO blivet/MainThread: registered action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:48:30,922 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 20:48:30,922 DEBUG blivet/MainThread: removing sdb 2024-03-01 20:48:30,924 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 20:48:30,925 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:48:30,925 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:48:30,928 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 20:48:30,928 INFO blivet/MainThread: registered action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:48:30,928 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 20:48:30,928 DEBUG blivet/MainThread: removing sda 2024-03-01 20:48:30,931 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 20:48:30,931 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:48:30,931 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 121 2024-03-01 20:48:30,934 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 20:48:30,934 INFO blivet/MainThread: registered action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:48:30,934 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 20:48:30,934 DEBUG blivet/MainThread: removing sdc 2024-03-01 20:48:30,937 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 20:48:30,937 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:48:30,937 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:48:30,940 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 20:48:30,940 INFO blivet/MainThread: registered action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:48:30,941 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:48:30,955 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:30,967 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:48:30,979 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:30,994 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:48:30,994 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:48:30,995 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:48:30,995 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:48:30,995 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:48:30,995 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:48:30,995 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:48:30,995 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:48:30,995 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:48:30,998 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:48:31,001 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:48:31,004 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:48:31,004 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:48:31,007 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:48:31,007 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 0x7f3911e46f68> 2024-03-01 20:48:31,007 INFO blivet/MainThread: sorting actions... 2024-03-01 20:48:31,008 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:48:31,008 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:48:31,008 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:48:31,008 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:48:31,009 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:48:31,009 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:48:31,009 INFO blivet/MainThread: executing action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:48:31,012 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:48:31,015 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:48:31,015 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 20:48:31,029 INFO program/MainThread: stdout: 2024-03-01 20:48:31,030 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:48:31,030 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:31,030 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:48:31,045 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:31,045 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:48:31,055 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:31,055 INFO blivet/MainThread: executing action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:48:31,059 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 20:48:31,063 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:48:31,066 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:48:31,070 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 20:48:31,073 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:48:31,073 INFO program/MainThread: Running [20] lvm lvchange -an test_vg1/lv1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:48:31,107 INFO program/MainThread: stdout[20]: 2024-03-01 20:48:31,107 INFO program/MainThread: stderr[20]: 2024-03-01 20:48:31,107 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:48:31,112 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:48:31,115 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:48:31,119 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:48:31,123 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:48:31,126 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:48:31,129 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:48:31,132 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:48:31,135 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 20:48:31,135 INFO program/MainThread: Running [21] lvm lvremove --yes test_vg1/lv1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:48:31,175 INFO program/MainThread: stdout[21]: Logical volume "lv1" successfully removed. 2024-03-01 20:48:31,176 INFO program/MainThread: stderr[21]: 2024-03-01 20:48:31,176 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:48:31,176 INFO blivet/MainThread: executing action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:48:31,183 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 20:48:31,191 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 20:48:31,196 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:48:31,204 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:48:31,209 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:48:31,215 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:48:31,221 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:48:31,228 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:48:31,231 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:48:31,234 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 20:48:31,234 INFO program/MainThread: Running [22] lvm vgreduce --removemissing --force test_vg1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:48:31,271 INFO program/MainThread: stdout[22]: Volume group "test_vg1" is already consistent. 2024-03-01 20:48:31,271 INFO program/MainThread: stderr[22]: 2024-03-01 20:48:31,271 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:48:31,271 INFO program/MainThread: Running [23] lvm vgchange -an test_vg1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:48:31,311 INFO program/MainThread: stdout[23]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 20:48:31,311 INFO program/MainThread: stderr[23]: 2024-03-01 20:48:31,311 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:48:31,312 INFO program/MainThread: Running [24] lvm vgremove --force test_vg1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:48:31,349 INFO program/MainThread: stdout[24]: Volume group "test_vg1" successfully removed 2024-03-01 20:48:31,349 INFO program/MainThread: stderr[24]: 2024-03-01 20:48:31,349 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:48:31,350 INFO blivet/MainThread: executing action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:48:31,357 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:48:31,366 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:48:31,371 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:48:31,371 INFO program/MainThread: Running [25] lvm pvremove --force --force --yes /dev/sdc --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:48:31,412 INFO program/MainThread: stdout[25]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 20:48:31,412 INFO program/MainThread: stderr[25]: 2024-03-01 20:48:31,412 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:48:31,412 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 20:48:31,413 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:48:31,445 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:31,446 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:48:31,475 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:31,475 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:48:31,487 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:31,487 INFO blivet/MainThread: executing action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:48:31,491 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:48:31,494 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:48:31,497 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:48:31,497 INFO program/MainThread: Running [26] lvm pvremove --force --force --yes /dev/sda --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:48:31,523 INFO program/MainThread: stdout[26]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 20:48:31,524 INFO program/MainThread: stderr[26]: 2024-03-01 20:48:31,524 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:48:31,524 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 20:48:31,524 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:48:31,559 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:31,560 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:48:31,572 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:31,572 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:48:31,586 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:31,586 INFO blivet/MainThread: executing action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:48:31,590 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:48:31,593 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:48:31,596 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:48:31,596 INFO program/MainThread: Running [27] lvm pvremove --force --force --yes /dev/sdb --config= devices { filter=["a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:48:31,624 INFO program/MainThread: stdout[27]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 20:48:31,624 INFO program/MainThread: stderr[27]: 2024-03-01 20:48:31,624 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:48:31,624 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 20:48:31,625 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:48:31,658 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:31,659 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:48:31,671 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:31,671 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:48:31,685 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:31,690 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:48:31,690 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 0x7f3911e46f10> 2024-03-01 20:48:41,782 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_oon6bkny/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:48:46,394 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_4_tg8vha/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:48:53,295 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_pnwwgqwi/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:48:53,329 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:48:53,329 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:48:53,333 INFO program/MainThread: stdout[2]: 2024-03-01 20:48:53,333 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 20:48:53,333 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:48:53,333 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:48:53,337 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:53,338 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:48:53,341 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:48:53,341 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:48:53,345 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:48:53,345 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:48:53,348 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:48:53,348 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:48:53,355 INFO program/MainThread: stdout: 2024-03-01 20:48:53,355 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:48:53,355 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:48:53,355 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:48:53,355 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:48:53,355 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:48:53,355 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:48:53,355 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:48:53,355 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:48:53,355 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:48:53,355 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:48:53,355 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:48:53,355 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:48:53,356 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:48:53,356 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:48:53,356 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:48:53,356 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:53,356 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:48:53,356 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:48:53,356 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:48:53,356 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:48:53,356 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:48:53,357 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:48:53,357 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:48:53,357 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:48:53,370 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:53,381 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:48:53,385 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140577739717c77d41b180d75174f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_77739717-c77d-41b1-80d7-5174ffdee566 ' '/dev/disk/by-id/wwn-0x600140577739717c77d41b180d75174f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566', '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': '77739717-c77d-41b1-80d7-5174ffdee566', 'ID_SERIAL': '3600140577739717c77d41b180d75174f', 'ID_SERIAL_SHORT': '600140577739717c77d41b180d75174f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577739717c', 'ID_WWN_VENDOR_EXTENSION': '0x77d41b180d75174f', 'ID_WWN_WITH_EXTENSION': '0x600140577739717c77d41b180d75174f', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577739717c77d41b180d75174f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549842181'} ; 2024-03-01 20:48:53,385 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:48:53,386 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:48:53,421 INFO program/MainThread: stdout[3]: 2024-03-01 20:48:53,421 INFO program/MainThread: stderr[3]: 2024-03-01 20:48:53,421 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:48:53,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:48:53,428 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:53,434 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:48:53,438 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:48:53,439 INFO blivet/MainThread: sda is a disk 2024-03-01 20:48:53,439 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:48:53,439 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:48:53,443 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:48:53,446 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:48:53,446 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:48:53,449 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:48:53,450 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:48:53,450 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:48:53,450 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9bdc680b38) -- 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 = 600140577739717c77d41b180d75174f 2024-03-01 20:48:53,454 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:48:53,454 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:48:53,457 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405018be342b0454267960b1c8f4 ' '/dev/disk/by-id/scsi-36001405018be342b0454267960b1c8f4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_018be342-b045-4267-960b-1c8f4bfef8a4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4', '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': '018be342-b045-4267-960b-1c8f4bfef8a4', 'ID_SERIAL': '36001405018be342b0454267960b1c8f4', 'ID_SERIAL_SHORT': '6001405018be342b0454267960b1c8f4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405018be342b', 'ID_WWN_VENDOR_EXTENSION': '0x0454267960b1c8f4', 'ID_WWN_WITH_EXTENSION': '0x6001405018be342b0454267960b1c8f4', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405018be342b0454267960b1c8f4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549911453'} ; 2024-03-01 20:48:53,458 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:48:53,461 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:48:53,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:53,467 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:48:53,468 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:48:53,468 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:48:53,468 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:48:53,471 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:48:53,474 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:48:53,474 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:48:53,477 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:48:53,477 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:48:53,478 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:48:53,478 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9bdc680b00) -- 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 = 6001405018be342b0454267960b1c8f4 2024-03-01 20:48:53,481 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:48:53,481 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:48:53,484 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140591b3ee6238474a76ad4894fec ' '/dev/disk/by-id/wwn-0x600140591b3ee6238474a76ad4894fec ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_91b3ee62-3847-4a76-ad48-94fec947ac9a', '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': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'ID_SERIAL': '3600140591b3ee6238474a76ad4894fec', 'ID_SERIAL_SHORT': '600140591b3ee6238474a76ad4894fec', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140591b3ee623', 'ID_WWN_VENDOR_EXTENSION': '0x8474a76ad4894fec', 'ID_WWN_WITH_EXTENSION': '0x600140591b3ee6238474a76ad4894fec', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140591b3ee6238474a76ad4894fec', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550647850'} ; 2024-03-01 20:48:53,484 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:48:53,488 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:48:53,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:53,494 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:48:53,495 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:48:53,495 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:48:53,495 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:48:53,498 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:48:53,501 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:48:53,501 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:48:53,504 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:48:53,505 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:48:53,505 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:48:53,505 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9bdb639400) -- 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 = 600140591b3ee6238474a76ad4894fec 2024-03-01 20:48:53,508 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:48:53,508 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:48:53,512 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140577982450e4c544d9b055bc4d9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_77982450-e4c5-44d9-b055-bc4d96816669 ' '/dev/disk/by-id/wwn-0x600140577982450e4c544d9b055bc4d9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669', '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': '77982450-e4c5-44d9-b055-bc4d96816669', 'ID_SERIAL': '3600140577982450e4c544d9b055bc4d9', 'ID_SERIAL_SHORT': '600140577982450e4c544d9b055bc4d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577982450e', 'ID_WWN_VENDOR_EXTENSION': '0x4c544d9b055bc4d9', 'ID_WWN_WITH_EXTENSION': '0x600140577982450e4c544d9b055bc4d9', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577982450e4c544d9b055bc4d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550645422'} ; 2024-03-01 20:48:53,512 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:48:53,515 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:48:53,518 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:53,521 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:48:53,522 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:48:53,522 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:48:53,522 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:48:53,525 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:48:53,528 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:48:53,528 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:48:53,531 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:48:53,532 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:48:53,532 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:48:53,532 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9bdb639908) -- 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 = 600140577982450e4c544d9b055bc4d9 2024-03-01 20:48:53,535 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:48:53,535 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:48:53,539 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014056a7a8c862db54d97b92bab394 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044 ' '/dev/disk/by-id/scsi-360014056a7a8c862db54d97b92bab394 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_6a7a8c86-2db5-4d97-b92b-ab39412a7044', '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': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'ID_SERIAL': '360014056a7a8c862db54d97b92bab394', 'ID_SERIAL_SHORT': '60014056a7a8c862db54d97b92bab394', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056a7a8c862', 'ID_WWN_VENDOR_EXTENSION': '0xdb54d97b92bab394', 'ID_WWN_WITH_EXTENSION': '0x60014056a7a8c862db54d97b92bab394', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056a7a8c862db54d97b92bab394', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549906705'} ; 2024-03-01 20:48:53,539 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:48:53,542 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:48:53,545 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:53,549 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:48:53,549 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:48:53,549 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:48:53,549 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:48:53,552 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:48:53,556 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:48:53,556 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:48:53,559 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:48:53,559 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:48:53,560 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:48:53,560 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9bdc690e80) -- 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 = 60014056a7a8c862db54d97b92bab394 2024-03-01 20:48:53,563 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:48:53,563 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:48:53,566 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405deeedd7241bd4c48b8d2895b6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_deeedd72-41bd-4c48-b8d2-895b68bd94f4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4 ' '/dev/disk/by-id/wwn-0x6001405deeedd7241bd4c48b8d2895b6', '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': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'ID_SERIAL': '36001405deeedd7241bd4c48b8d2895b6', 'ID_SERIAL_SHORT': '6001405deeedd7241bd4c48b8d2895b6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405deeedd724', 'ID_WWN_VENDOR_EXTENSION': '0x1bd4c48b8d2895b6', 'ID_WWN_WITH_EXTENSION': '0x6001405deeedd7241bd4c48b8d2895b6', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405deeedd7241bd4c48b8d2895b6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550031662'} ; 2024-03-01 20:48:53,566 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:48:53,569 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:48:53,572 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:53,576 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:48:53,576 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:48:53,577 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:48:53,577 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:48:53,580 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:48:53,583 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:48:53,583 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:48:53,586 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:48:53,586 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:48:53,587 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:48:53,587 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9bdb6438d0) -- 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 = 6001405deeedd7241bd4c48b8d2895b6 2024-03-01 20:48:53,590 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:48:53,590 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:48:53,594 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_b8e660b8-86fb-440e-bd18-182d13c366ca ' '/dev/disk/by-id/scsi-36001405b8e660b886fb440ebd18182d1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca ' '/dev/disk/by-id/wwn-0x6001405b8e660b886fb440ebd18182d1', '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': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'ID_SERIAL': '36001405b8e660b886fb440ebd18182d1', 'ID_SERIAL_SHORT': '6001405b8e660b886fb440ebd18182d1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b8e660b88', 'ID_WWN_VENDOR_EXTENSION': '0x6fb440ebd18182d1', 'ID_WWN_WITH_EXTENSION': '0x6001405b8e660b886fb440ebd18182d1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b8e660b886fb440ebd18182d1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550098754'} ; 2024-03-01 20:48:53,594 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:48:53,597 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:48:53,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:53,603 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:48:53,604 INFO blivet/MainThread: sde is a disk 2024-03-01 20:48:53,604 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:48:53,604 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:48:53,607 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:48:53,610 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:48:53,610 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:48:53,614 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:48:53,614 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:48:53,614 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:48:53,614 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9bdb643cf8) -- 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 = 6001405b8e660b886fb440ebd18182d1 2024-03-01 20:48:53,618 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:48:53,618 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:48:53,621 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405984775db0c86458da914cb573 ' '/dev/disk/by-id/scsi-36001405984775db0c86458da914cb573 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_984775db-0c86-458d-a914-cb573cb98e08 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08', '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': '984775db-0c86-458d-a914-cb573cb98e08', 'ID_SERIAL': '36001405984775db0c86458da914cb573', 'ID_SERIAL_SHORT': '6001405984775db0c86458da914cb573', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405984775db0', 'ID_WWN_VENDOR_EXTENSION': '0xc86458da914cb573', 'ID_WWN_WITH_EXTENSION': '0x6001405984775db0c86458da914cb573', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405984775db0c86458da914cb573', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550115827'} ; 2024-03-01 20:48:53,621 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:48:53,624 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:48:53,627 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:53,631 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:48:53,631 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:48:53,631 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:48:53,631 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:48:53,634 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:48:53,638 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:48:53,638 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:48:53,641 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:48:53,641 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:48:53,642 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:48:53,642 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9bdb6494e0) -- 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 = 6001405984775db0c86458da914cb573 2024-03-01 20:48:53,645 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:48:53,645 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:48:53,649 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140567aeb14c6f974aef8535ffebd ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f ' '/dev/disk/by-id/scsi-3600140567aeb14c6f974aef8535ffebd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_67aeb14c-6f97-4aef-8535-ffebde2c102f', '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': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'ID_SERIAL': '3600140567aeb14c6f974aef8535ffebd', 'ID_SERIAL_SHORT': '600140567aeb14c6f974aef8535ffebd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140567aeb14c6', 'ID_WWN_VENDOR_EXTENSION': '0xf974aef8535ffebd', 'ID_WWN_WITH_EXTENSION': '0x600140567aeb14c6f974aef8535ffebd', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140567aeb14c6f974aef8535ffebd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550337184'} ; 2024-03-01 20:48:53,649 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:48:53,652 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:48:53,655 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:53,658 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:48:53,659 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:48:53,659 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:48:53,659 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:48:53,662 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:48:53,665 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:48:53,665 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:48:53,668 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:48:53,669 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:48:53,669 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:48:53,669 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9bdb649710) -- 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 = 600140567aeb14c6f974aef8535ffebd 2024-03-01 20:48:53,673 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:48:53,673 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:48:53,676 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_41895b0f-d042-4d85-ab89-e7d4b4e497cf ' '/dev/disk/by-id/wwn-0x600140541895b0fd0424d85ab89e7d4b ' '/dev/disk/by-id/scsi-3600140541895b0fd0424d85ab89e7d4b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf', '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': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'ID_SERIAL': '3600140541895b0fd0424d85ab89e7d4b', 'ID_SERIAL_SHORT': '600140541895b0fd0424d85ab89e7d4b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140541895b0fd', 'ID_WWN_VENDOR_EXTENSION': '0x0424d85ab89e7d4b', 'ID_WWN_WITH_EXTENSION': '0x600140541895b0fd0424d85ab89e7d4b', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140541895b0fd0424d85ab89e7d4b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550380784'} ; 2024-03-01 20:48:53,676 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:48:53,679 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:48:53,682 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:53,686 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:48:53,686 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:48:53,686 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:48:53,687 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:48:53,690 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:48:53,693 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:48:53,693 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:48:53,696 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:48:53,697 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:48:53,697 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:48:53,697 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9bdb635588) -- 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 = 600140541895b0fd0424d85ab89e7d4b 2024-03-01 20:48:53,700 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:48:53,700 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:48:53,704 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140568c57b064edb4be1bc77fb770 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78 ' '/dev/disk/by-id/scsi-3600140568c57b064edb4be1bc77fb770 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_68c57b06-4edb-4be1-bc77-fb770858af78', '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': '68c57b06-4edb-4be1-bc77-fb770858af78', 'ID_SERIAL': '3600140568c57b064edb4be1bc77fb770', 'ID_SERIAL_SHORT': '600140568c57b064edb4be1bc77fb770', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140568c57b064', 'ID_WWN_VENDOR_EXTENSION': '0xedb4be1bc77fb770', 'ID_WWN_WITH_EXTENSION': '0x600140568c57b064edb4be1bc77fb770', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140568c57b064edb4be1bc77fb770', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550447036'} ; 2024-03-01 20:48:53,704 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:48:53,707 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:48:53,710 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:53,713 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:48:53,714 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:48:53,714 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:48:53,714 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:48:53,717 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:48:53,720 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:48:53,720 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:48:53,724 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:48:53,724 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:48:53,724 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:48:53,724 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9bdb635c18) -- 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 = 600140568c57b064edb4be1bc77fb770 2024-03-01 20:48:53,728 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:48:53,728 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:48:53,731 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af ' '/dev/disk/by-id/scsi-36001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/wwn-0x6001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_a95585b0-05b1-46a5-9f3f-17aabc7b48af', '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': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'ID_SERIAL': '36001405a95585b005b146a59f3f17aab', 'ID_SERIAL_SHORT': '6001405a95585b005b146a59f3f17aab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a95585b00', 'ID_WWN_VENDOR_EXTENSION': '0x5b146a59f3f17aab', 'ID_WWN_WITH_EXTENSION': '0x6001405a95585b005b146a59f3f17aab', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a95585b005b146a59f3f17aab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550537073'} ; 2024-03-01 20:48:53,731 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:48:53,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:48:53,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:53,741 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:48:53,742 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:48:53,742 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:48:53,742 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:48:53,745 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:48:53,748 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:48:53,748 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:48:53,751 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:48:53,752 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:48:53,752 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:48:53,752 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9bdb649eb8) -- 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 = 6001405a95585b005b146a59f3f17aab 2024-03-01 20:48:53,756 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:48:53,756 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:48:53,759 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': '16386320'} ; 2024-03-01 20:48:53,759 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:48:53,762 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:48:53,765 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:53,768 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:48:53,768 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:48:53,768 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:48:53,769 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:48:53,769 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:48:53,769 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:48:53,772 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:48:53,775 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:48:53,775 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:48:53,778 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:48:53,778 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:48:53,779 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:48:53,779 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9bdb653b00) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:48:53,782 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:48:53,786 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:48:53,786 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:48:53,789 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:48:53,789 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:48:53,793 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:48:53,793 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:48:53,796 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:48:53,796 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:48:53,799 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:48:53,802 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:48:53,805 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:48:53,809 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 0x7f9bdb656c48> 2024-03-01 20:48:56,659 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:48:56,663 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:48:56,663 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:48:56,667 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': '16389701'} ; 2024-03-01 20:48:56,668 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:48:56,668 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:48:56,671 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:48:56,674 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:56,677 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:48:56,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:48:56,683 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:56,683 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:48:56,696 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:56,710 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:48:56,713 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:48:56,714 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:48:56,717 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:48:56,718 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:48:56,721 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:48:56,724 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:48:56,724 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:48:56,727 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:48:56,728 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:48:56,728 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:48:56,731 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:48:56,735 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:48:56,738 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:48:56,741 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:48:56,744 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:48:56,744 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:48:56,744 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:48:56,745 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:48:56,744 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f9bdb653b70) -- 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 0x7f9bdb5ec5c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:48:56,748 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:48:56,752 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:48:56,752 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:48:56,755 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:48:56,755 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:48:56,758 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:48:56,758 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:48:56,762 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:48:56,762 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:48:56,763 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:48:56,764 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:48:56,767 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:48:56,767 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:48:56,770 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:48:56,770 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:48:56,771 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:48:56,782 DEBUG program/MainThread: Return code: 0 2024-03-01 20:48:56,794 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:48:56,794 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:48:56,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:48:56,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:56,804 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:48:56,807 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:48:56,807 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:48:56,810 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:48:56,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:56,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:48:56,818 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:48:56,818 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:48:56,821 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:48:56,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:56,826 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:48:56,829 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:48:56,829 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:48:56,832 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:48:56,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:56,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:48:56,840 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:48:56,840 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:48:56,843 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:48:56,846 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:56,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 20:48:56,851 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:48:56,851 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:48:56,854 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:48:56,857 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:48:56,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:48:56,862 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:48:56,862 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:48:56,863 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:49:01,282 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_725677fl/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:49:01,316 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:01,317 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:49:01,320 INFO program/MainThread: stdout[2]: 2024-03-01 20:49:01,320 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 20:49:01,320 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:49:01,320 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:49:01,325 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:01,325 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:49:01,328 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:01,328 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:49:01,332 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:01,332 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:49:01,335 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:01,335 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:49:01,342 INFO program/MainThread: stdout: 2024-03-01 20:49:01,343 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:49:01,343 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:49:01,343 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:49:01,343 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:49:01,343 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:49:01,343 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:49:01,343 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:49:01,343 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:49:01,343 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:49:01,343 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:49:01,343 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:49:01,343 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:49:01,343 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:49:01,343 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:49:01,343 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:49:01,343 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:01,343 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:49:01,343 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:01,344 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:01,344 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:49:01,344 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:01,344 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:49:01,344 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:49:01,344 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:01,357 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:01,368 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:49:01,372 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140577739717c77d41b180d75174f ' '/dev/disk/by-id/scsi-3600140577739717c77d41b180d75174f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_77739717-c77d-41b1-80d7-5174ffdee566 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566', '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': '77739717-c77d-41b1-80d7-5174ffdee566', 'ID_SERIAL': '3600140577739717c77d41b180d75174f', 'ID_SERIAL_SHORT': '600140577739717c77d41b180d75174f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577739717c', 'ID_WWN_VENDOR_EXTENSION': '0x77d41b180d75174f', 'ID_WWN_WITH_EXTENSION': '0x600140577739717c77d41b180d75174f', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577739717c77d41b180d75174f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549842181'} ; 2024-03-01 20:49:01,372 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:49:01,373 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:49:01,405 INFO program/MainThread: stdout[3]: 2024-03-01 20:49:01,405 INFO program/MainThread: stderr[3]: 2024-03-01 20:49:01,405 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:49:01,410 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:01,413 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:01,418 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:49:01,423 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:49:01,423 INFO blivet/MainThread: sda is a disk 2024-03-01 20:49:01,423 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:49:01,424 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:49:01,427 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:49:01,430 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:49:01,430 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:49:01,434 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:49:01,434 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:49:01,434 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:49:01,434 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb344d32b00) -- 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 = 600140577739717c77d41b180d75174f 2024-03-01 20:49:01,438 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:49:01,438 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:49:01,442 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405018be342b0454267960b1c8f4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_018be342-b045-4267-960b-1c8f4bfef8a4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4 ' '/dev/disk/by-id/scsi-36001405018be342b0454267960b1c8f4', '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': '018be342-b045-4267-960b-1c8f4bfef8a4', 'ID_SERIAL': '36001405018be342b0454267960b1c8f4', 'ID_SERIAL_SHORT': '6001405018be342b0454267960b1c8f4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405018be342b', 'ID_WWN_VENDOR_EXTENSION': '0x0454267960b1c8f4', 'ID_WWN_WITH_EXTENSION': '0x6001405018be342b0454267960b1c8f4', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405018be342b0454267960b1c8f4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549911453'} ; 2024-03-01 20:49:01,442 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:49:01,445 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:49:01,448 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:01,451 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:49:01,452 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:49:01,452 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:49:01,452 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:49:01,455 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:49:01,458 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:49:01,459 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:49:01,462 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:49:01,462 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:49:01,462 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:49:01,462 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb344d32ac8) -- 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 = 6001405018be342b0454267960b1c8f4 2024-03-01 20:49:01,466 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:49:01,466 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:49:01,469 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_91b3ee62-3847-4a76-ad48-94fec947ac9a ' '/dev/disk/by-id/scsi-3600140591b3ee6238474a76ad4894fec ' '/dev/disk/by-id/wwn-0x600140591b3ee6238474a76ad4894fec ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a', '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': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'ID_SERIAL': '3600140591b3ee6238474a76ad4894fec', 'ID_SERIAL_SHORT': '600140591b3ee6238474a76ad4894fec', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140591b3ee623', 'ID_WWN_VENDOR_EXTENSION': '0x8474a76ad4894fec', 'ID_WWN_WITH_EXTENSION': '0x600140591b3ee6238474a76ad4894fec', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140591b3ee6238474a76ad4894fec', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550647850'} ; 2024-03-01 20:49:01,469 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:49:01,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:49:01,475 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:01,479 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:49:01,479 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:49:01,479 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:49:01,479 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:49:01,482 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:49:01,486 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:49:01,486 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:49:01,489 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:49:01,489 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:49:01,490 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:49:01,490 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb3444eb3c8) -- 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 = 600140591b3ee6238474a76ad4894fec 2024-03-01 20:49:01,493 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:49:01,493 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:49:01,496 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140577982450e4c544d9b055bc4d9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_77982450-e4c5-44d9-b055-bc4d96816669 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669 ' '/dev/disk/by-id/scsi-3600140577982450e4c544d9b055bc4d9', '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': '77982450-e4c5-44d9-b055-bc4d96816669', 'ID_SERIAL': '3600140577982450e4c544d9b055bc4d9', 'ID_SERIAL_SHORT': '600140577982450e4c544d9b055bc4d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577982450e', 'ID_WWN_VENDOR_EXTENSION': '0x4c544d9b055bc4d9', 'ID_WWN_WITH_EXTENSION': '0x600140577982450e4c544d9b055bc4d9', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577982450e4c544d9b055bc4d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550645422'} ; 2024-03-01 20:49:01,496 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:49:01,500 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:49:01,502 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:01,506 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:49:01,507 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:49:01,507 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:49:01,507 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:49:01,510 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:49:01,513 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:49:01,513 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:49:01,516 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:49:01,516 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:49:01,517 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:49:01,517 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb3444eb8d0) -- 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 = 600140577982450e4c544d9b055bc4d9 2024-03-01 20:49:01,520 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:49:01,520 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:49:01,524 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014056a7a8c862db54d97b92bab394 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044 ' '/dev/disk/by-id/wwn-0x60014056a7a8c862db54d97b92bab394 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_6a7a8c86-2db5-4d97-b92b-ab39412a7044', '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': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'ID_SERIAL': '360014056a7a8c862db54d97b92bab394', 'ID_SERIAL_SHORT': '60014056a7a8c862db54d97b92bab394', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056a7a8c862', 'ID_WWN_VENDOR_EXTENSION': '0xdb54d97b92bab394', 'ID_WWN_WITH_EXTENSION': '0x60014056a7a8c862db54d97b92bab394', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056a7a8c862db54d97b92bab394', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549906705'} ; 2024-03-01 20:49:01,524 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:49:01,527 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:49:01,530 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:01,533 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:49:01,534 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:49:01,534 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:49:01,534 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:49:01,537 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:49:01,540 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:49:01,540 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:49:01,543 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:49:01,544 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:49:01,544 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:49:01,544 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb344d42e48) -- 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 = 60014056a7a8c862db54d97b92bab394 2024-03-01 20:49:01,548 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:49:01,548 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:49:01,551 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_deeedd72-41bd-4c48-b8d2-895b68bd94f4 ' '/dev/disk/by-id/scsi-36001405deeedd7241bd4c48b8d2895b6 ' '/dev/disk/by-id/wwn-0x6001405deeedd7241bd4c48b8d2895b6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4', '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': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'ID_SERIAL': '36001405deeedd7241bd4c48b8d2895b6', 'ID_SERIAL_SHORT': '6001405deeedd7241bd4c48b8d2895b6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405deeedd724', 'ID_WWN_VENDOR_EXTENSION': '0x1bd4c48b8d2895b6', 'ID_WWN_WITH_EXTENSION': '0x6001405deeedd7241bd4c48b8d2895b6', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405deeedd7241bd4c48b8d2895b6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550031662'} ; 2024-03-01 20:49:01,551 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:49:01,554 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:49:01,557 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:01,561 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:49:01,561 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:49:01,561 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:49:01,561 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:49:01,564 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:49:01,567 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:49:01,568 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:49:01,571 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:49:01,571 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:49:01,571 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:49:01,571 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb3444f6898) -- 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 = 6001405deeedd7241bd4c48b8d2895b6 2024-03-01 20:49:01,575 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:49:01,575 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:49:01,578 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_b8e660b8-86fb-440e-bd18-182d13c366ca ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca ' '/dev/disk/by-id/wwn-0x6001405b8e660b886fb440ebd18182d1 ' '/dev/disk/by-id/scsi-36001405b8e660b886fb440ebd18182d1', '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': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'ID_SERIAL': '36001405b8e660b886fb440ebd18182d1', 'ID_SERIAL_SHORT': '6001405b8e660b886fb440ebd18182d1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b8e660b88', 'ID_WWN_VENDOR_EXTENSION': '0x6fb440ebd18182d1', 'ID_WWN_WITH_EXTENSION': '0x6001405b8e660b886fb440ebd18182d1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b8e660b886fb440ebd18182d1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550098754'} ; 2024-03-01 20:49:01,578 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:49:01,581 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:49:01,584 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:01,588 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:49:01,588 INFO blivet/MainThread: sde is a disk 2024-03-01 20:49:01,589 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:49:01,589 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:49:01,592 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:49:01,595 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:49:01,595 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:49:01,598 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:49:01,598 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:49:01,599 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:49:01,599 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb3444f6cc0) -- 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 = 6001405b8e660b886fb440ebd18182d1 2024-03-01 20:49:01,602 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:49:01,602 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:49:01,605 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08 ' '/dev/disk/by-id/scsi-36001405984775db0c86458da914cb573 ' '/dev/disk/by-id/wwn-0x6001405984775db0c86458da914cb573 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_984775db-0c86-458d-a914-cb573cb98e08', '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': '984775db-0c86-458d-a914-cb573cb98e08', 'ID_SERIAL': '36001405984775db0c86458da914cb573', 'ID_SERIAL_SHORT': '6001405984775db0c86458da914cb573', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405984775db0', 'ID_WWN_VENDOR_EXTENSION': '0xc86458da914cb573', 'ID_WWN_WITH_EXTENSION': '0x6001405984775db0c86458da914cb573', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405984775db0c86458da914cb573', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550115827'} ; 2024-03-01 20:49:01,606 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:49:01,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:49:01,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:01,615 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:49:01,616 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:49:01,616 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:49:01,616 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:49:01,619 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:49:01,622 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:49:01,622 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:49:01,626 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:49:01,626 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:49:01,626 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:49:01,626 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb3444fb4a8) -- 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 = 6001405984775db0c86458da914cb573 2024-03-01 20:49:01,630 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:49:01,630 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:49:01,633 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140567aeb14c6f974aef8535ffebd ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f ' '/dev/disk/by-id/wwn-0x600140567aeb14c6f974aef8535ffebd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_67aeb14c-6f97-4aef-8535-ffebde2c102f', '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': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'ID_SERIAL': '3600140567aeb14c6f974aef8535ffebd', 'ID_SERIAL_SHORT': '600140567aeb14c6f974aef8535ffebd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140567aeb14c6', 'ID_WWN_VENDOR_EXTENSION': '0xf974aef8535ffebd', 'ID_WWN_WITH_EXTENSION': '0x600140567aeb14c6f974aef8535ffebd', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140567aeb14c6f974aef8535ffebd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550337184'} ; 2024-03-01 20:49:01,633 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:49:01,636 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:49:01,639 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:01,643 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:49:01,643 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:49:01,643 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:49:01,644 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:49:01,647 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:49:01,650 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:49:01,650 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:49:01,653 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:49:01,653 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:49:01,654 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:49:01,654 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb3444fb6d8) -- 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 = 600140567aeb14c6f974aef8535ffebd 2024-03-01 20:49:01,657 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:49:01,657 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:49:01,661 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140541895b0fd0424d85ab89e7d4b ' '/dev/disk/by-id/scsi-3600140541895b0fd0424d85ab89e7d4b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_41895b0f-d042-4d85-ab89-e7d4b4e497cf ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf', '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': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'ID_SERIAL': '3600140541895b0fd0424d85ab89e7d4b', 'ID_SERIAL_SHORT': '600140541895b0fd0424d85ab89e7d4b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140541895b0fd', 'ID_WWN_VENDOR_EXTENSION': '0x0424d85ab89e7d4b', 'ID_WWN_WITH_EXTENSION': '0x600140541895b0fd0424d85ab89e7d4b', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140541895b0fd0424d85ab89e7d4b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550380784'} ; 2024-03-01 20:49:01,661 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:49:01,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:49:01,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:01,670 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:49:01,671 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:49:01,671 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:49:01,671 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:49:01,674 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:49:01,677 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:49:01,678 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:49:01,681 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:49:01,681 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:49:01,682 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:49:01,682 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb3444e8550) -- 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 = 600140541895b0fd0424d85ab89e7d4b 2024-03-01 20:49:01,685 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:49:01,685 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:49:01,688 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_68c57b06-4edb-4be1-bc77-fb770858af78 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78 ' '/dev/disk/by-id/wwn-0x600140568c57b064edb4be1bc77fb770 ' '/dev/disk/by-id/scsi-3600140568c57b064edb4be1bc77fb770', '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': '68c57b06-4edb-4be1-bc77-fb770858af78', 'ID_SERIAL': '3600140568c57b064edb4be1bc77fb770', 'ID_SERIAL_SHORT': '600140568c57b064edb4be1bc77fb770', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140568c57b064', 'ID_WWN_VENDOR_EXTENSION': '0xedb4be1bc77fb770', 'ID_WWN_WITH_EXTENSION': '0x600140568c57b064edb4be1bc77fb770', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140568c57b064edb4be1bc77fb770', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550447036'} ; 2024-03-01 20:49:01,688 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:49:01,692 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:49:01,694 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:01,698 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:49:01,699 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:49:01,699 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:49:01,699 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:49:01,702 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:49:01,705 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:49:01,705 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:49:01,708 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:49:01,709 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:49:01,709 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:49:01,709 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb3444e8be0) -- 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 = 600140568c57b064edb4be1bc77fb770 2024-03-01 20:49:01,712 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:49:01,713 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:49:01,716 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_a95585b0-05b1-46a5-9f3f-17aabc7b48af ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af ' '/dev/disk/by-id/wwn-0x6001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/scsi-36001405a95585b005b146a59f3f17aab', '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': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'ID_SERIAL': '36001405a95585b005b146a59f3f17aab', 'ID_SERIAL_SHORT': '6001405a95585b005b146a59f3f17aab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a95585b00', 'ID_WWN_VENDOR_EXTENSION': '0x5b146a59f3f17aab', 'ID_WWN_WITH_EXTENSION': '0x6001405a95585b005b146a59f3f17aab', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a95585b005b146a59f3f17aab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550537073'} ; 2024-03-01 20:49:01,716 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:49:01,719 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:49:01,722 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:01,726 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:49:01,727 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:49:01,727 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:49:01,727 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:49:01,730 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:49:01,733 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:49:01,733 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:49:01,736 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:49:01,737 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:49:01,737 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:49:01,737 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb3444fbe80) -- 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 = 6001405a95585b005b146a59f3f17aab 2024-03-01 20:49:01,741 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:49:01,741 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:49:01,744 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'b2f85011', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '16386320'} ; 2024-03-01 20:49:01,744 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:49:01,747 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:01,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:01,754 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:49:01,754 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:49:01,754 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:49:01,754 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:49:01,754 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:49:01,754 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:49:01,757 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:49:01,760 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:49:01,761 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:49:01,764 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:49:01,764 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:49:01,765 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:49:01,765 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb344506ac8) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:49:01,768 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:49:01,772 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:01,772 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:49:01,775 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:01,775 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:49:01,779 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:01,779 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:49:01,782 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:01,782 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:49:01,785 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:49:01,788 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:01,791 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:49:01,796 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 0x7fb344509c08> 2024-03-01 20:49:04,971 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:49:04,975 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:49:04,976 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:49:04,980 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': '16389701'} ; 2024-03-01 20:49:04,980 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:49:04,980 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:49:04,983 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:04,986 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:04,989 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:49:04,992 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:04,995 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:04,995 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:05,006 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:05,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:05,023 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:49:05,024 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:49:05,028 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:49:05,028 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:49:05,031 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:49:05,034 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:49:05,034 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:49:05,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 20:49:05,038 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:49:05,038 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:49:05,041 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:49:05,045 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:49:05,048 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:49:05,051 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:49:05,054 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:49:05,054 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:49:05,055 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:49:05,055 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:49:05,055 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fb344506b38) -- 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 0x7fb34449e5c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:49:05,059 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:49:05,062 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:05,062 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:49:05,065 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:05,065 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:49:05,069 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:05,069 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:49:05,072 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:05,072 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:49:05,074 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:49:05,074 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:49:05,077 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:05,077 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:49:05,080 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:49:05,081 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:49:05,081 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:05,092 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:05,103 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:49:05,104 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:49:05,108 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:49:05,111 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:05,114 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:49:05,117 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:05,117 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:49:05,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:49:05,122 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:05,125 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:49:05,128 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:05,128 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:49:05,130 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:49:05,133 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:05,136 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:49:05,139 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:05,139 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:49:05,141 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:49:05,144 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:05,147 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:49:05,150 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:05,150 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:49:05,152 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:49:05,155 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:05,158 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:49:05,161 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:05,161 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:49:05,164 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:49:05,166 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:05,169 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:49:05,172 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:05,172 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:49:05,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:05,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:05,180 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:05,183 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:05,183 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 20:49:05,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:05,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 20:49:05,189 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:49:05,192 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:49:05,195 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 20:49:05,195 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:49:05,197 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:49:05,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 20:49:05,200 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:49:05,203 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:49:05,203 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 20:49:05,204 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:49:05,207 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:49:05,207 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:49:05,210 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:49:05,211 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:49:05,213 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:49:05,214 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 20:49:05,214 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:49:05,217 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:49:05,217 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:49:05,220 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:49:05,220 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:49:05,223 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:49:05,223 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 20:49:05,223 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:49:05,226 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:49:05,226 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:49:05,229 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:49:05,229 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:49:05,230 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:49:05,234 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:49:05,238 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:49:05,241 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:49:05,245 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:49:05,248 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:49:05,252 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:49:05,253 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:49:05,256 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:49:05,256 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 20:49:05,256 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:49:05,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:05,263 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:05,266 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:05,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:05,269 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 20:49:05,270 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:49:05,270 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:49:05,270 DEBUG blivet.ansible/MainThread: size: 2.99 GiB ; 0.0 2024-03-01 20:49:05,271 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:49:05,271 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:49:05,274 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:05,274 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 20:49:05,277 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:05,278 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 20:49:05,281 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:49:05,284 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:49:05,285 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:49:05,288 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:49:05,291 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:49:05,295 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:49:05,298 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 20:49:05,299 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:49:05,299 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:49:05,299 DEBUG blivet/MainThread: Adding test_vg1-lv1/2.99 GiB to test_vg1 2024-03-01 20:49:05,300 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 20:49:05,303 INFO program/MainThread: stdout[4]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 20:49:05,304 INFO program/MainThread: stderr[4]: 2024-03-01 20:49:05,304 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:49:05,304 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 20:49:05,304 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:49:05,305 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:49:05,309 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 20:49:05,309 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:49:05,310 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:49:05,310 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:49:05,310 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:49:05,310 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:49:05,310 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:49:05,310 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:49:05,310 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:49:05,311 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:49:05,311 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:49:05,311 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:49:05,311 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:49:05,314 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:49:05,316 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:49:05,319 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:49:05,320 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:49:05,322 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:49:05,322 DEBUG blivet/MainThread: device xvda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7fb344445728> 2024-03-01 20:49:05,323 INFO blivet/MainThread: sorting actions... 2024-03-01 20:49:05,324 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:49:05,324 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:49:05,324 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:49:05,324 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:49:05,325 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:49:05,325 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:49:05,325 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:49:05,325 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:49:05,325 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:49:05,325 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:49:05,328 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:05,331 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 20:49:05,331 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 20:49:05,339 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:05,339 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:05,368 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:05,368 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:05,381 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:05,381 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:49:05,385 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:05,388 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 20:49:05,388 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 20:49:05,395 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:05,396 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:05,422 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:05,422 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:05,433 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:05,434 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:49:05,438 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:05,441 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 20:49:05,441 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 20:49:05,448 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:05,448 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:05,480 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:05,480 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:05,491 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:05,491 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:49:05,495 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:05,498 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:49:05,501 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:49:05,501 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:49:05,501 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdc --config= devices { filter=["a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:49:05,531 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdc" successfully created. 2024-03-01 20:49:05,531 INFO program/MainThread: stderr[5]: 2024-03-01 20:49:05,531 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:49:05,532 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:05,551 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:05,555 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:49:05,555 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:49:05,556 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 20:49:05,565 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:05,565 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:05,590 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:05,590 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:49:05,594 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:05,597 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:49:05,600 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:49:05,600 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:49:05,600 INFO program/MainThread: Running [6] lvm pvcreate /dev/sdb --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:49:05,630 INFO program/MainThread: stdout[6]: Physical volume "/dev/sdb" successfully created. 2024-03-01 20:49:05,630 INFO program/MainThread: stderr[6]: 2024-03-01 20:49:05,630 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:49:05,630 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:05,648 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:05,652 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:49:05,653 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:49:05,654 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 20:49:05,664 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:05,664 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:05,688 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:05,688 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:49:05,692 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:05,695 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:49:05,698 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:49:05,698 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:49:05,698 INFO program/MainThread: Running [7] lvm pvcreate /dev/sda --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:49:05,729 INFO program/MainThread: stdout[7]: Physical volume "/dev/sda" successfully created. 2024-03-01 20:49:05,729 INFO program/MainThread: stderr[7]: 2024-03-01 20:49:05,729 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:49:05,730 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:05,748 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:05,752 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:49:05,752 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:49:05,753 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 20:49:05,763 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:05,763 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:05,785 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:05,785 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:49:05,789 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 20:49:05,792 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:49:05,795 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:05,798 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:49:05,801 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:05,804 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:49:05,807 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:05,810 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:49:05,813 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 20:49:05,813 INFO program/MainThread: Running [8] lvm vgcreate -s 4096K test_vg1 /dev/sda /dev/sdb /dev/sdc --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:49:05,864 INFO program/MainThread: stdout[8]: Volume group "test_vg1" successfully created 2024-03-01 20:49:05,864 INFO program/MainThread: stderr[8]: 2024-03-01 20:49:05,864 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:49:05,872 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:49:05,880 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:49:05,886 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:05,891 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:49:05,897 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:05,903 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:49:05,908 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:05,911 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:49:05,911 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:05,922 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:05,926 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:49:05,929 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:49:05,929 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:05,939 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:05,939 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 20:49:05,947 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:05,947 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:05,956 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:05,957 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:49:05,961 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 20:49:05,964 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 20:49:05,967 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:49:05,971 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:49:05,974 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:05,977 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:49:05,981 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:05,984 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:49:05,987 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:05,991 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:49:05,991 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:06,004 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:06,008 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:49:06,009 INFO program/MainThread: Running [9] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:49:06,032 INFO program/MainThread: stdout[9]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 20:49:06,033 INFO program/MainThread: stderr[9]: 2024-03-01 20:49:06,033 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:49:06,033 WARNING blivet/MainThread: test_vg1-lv1 LV's size (2.99 GiB) exceeds the VG's usable free space (2.98 GiB),shrinking the LV 2024-03-01 20:49:06,033 DEBUG blivet/MainThread: trying to set lv test_vg1-lv1 size to 2.98 GiB 2024-03-01 20:49:06,037 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 20:49:06,038 INFO program/MainThread: Running [10] lvm lvcreate -n lv1 -L 3121152K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:49:06,116 INFO program/MainThread: stdout[10]: Logical volume "lv1" created. 2024-03-01 20:49:06,116 INFO program/MainThread: stderr[10]: 2024-03-01 20:49:06,116 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:49:06,125 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:06,134 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:49:06,134 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:49:06,135 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:06,165 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:06,170 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:49:06,170 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 20:49:06,171 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:49:06,180 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:06,181 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:06,195 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:06,195 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:49:06,199 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:06,202 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:49:06,205 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 20:49:06,205 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 20:49:06,235 INFO program/MainThread: stdout: 2024-03-01 20:49:06,235 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=195072 blks 2024-03-01 20:49:06,235 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:49:06,236 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:49:06,236 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:49:06,236 INFO program/MainThread: data = bsize=4096 blocks=780288, imaxpct=25 2024-03-01 20:49:06,236 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:49:06,236 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:49:06,236 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 20:49:06,236 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:49:06,236 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:49:06,236 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:06,237 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 20:49:06,249 INFO program/MainThread: stdout: 2024-03-01 20:49:06,249 INFO program/MainThread: writing all SBs 2024-03-01 20:49:06,250 INFO program/MainThread: new label = "" 2024-03-01 20:49:06,250 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:06,250 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:06,265 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:06,269 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:49:06,269 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:49:06,270 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:49:06,279 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:06,279 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:06,293 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:06,298 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:49:06,298 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 0x7fb3443d9ca8> 2024-03-01 20:49:06,301 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:06,304 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 2.98 GiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:49:06,304 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:49:06,307 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:06,310 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 2.98 GiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:49:06,310 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:49:13,765 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_6u1jimgh/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:49:13,800 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:13,800 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:49:13,803 INFO program/MainThread: stdout[2]: 2024-03-01 20:49:13,804 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 20:49:13,804 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:49:13,804 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:49:13,808 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:13,809 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:49:13,812 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:13,812 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:49:13,815 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:13,816 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:49:13,819 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:13,819 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:49:13,827 INFO program/MainThread: stdout: 2024-03-01 20:49:13,827 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:49:13,827 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 8PM5fM-GU3N-vxMf-YtAH-4Ms4-8tjn-WYMAnY 2024-03-01 20:49:13,827 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 95fcb441-00d1-464c-b000-af600a5af5c3 2024-03-01 20:49:13,827 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member ANJTZN-TlBl-npQE-7JTn-BpP9-uIcE-BKhKLC 2024-03-01 20:49:13,827 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 95fcb441-00d1-464c-b000-af600a5af5c3 2024-03-01 20:49:13,827 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member xKqUQ7-070B-gYNM-TOkr-TfFf-Dloi-TnjFz4 2024-03-01 20:49:13,827 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 95fcb441-00d1-464c-b000-af600a5af5c3 2024-03-01 20:49:13,827 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:49:13,827 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:49:13,827 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:49:13,828 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:49:13,828 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:49:13,828 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:49:13,828 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:49:13,828 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:49:13,828 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:49:13,828 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:49:13,828 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:49:13,828 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:13,828 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 8PM5fM-GU3N-vxMf-YtAH-4Ms4-8tjn-WYMAnY `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 95fcb441-00d1-464c-b000-af600a5af5c3 sdb 1073741824 root disk brw-rw---- LVM2_member ANJTZN-TlBl-npQE-7JTn-BpP9-uIcE-BKhKLC `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 95fcb441-00d1-464c-b000-af600a5af5c3 sdc 1073741824 root disk brw-rw---- LVM2_member xKqUQ7-070B-gYNM-TOkr-TfFf-Dloi-TnjFz4 `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 95fcb441-00d1-464c-b000-af600a5af5c3 sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:49:13,828 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:13,828 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:13,829 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:49:13,829 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:13,829 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:49:13,829 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:49:13,829 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:13,842 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:13,853 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1'] 2024-03-01 20:49:13,858 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566 ' '/dev/disk/by-id/lvm-pv-uuid-8PM5fM-GU3N-vxMf-YtAH-4Ms4-8tjn-WYMAnY ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_77739717-c77d-41b1-80d7-5174ffdee566 ' '/dev/disk/by-id/wwn-0x600140577739717c77d41b180d75174f ' '/dev/disk/by-id/scsi-3600140577739717c77d41b180d75174f', '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': '8PM5fM-GU3N-vxMf-YtAH-4Ms4-8tjn-WYMAnY', 'ID_FS_UUID_ENC': '8PM5fM-GU3N-vxMf-YtAH-4Ms4-8tjn-WYMAnY', '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': '77739717-c77d-41b1-80d7-5174ffdee566', 'ID_SERIAL': '3600140577739717c77d41b180d75174f', 'ID_SERIAL_SHORT': '600140577739717c77d41b180d75174f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577739717c', 'ID_WWN_VENDOR_EXTENSION': '0x77d41b180d75174f', 'ID_WWN_WITH_EXTENSION': '0x600140577739717c77d41b180d75174f', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577739717c77d41b180d75174f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549842181'} ; 2024-03-01 20:49:13,858 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:49:13,859 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:49:13,882 INFO program/MainThread: stdout[3]: 2024-03-01 20:49:13,883 INFO program/MainThread: stderr[3]: 2024-03-01 20:49:13,883 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:49:13,887 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:13,890 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:13,896 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:49:13,900 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:49:13,901 INFO blivet/MainThread: sda is a disk 2024-03-01 20:49:13,901 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:49:13,901 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:49:13,905 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:49:13,908 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:49:13,908 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:49:13,911 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:49:13,912 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:49:13,912 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:49:13,912 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa52f601d30) -- 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 = 600140577739717c77d41b180d75174f 2024-03-01 20:49:13,916 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:49:13,920 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:13,920 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:49:13,923 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:13,923 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:49:13,926 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:13,926 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:49:13,930 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:13,930 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:49:13,933 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:49:13,933 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:49:13,933 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:49:13,961 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8PM5fM-GU3N-vxMf-YtAH-4Ms4-8tjn-WYMAnY LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=ANJTZN-TlBl-npQE-7JTn-BpP9-uIcE-BKhKLC LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=xKqUQ7-070B-gYNM-TOkr-TfFf-Dloi-TnjFz4 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 20:49:13,961 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid ANJTZN-TlBl-npQE-7JTn-BpP9-uIcE-BKhKLC. WARNING: Couldn't find device with uuid xKqUQ7-070B-gYNM-TOkr-TfFf-Dloi-TnjFz4. WARNING: VG test_vg1 is missing PV ANJTZN-TlBl-npQE-7JTn-BpP9-uIcE-BKhKLC (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV xKqUQ7-070B-gYNM-TOkr-TfFf-Dloi-TnjFz4 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:49:13,961 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:49:13,962 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:49:13,966 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 8PM5fM-GU3N-vxMf-YtAH-4Ms4-8tjn-WYMAnY ; label: None ; device: /dev/sda ; serial: 3600140577739717c77d41b180d75174f ; exists: True ; vg_name: test_vg1 ; vg_uuid: gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa ; pe_start: 8 MiB ; 2024-03-01 20:49:13,966 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:49:13,969 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:49:13,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa ; incomplete: True ; hidden: False ; 2024-03-01 20:49:13,975 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:49:13,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:13,982 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:13,982 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:49:14,008 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 20:49:14,008 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid ANJTZN-TlBl-npQE-7JTn-BpP9-uIcE-BKhKLC. WARNING: Couldn't find device with uuid xKqUQ7-070B-gYNM-TOkr-TfFf-Dloi-TnjFz4. WARNING: VG test_vg1 is missing PV ANJTZN-TlBl-npQE-7JTn-BpP9-uIcE-BKhKLC (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV xKqUQ7-070B-gYNM-TOkr-TfFf-Dloi-TnjFz4 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:49:14,008 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:49:14,008 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:49:14,009 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:49:14,014 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:49:14,018 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:49:14,018 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:49:14,021 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:49:14,021 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:49:14,046 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:49:14,047 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid ANJTZN-TlBl-npQE-7JTn-BpP9-uIcE-BKhKLC. WARNING: Couldn't find device with uuid xKqUQ7-070B-gYNM-TOkr-TfFf-Dloi-TnjFz4. WARNING: VG test_vg1 is missing PV ANJTZN-TlBl-npQE-7JTn-BpP9-uIcE-BKhKLC (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV xKqUQ7-070B-gYNM-TOkr-TfFf-Dloi-TnjFz4 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:49:14,047 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:49:14,051 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:49:14,052 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:49:14,055 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:49:14,058 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa ; incomplete: True ; hidden: False ; 2024-03-01 20:49:14,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:49:14,061 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:49:14,061 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:49:14,065 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405018be342b0454267960b1c8f4 ' '/dev/disk/by-id/scsi-36001405018be342b0454267960b1c8f4 ' '/dev/disk/by-id/lvm-pv-uuid-ANJTZN-TlBl-npQE-7JTn-BpP9-uIcE-BKhKLC ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_018be342-b045-4267-960b-1c8f4bfef8a4', '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': 'ANJTZN-TlBl-npQE-7JTn-BpP9-uIcE-BKhKLC', 'ID_FS_UUID_ENC': 'ANJTZN-TlBl-npQE-7JTn-BpP9-uIcE-BKhKLC', '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': '018be342-b045-4267-960b-1c8f4bfef8a4', 'ID_SERIAL': '36001405018be342b0454267960b1c8f4', 'ID_SERIAL_SHORT': '6001405018be342b0454267960b1c8f4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405018be342b', 'ID_WWN_VENDOR_EXTENSION': '0x0454267960b1c8f4', 'ID_WWN_WITH_EXTENSION': '0x6001405018be342b0454267960b1c8f4', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405018be342b0454267960b1c8f4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549911453'} ; 2024-03-01 20:49:14,065 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:49:14,069 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:49:14,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:14,075 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:49:14,076 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:49:14,076 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:49:14,076 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:49:14,079 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:49:14,082 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:49:14,082 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:49:14,086 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:49:14,086 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:49:14,086 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:49:14,086 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa52f5baef0) -- 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 = 6001405018be342b0454267960b1c8f4 2024-03-01 20:49:14,090 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:49:14,093 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:14,093 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:49:14,097 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:14,097 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:49:14,100 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:14,100 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:49:14,103 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:14,103 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:49:14,106 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:49:14,106 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:49:14,107 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:49:14,131 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8PM5fM-GU3N-vxMf-YtAH-4Ms4-8tjn-WYMAnY LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=ANJTZN-TlBl-npQE-7JTn-BpP9-uIcE-BKhKLC LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=xKqUQ7-070B-gYNM-TOkr-TfFf-Dloi-TnjFz4 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 20:49:14,132 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid xKqUQ7-070B-gYNM-TOkr-TfFf-Dloi-TnjFz4. WARNING: VG test_vg1 is missing PV xKqUQ7-070B-gYNM-TOkr-TfFf-Dloi-TnjFz4 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:49:14,132 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:49:14,132 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:49:14,136 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ANJTZN-TlBl-npQE-7JTn-BpP9-uIcE-BKhKLC ; label: None ; device: /dev/sdb ; serial: 36001405018be342b0454267960b1c8f4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa ; pe_start: 8 MiB ; 2024-03-01 20:49:14,136 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:49:14,140 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:49:14,143 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa ; incomplete: True ; hidden: False ; 2024-03-01 20:49:14,146 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:49:14,149 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:49:14,152 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:49:14,155 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:49:14,158 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa ; incomplete: True ; hidden: False ; 2024-03-01 20:49:14,161 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:14,162 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:49:14,187 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:49:14,188 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid xKqUQ7-070B-gYNM-TOkr-TfFf-Dloi-TnjFz4. WARNING: VG test_vg1 is missing PV xKqUQ7-070B-gYNM-TOkr-TfFf-Dloi-TnjFz4 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:49:14,188 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:49:14,188 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:49:14,188 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:49:14,192 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a ' '/dev/disk/by-id/wwn-0x600140591b3ee6238474a76ad4894fec ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_91b3ee62-3847-4a76-ad48-94fec947ac9a ' '/dev/disk/by-id/scsi-3600140591b3ee6238474a76ad4894fec', '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': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'ID_SERIAL': '3600140591b3ee6238474a76ad4894fec', 'ID_SERIAL_SHORT': '600140591b3ee6238474a76ad4894fec', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140591b3ee623', 'ID_WWN_VENDOR_EXTENSION': '0x8474a76ad4894fec', 'ID_WWN_WITH_EXTENSION': '0x600140591b3ee6238474a76ad4894fec', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140591b3ee6238474a76ad4894fec', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550647850'} ; 2024-03-01 20:49:14,193 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:49:14,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:49:14,199 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:14,203 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:49:14,203 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:49:14,204 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:49:14,204 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:49:14,207 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:49:14,210 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:49:14,210 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:49:14,213 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:49:14,214 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:49:14,214 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:49:14,214 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa52e4e1e10) -- 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 = 600140591b3ee6238474a76ad4894fec 2024-03-01 20:49:14,218 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:49:14,218 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:49:14,221 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140577982450e4c544d9b055bc4d9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_77982450-e4c5-44d9-b055-bc4d96816669 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669 ' '/dev/disk/by-id/wwn-0x600140577982450e4c544d9b055bc4d9', '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': '77982450-e4c5-44d9-b055-bc4d96816669', 'ID_SERIAL': '3600140577982450e4c544d9b055bc4d9', 'ID_SERIAL_SHORT': '600140577982450e4c544d9b055bc4d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577982450e', 'ID_WWN_VENDOR_EXTENSION': '0x4c544d9b055bc4d9', 'ID_WWN_WITH_EXTENSION': '0x600140577982450e4c544d9b055bc4d9', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577982450e4c544d9b055bc4d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550645422'} ; 2024-03-01 20:49:14,221 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:49:14,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:49:14,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:14,231 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:49:14,231 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:49:14,232 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:49:14,232 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:49:14,235 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:49:14,238 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:49:14,238 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:49:14,241 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:49:14,241 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:49:14,242 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:49:14,242 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa52e4ebfd0) -- 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 = 600140577982450e4c544d9b055bc4d9 2024-03-01 20:49:14,245 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:49:14,245 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:49:14,249 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_6a7a8c86-2db5-4d97-b92b-ab39412a7044 ' '/dev/disk/by-id/lvm-pv-uuid-xKqUQ7-070B-gYNM-TOkr-TfFf-Dloi-TnjFz4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044 ' '/dev/disk/by-id/wwn-0x60014056a7a8c862db54d97b92bab394 ' '/dev/disk/by-id/scsi-360014056a7a8c862db54d97b92bab394', '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': 'xKqUQ7-070B-gYNM-TOkr-TfFf-Dloi-TnjFz4', 'ID_FS_UUID_ENC': 'xKqUQ7-070B-gYNM-TOkr-TfFf-Dloi-TnjFz4', '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': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'ID_SERIAL': '360014056a7a8c862db54d97b92bab394', 'ID_SERIAL_SHORT': '60014056a7a8c862db54d97b92bab394', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056a7a8c862', 'ID_WWN_VENDOR_EXTENSION': '0xdb54d97b92bab394', 'ID_WWN_WITH_EXTENSION': '0x60014056a7a8c862db54d97b92bab394', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056a7a8c862db54d97b92bab394', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549906705'} ; 2024-03-01 20:49:14,249 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:49:14,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:49:14,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:14,259 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:49:14,259 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:49:14,259 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:49:14,259 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:49:14,262 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:49:14,265 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:49:14,266 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:49:14,269 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:49:14,269 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:49:14,269 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:49:14,269 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa52e4ebda0) -- 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 = 60014056a7a8c862db54d97b92bab394 2024-03-01 20:49:14,273 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:49:14,276 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:14,276 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:49:14,279 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:14,279 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:49:14,283 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:14,283 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:49:14,286 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:14,286 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:49:14,289 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:49:14,289 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:49:14,289 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:49:14,319 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8PM5fM-GU3N-vxMf-YtAH-4Ms4-8tjn-WYMAnY LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=ANJTZN-TlBl-npQE-7JTn-BpP9-uIcE-BKhKLC LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=xKqUQ7-070B-gYNM-TOkr-TfFf-Dloi-TnjFz4 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 20:49:14,320 INFO program/MainThread: stderr[9]: 2024-03-01 20:49:14,320 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:49:14,320 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:49:14,324 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: xKqUQ7-070B-gYNM-TOkr-TfFf-Dloi-TnjFz4 ; label: None ; device: /dev/sdc ; serial: 360014056a7a8c862db54d97b92bab394 ; exists: True ; vg_name: test_vg1 ; vg_uuid: gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa ; pe_start: 8 MiB ; 2024-03-01 20:49:14,324 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:49:14,328 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:49:14,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa ; incomplete: True ; hidden: False ; 2024-03-01 20:49:14,334 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:14,337 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:49:14,341 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:49:14,344 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:49:14,347 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa ; incomplete: True ; hidden: False ; 2024-03-01 20:49:14,349 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:14,350 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:49:14,376 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:49:14,376 INFO program/MainThread: stderr[10]: 2024-03-01 20:49:14,376 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:49:14,380 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:14,383 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:14,386 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q ; incomplete: False ; hidden: False ; 2024-03-01 20:49:14,390 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:49:14,390 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:49:14,394 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:49:14,394 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:49:14,397 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:49:14,401 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:49:14,401 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:49:14,405 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:49:14,405 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 20:49:14,405 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:49:14,409 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:49:14,412 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:49:14,412 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:49:14,416 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:49:14,419 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:49:14,419 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:49:14,423 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:49:14,423 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 20:49:14,423 DEBUG blivet/MainThread: Adding test_vg1-lv1/2.98 GiB to test_vg1 2024-03-01 20:49:14,423 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:49:14,427 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:49:14,427 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:49:14,430 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:49:14,430 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 20:49:14,434 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-gnjSy11Smdjk156cZiIN8mT3FPuYAYVaMeilcQBKZsB3uTSZryX1atRQQPUeuF7q ' '/dev/disk/by-uuid/95fcb441-00d1-464c-b000-af600a5af5c3 ' '/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-gnjSy11Smdjk156cZiIN8mT3FPuYAYVaMeilcQBKZsB3uTSZryX1atRQQPUeuF7q', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '95fcb441-00d1-464c-b000-af600a5af5c3', 'ID_FS_UUID_ENC': '95fcb441-00d1-464c-b000-af600a5af5c3', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1210237363'} ; 2024-03-01 20:49:14,434 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:49:14,434 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:14,438 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:49:14,438 INFO program/MainThread: stderr[11]: 2024-03-01 20:49:14,438 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:49:14,438 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:14,441 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:49:14,441 INFO program/MainThread: stderr[12]: 2024-03-01 20:49:14,442 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:49:14,442 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:14,445 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:49:14,445 INFO program/MainThread: stderr[13]: 2024-03-01 20:49:14,445 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:49:14,449 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:14,452 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:49:14,455 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:14,456 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:14,456 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:14,457 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:14,453 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa52e4dfa58) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa52f5bada0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45)'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:49:14,457 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:14,461 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:49:14,461 INFO program/MainThread: stderr[14]: 2024-03-01 20:49:14,461 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:49:14,465 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:49:14,469 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:14,469 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:49:14,472 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:14,472 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:49:14,477 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:14,477 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:49:14,480 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:14,480 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:49:14,482 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:49:14,482 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:49:14,486 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:14,486 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:49:14,489 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:49:14,489 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:49:14,490 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:49:14,493 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4 ' '/dev/disk/by-id/wwn-0x6001405deeedd7241bd4c48b8d2895b6 ' '/dev/disk/by-id/scsi-36001405deeedd7241bd4c48b8d2895b6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_deeedd72-41bd-4c48-b8d2-895b68bd94f4', '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': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'ID_SERIAL': '36001405deeedd7241bd4c48b8d2895b6', 'ID_SERIAL_SHORT': '6001405deeedd7241bd4c48b8d2895b6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405deeedd724', 'ID_WWN_VENDOR_EXTENSION': '0x1bd4c48b8d2895b6', 'ID_WWN_WITH_EXTENSION': '0x6001405deeedd7241bd4c48b8d2895b6', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405deeedd7241bd4c48b8d2895b6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550031662'} ; 2024-03-01 20:49:14,494 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:49:14,497 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:49:14,500 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:14,504 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:49:14,504 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:49:14,504 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:49:14,504 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 20:49:14,508 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:49:14,511 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:49:14,511 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:49:14,514 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:49:14,515 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:49:14,515 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 20:49:14,515 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa52f5bca20) -- 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 = 6001405deeedd7241bd4c48b8d2895b6 2024-03-01 20:49:14,518 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:49:14,519 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:49:14,522 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_b8e660b8-86fb-440e-bd18-182d13c366ca ' '/dev/disk/by-id/wwn-0x6001405b8e660b886fb440ebd18182d1 ' '/dev/disk/by-id/scsi-36001405b8e660b886fb440ebd18182d1', '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': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'ID_SERIAL': '36001405b8e660b886fb440ebd18182d1', 'ID_SERIAL_SHORT': '6001405b8e660b886fb440ebd18182d1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b8e660b88', 'ID_WWN_VENDOR_EXTENSION': '0x6fb440ebd18182d1', 'ID_WWN_WITH_EXTENSION': '0x6001405b8e660b886fb440ebd18182d1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b8e660b886fb440ebd18182d1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550098754'} ; 2024-03-01 20:49:14,522 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:49:14,525 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:49:14,528 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:14,532 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:49:14,532 INFO blivet/MainThread: sde is a disk 2024-03-01 20:49:14,532 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 20:49:14,533 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 20:49:14,536 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:49:14,539 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:49:14,539 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:49:14,542 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:49:14,542 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:49:14,543 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 20:49:14,543 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa52e4eb588) -- 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 = 6001405b8e660b886fb440ebd18182d1 2024-03-01 20:49:14,546 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:49:14,546 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:49:14,550 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405984775db0c86458da914cb573 ' '/dev/disk/by-id/wwn-0x6001405984775db0c86458da914cb573 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_984775db-0c86-458d-a914-cb573cb98e08 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08', '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': '984775db-0c86-458d-a914-cb573cb98e08', 'ID_SERIAL': '36001405984775db0c86458da914cb573', 'ID_SERIAL_SHORT': '6001405984775db0c86458da914cb573', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405984775db0', 'ID_WWN_VENDOR_EXTENSION': '0xc86458da914cb573', 'ID_WWN_WITH_EXTENSION': '0x6001405984775db0c86458da914cb573', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405984775db0c86458da914cb573', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550115827'} ; 2024-03-01 20:49:14,550 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:49:14,553 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:49:14,556 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:14,560 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:49:14,560 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:49:14,560 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 20:49:14,560 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 20:49:14,564 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:49:14,567 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:49:14,567 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:49:14,570 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:49:14,570 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:49:14,571 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 20:49:14,571 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa52e4dfc88) -- 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 = 6001405984775db0c86458da914cb573 2024-03-01 20:49:14,574 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:49:14,574 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:49:14,578 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140567aeb14c6f974aef8535ffebd ' '/dev/disk/by-id/scsi-3600140567aeb14c6f974aef8535ffebd ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_67aeb14c-6f97-4aef-8535-ffebde2c102f', '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': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'ID_SERIAL': '3600140567aeb14c6f974aef8535ffebd', 'ID_SERIAL_SHORT': '600140567aeb14c6f974aef8535ffebd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140567aeb14c6', 'ID_WWN_VENDOR_EXTENSION': '0xf974aef8535ffebd', 'ID_WWN_WITH_EXTENSION': '0x600140567aeb14c6f974aef8535ffebd', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140567aeb14c6f974aef8535ffebd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550337184'} ; 2024-03-01 20:49:14,578 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:49:14,581 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:49:14,584 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:14,588 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:49:14,588 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:49:14,588 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 20:49:14,588 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 20:49:14,592 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:49:14,595 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:49:14,595 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:49:14,598 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:49:14,598 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:49:14,599 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 20:49:14,599 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa52e509a20) -- 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 = 600140567aeb14c6f974aef8535ffebd 2024-03-01 20:49:14,602 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:49:14,602 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:49:14,606 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf ' '/dev/disk/by-id/wwn-0x600140541895b0fd0424d85ab89e7d4b ' '/dev/disk/by-id/scsi-3600140541895b0fd0424d85ab89e7d4b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_41895b0f-d042-4d85-ab89-e7d4b4e497cf', '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': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'ID_SERIAL': '3600140541895b0fd0424d85ab89e7d4b', 'ID_SERIAL_SHORT': '600140541895b0fd0424d85ab89e7d4b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140541895b0fd', 'ID_WWN_VENDOR_EXTENSION': '0x0424d85ab89e7d4b', 'ID_WWN_WITH_EXTENSION': '0x600140541895b0fd0424d85ab89e7d4b', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140541895b0fd0424d85ab89e7d4b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550380784'} ; 2024-03-01 20:49:14,606 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:49:14,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:49:14,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:14,616 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:49:14,616 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:49:14,617 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 20:49:14,617 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 20:49:14,620 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:49:14,623 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:49:14,623 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:49:14,626 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:49:14,626 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:49:14,627 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 20:49:14,627 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa52e4ebeb8) -- 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 = 600140541895b0fd0424d85ab89e7d4b 2024-03-01 20:49:14,630 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:49:14,630 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:49:14,634 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78 ' '/dev/disk/by-id/scsi-3600140568c57b064edb4be1bc77fb770 ' '/dev/disk/by-id/wwn-0x600140568c57b064edb4be1bc77fb770 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_68c57b06-4edb-4be1-bc77-fb770858af78', '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': '68c57b06-4edb-4be1-bc77-fb770858af78', 'ID_SERIAL': '3600140568c57b064edb4be1bc77fb770', 'ID_SERIAL_SHORT': '600140568c57b064edb4be1bc77fb770', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140568c57b064', 'ID_WWN_VENDOR_EXTENSION': '0xedb4be1bc77fb770', 'ID_WWN_WITH_EXTENSION': '0x600140568c57b064edb4be1bc77fb770', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140568c57b064edb4be1bc77fb770', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550447036'} ; 2024-03-01 20:49:14,634 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:49:14,637 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:49:14,640 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:14,644 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:49:14,644 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:49:14,644 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:49:14,645 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:49:14,648 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:49:14,651 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:49:14,651 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:49:14,654 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:49:14,654 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:49:14,655 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 20:49:14,655 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa52e4ff940) -- 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 = 600140568c57b064edb4be1bc77fb770 2024-03-01 20:49:14,658 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:49:14,658 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:49:14,662 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/wwn-0x6001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_a95585b0-05b1-46a5-9f3f-17aabc7b48af', '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': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'ID_SERIAL': '36001405a95585b005b146a59f3f17aab', 'ID_SERIAL_SHORT': '6001405a95585b005b146a59f3f17aab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a95585b00', 'ID_WWN_VENDOR_EXTENSION': '0x5b146a59f3f17aab', 'ID_WWN_WITH_EXTENSION': '0x6001405a95585b005b146a59f3f17aab', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a95585b005b146a59f3f17aab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550537073'} ; 2024-03-01 20:49:14,662 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:49:14,665 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:49:14,669 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:14,672 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:49:14,673 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:49:14,673 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 20:49:14,673 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 20:49:14,676 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:49:14,679 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:49:14,680 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:49:14,683 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:49:14,683 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:49:14,683 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 20:49:14,684 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa52e4ffd68) -- 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 = 6001405a95585b005b146a59f3f17aab 2024-03-01 20:49:14,687 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:49:14,687 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:49:14,690 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': '16386320'} ; 2024-03-01 20:49:14,690 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:49:14,693 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:14,696 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:14,700 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:49:14,700 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:49:14,700 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:49:14,700 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:49:14,700 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:49:14,700 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:49:14,703 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:49:14,707 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:49:14,707 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:49:14,710 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:49:14,710 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:49:14,711 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 20:49:14,711 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa52e5136a0) -- name = xvda status = True id = 94 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:49:14,714 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:49:14,717 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:14,717 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 20:49:14,721 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:14,721 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 20:49:14,724 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:14,724 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 20:49:14,727 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:14,727 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 20:49:14,730 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:49:14,733 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:14,737 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:49:14,740 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 0x7fa52e499708> 2024-03-01 20:49:17,664 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 20:49:17,669 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:49:17,669 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:49:17,673 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': '16389701'} ; 2024-03-01 20:49:17,673 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:49:17,673 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:49:17,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:17,679 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:17,682 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:49:17,685 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:17,688 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:17,688 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:17,702 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:17,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:17,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 20:49:17,721 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 20:49:17,724 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:49:17,724 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:49:17,727 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:49:17,731 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:49:17,731 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:49:17,734 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:49:17,735 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:49:17,735 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:49:17,738 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:49:17,741 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:49:17,744 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:49:17,747 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:49:17,750 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:49:17,751 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:49:17,751 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 20:49:17,752 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:49:17,751 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fa52e509be0) -- 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 0x7fa52e4a8200> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:49:17,755 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:49:17,759 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:17,759 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 20:49:17,762 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:17,762 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 20:49:17,765 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:17,765 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 20:49:17,769 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:17,769 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 20:49:17,769 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:49:17,772 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:17,772 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 20:49:17,775 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:49:17,775 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:49:17,779 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/95fcb441-00d1-464c-b000-af600a5af5c3 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-gnjSy11Smdjk156cZiIN8mT3FPuYAYVaMeilcQBKZsB3uTSZryX1atRQQPUeuF7q ' '/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-gnjSy11Smdjk156cZiIN8mT3FPuYAYVaMeilcQBKZsB3uTSZryX1atRQQPUeuF7q', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '95fcb441-00d1-464c-b000-af600a5af5c3', 'ID_FS_UUID_ENC': '95fcb441-00d1-464c-b000-af600a5af5c3', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1210237363'} ; 2024-03-01 20:49:17,779 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:49:17,779 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:17,783 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:49:17,783 INFO program/MainThread: stderr[15]: 2024-03-01 20:49:17,783 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:49:17,783 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:17,786 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:49:17,786 INFO program/MainThread: stderr[16]: 2024-03-01 20:49:17,786 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:49:17,786 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:17,789 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:49:17,790 INFO program/MainThread: stderr[17]: 2024-03-01 20:49:17,790 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:49:17,794 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:17,797 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:49:17,800 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:17,800 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:17,801 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:17,801 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:17,797 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa52e4dfa58) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa52f5bada0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:49:17,802 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:17,805 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:49:17,805 INFO program/MainThread: stderr[18]: 2024-03-01 20:49:17,805 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:49:17,809 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:49:17,809 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:49:17,809 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:17,822 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:17,834 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:49:17,835 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:49:17,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:49:17,842 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:17,845 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:49:17,848 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:17,848 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:49:17,851 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:49:17,854 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:17,856 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:49:17,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:17,859 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:49:17,862 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:49:17,865 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:17,868 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:49:17,871 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:17,871 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:49:17,874 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:49:17,877 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:17,879 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:49:17,882 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:17,882 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:49:17,885 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:49:17,888 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:17,891 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:49:17,893 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:17,893 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:49:17,896 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:49:17,899 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:17,902 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:49:17,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:17,905 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:49:22,370 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_o0oyozjp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:49:22,405 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:22,405 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:49:22,408 INFO program/MainThread: stdout[2]: 2024-03-01 20:49:22,408 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 20:49:22,408 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:49:22,409 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:49:22,413 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:22,413 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:49:22,417 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:22,417 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:49:22,420 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:22,420 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:49:22,423 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:22,423 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:49:22,431 INFO program/MainThread: stdout: 2024-03-01 20:49:22,431 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:49:22,431 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 8PM5fM-GU3N-vxMf-YtAH-4Ms4-8tjn-WYMAnY 2024-03-01 20:49:22,431 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 95fcb441-00d1-464c-b000-af600a5af5c3 2024-03-01 20:49:22,431 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member ANJTZN-TlBl-npQE-7JTn-BpP9-uIcE-BKhKLC 2024-03-01 20:49:22,431 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 95fcb441-00d1-464c-b000-af600a5af5c3 2024-03-01 20:49:22,431 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member xKqUQ7-070B-gYNM-TOkr-TfFf-Dloi-TnjFz4 2024-03-01 20:49:22,431 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 95fcb441-00d1-464c-b000-af600a5af5c3 2024-03-01 20:49:22,431 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:49:22,432 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:49:22,432 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:49:22,432 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:49:22,432 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:49:22,432 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:49:22,432 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:49:22,432 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:49:22,432 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:49:22,432 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:49:22,432 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:49:22,432 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:22,432 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 8PM5fM-GU3N-vxMf-YtAH-4Ms4-8tjn-WYMAnY `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 95fcb441-00d1-464c-b000-af600a5af5c3 sdb 1073741824 root disk brw-rw---- LVM2_member ANJTZN-TlBl-npQE-7JTn-BpP9-uIcE-BKhKLC `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 95fcb441-00d1-464c-b000-af600a5af5c3 sdc 1073741824 root disk brw-rw---- LVM2_member xKqUQ7-070B-gYNM-TOkr-TfFf-Dloi-TnjFz4 `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 95fcb441-00d1-464c-b000-af600a5af5c3 sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:49:22,432 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:22,432 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:22,433 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:49:22,433 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:22,433 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:49:22,433 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:49:22,433 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:22,443 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:22,454 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1'] 2024-03-01 20:49:22,458 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140577739717c77d41b180d75174f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_77739717-c77d-41b1-80d7-5174ffdee566 ' '/dev/disk/by-id/wwn-0x600140577739717c77d41b180d75174f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566 ' '/dev/disk/by-id/lvm-pv-uuid-8PM5fM-GU3N-vxMf-YtAH-4Ms4-8tjn-WYMAnY', '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': '8PM5fM-GU3N-vxMf-YtAH-4Ms4-8tjn-WYMAnY', 'ID_FS_UUID_ENC': '8PM5fM-GU3N-vxMf-YtAH-4Ms4-8tjn-WYMAnY', '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': '77739717-c77d-41b1-80d7-5174ffdee566', 'ID_SERIAL': '3600140577739717c77d41b180d75174f', 'ID_SERIAL_SHORT': '600140577739717c77d41b180d75174f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577739717c', 'ID_WWN_VENDOR_EXTENSION': '0x77d41b180d75174f', 'ID_WWN_WITH_EXTENSION': '0x600140577739717c77d41b180d75174f', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577739717c77d41b180d75174f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549842181'} ; 2024-03-01 20:49:22,459 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:49:22,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 20:49:22,492 INFO program/MainThread: stdout[3]: 2024-03-01 20:49:22,492 INFO program/MainThread: stderr[3]: 2024-03-01 20:49:22,492 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:49:22,496 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:22,499 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:22,505 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:49:22,510 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:49:22,510 INFO blivet/MainThread: sda is a disk 2024-03-01 20:49:22,510 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:49:22,510 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:49:22,514 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:49:22,517 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:49:22,517 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:49:22,520 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:49:22,521 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:49:22,521 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:49:22,521 INFO blivet/MainThread: got device: DiskDevice instance (0x7fea42c26d30) -- 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 = 600140577739717c77d41b180d75174f 2024-03-01 20:49:22,525 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:49:22,529 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:22,529 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:49:22,532 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:22,532 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:49:22,535 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:22,535 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:49:22,539 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:22,539 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:49:22,542 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:49:22,542 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:49:22,542 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:49:22,573 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8PM5fM-GU3N-vxMf-YtAH-4Ms4-8tjn-WYMAnY LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=ANJTZN-TlBl-npQE-7JTn-BpP9-uIcE-BKhKLC LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=xKqUQ7-070B-gYNM-TOkr-TfFf-Dloi-TnjFz4 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 20:49:22,573 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid ANJTZN-TlBl-npQE-7JTn-BpP9-uIcE-BKhKLC. WARNING: Couldn't find device with uuid xKqUQ7-070B-gYNM-TOkr-TfFf-Dloi-TnjFz4. WARNING: VG test_vg1 is missing PV ANJTZN-TlBl-npQE-7JTn-BpP9-uIcE-BKhKLC (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV xKqUQ7-070B-gYNM-TOkr-TfFf-Dloi-TnjFz4 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:49:22,573 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:49:22,573 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:49:22,578 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 8PM5fM-GU3N-vxMf-YtAH-4Ms4-8tjn-WYMAnY ; label: None ; device: /dev/sda ; serial: 3600140577739717c77d41b180d75174f ; exists: True ; vg_name: test_vg1 ; vg_uuid: gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa ; pe_start: 8 MiB ; 2024-03-01 20:49:22,578 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:49:22,581 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:49:22,584 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa ; incomplete: True ; hidden: False ; 2024-03-01 20:49:22,587 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:49:22,590 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:22,593 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:22,593 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:49:22,624 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 20:49:22,624 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid ANJTZN-TlBl-npQE-7JTn-BpP9-uIcE-BKhKLC. WARNING: Couldn't find device with uuid xKqUQ7-070B-gYNM-TOkr-TfFf-Dloi-TnjFz4. WARNING: VG test_vg1 is missing PV ANJTZN-TlBl-npQE-7JTn-BpP9-uIcE-BKhKLC (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV xKqUQ7-070B-gYNM-TOkr-TfFf-Dloi-TnjFz4 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:49:22,624 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:49:22,624 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:49:22,625 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:49:22,630 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:49:22,633 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:49:22,634 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:49:22,637 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:49:22,637 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:49:22,667 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:49:22,667 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid ANJTZN-TlBl-npQE-7JTn-BpP9-uIcE-BKhKLC. WARNING: Couldn't find device with uuid xKqUQ7-070B-gYNM-TOkr-TfFf-Dloi-TnjFz4. WARNING: VG test_vg1 is missing PV ANJTZN-TlBl-npQE-7JTn-BpP9-uIcE-BKhKLC (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV xKqUQ7-070B-gYNM-TOkr-TfFf-Dloi-TnjFz4 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:49:22,667 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:49:22,671 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:49:22,672 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:49:22,675 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:49:22,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa ; incomplete: True ; hidden: False ; 2024-03-01 20:49:22,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:49:22,681 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:49:22,681 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:49:22,685 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405018be342b0454267960b1c8f4 ' '/dev/disk/by-id/lvm-pv-uuid-ANJTZN-TlBl-npQE-7JTn-BpP9-uIcE-BKhKLC ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_018be342-b045-4267-960b-1c8f4bfef8a4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4 ' '/dev/disk/by-id/scsi-36001405018be342b0454267960b1c8f4', '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': 'ANJTZN-TlBl-npQE-7JTn-BpP9-uIcE-BKhKLC', 'ID_FS_UUID_ENC': 'ANJTZN-TlBl-npQE-7JTn-BpP9-uIcE-BKhKLC', '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': '018be342-b045-4267-960b-1c8f4bfef8a4', 'ID_SERIAL': '36001405018be342b0454267960b1c8f4', 'ID_SERIAL_SHORT': '6001405018be342b0454267960b1c8f4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405018be342b', 'ID_WWN_VENDOR_EXTENSION': '0x0454267960b1c8f4', 'ID_WWN_WITH_EXTENSION': '0x6001405018be342b0454267960b1c8f4', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405018be342b0454267960b1c8f4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549911453'} ; 2024-03-01 20:49:22,685 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:49:22,688 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:49:22,691 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:22,695 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:49:22,696 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:49:22,696 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:49:22,696 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:49:22,699 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:49:22,702 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:49:22,702 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:49:22,705 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:49:22,706 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:49:22,706 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:49:22,706 INFO blivet/MainThread: got device: DiskDevice instance (0x7fea41b98e80) -- 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 = 6001405018be342b0454267960b1c8f4 2024-03-01 20:49:22,709 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:49:22,713 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:22,713 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:49:22,716 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:22,716 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:49:22,719 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:22,719 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:49:22,723 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:22,723 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:49:22,726 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:49:22,726 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:49:22,726 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:49:22,751 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8PM5fM-GU3N-vxMf-YtAH-4Ms4-8tjn-WYMAnY LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=ANJTZN-TlBl-npQE-7JTn-BpP9-uIcE-BKhKLC LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=xKqUQ7-070B-gYNM-TOkr-TfFf-Dloi-TnjFz4 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 20:49:22,751 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid xKqUQ7-070B-gYNM-TOkr-TfFf-Dloi-TnjFz4. WARNING: VG test_vg1 is missing PV xKqUQ7-070B-gYNM-TOkr-TfFf-Dloi-TnjFz4 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:49:22,751 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:49:22,751 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:49:22,755 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ANJTZN-TlBl-npQE-7JTn-BpP9-uIcE-BKhKLC ; label: None ; device: /dev/sdb ; serial: 36001405018be342b0454267960b1c8f4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa ; pe_start: 8 MiB ; 2024-03-01 20:49:22,755 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:49:22,759 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:49:22,762 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa ; incomplete: True ; hidden: False ; 2024-03-01 20:49:22,765 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:49:22,768 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:49:22,771 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:49:22,774 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:49:22,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa ; incomplete: True ; hidden: False ; 2024-03-01 20:49:22,780 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:22,780 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:49:22,807 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:49:22,807 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid xKqUQ7-070B-gYNM-TOkr-TfFf-Dloi-TnjFz4. WARNING: VG test_vg1 is missing PV xKqUQ7-070B-gYNM-TOkr-TfFf-Dloi-TnjFz4 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:49:22,807 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:49:22,807 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:49:22,807 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:49:22,812 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_91b3ee62-3847-4a76-ad48-94fec947ac9a ' '/dev/disk/by-id/scsi-3600140591b3ee6238474a76ad4894fec ' '/dev/disk/by-id/wwn-0x600140591b3ee6238474a76ad4894fec', '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': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'ID_SERIAL': '3600140591b3ee6238474a76ad4894fec', 'ID_SERIAL_SHORT': '600140591b3ee6238474a76ad4894fec', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140591b3ee623', 'ID_WWN_VENDOR_EXTENSION': '0x8474a76ad4894fec', 'ID_WWN_WITH_EXTENSION': '0x600140591b3ee6238474a76ad4894fec', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140591b3ee6238474a76ad4894fec', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550647850'} ; 2024-03-01 20:49:22,812 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:49:22,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:49:22,818 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:22,822 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:49:22,823 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:49:22,823 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:49:22,823 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:49:22,826 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:49:22,829 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:49:22,829 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:49:22,833 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:49:22,833 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:49:22,833 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:49:22,833 INFO blivet/MainThread: got device: DiskDevice instance (0x7fea41b06e10) -- 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 = 600140591b3ee6238474a76ad4894fec 2024-03-01 20:49:22,837 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:49:22,837 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:49:22,840 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140577982450e4c544d9b055bc4d9 ' '/dev/disk/by-id/wwn-0x600140577982450e4c544d9b055bc4d9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_77982450-e4c5-44d9-b055-bc4d96816669 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669', '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': '77982450-e4c5-44d9-b055-bc4d96816669', 'ID_SERIAL': '3600140577982450e4c544d9b055bc4d9', 'ID_SERIAL_SHORT': '600140577982450e4c544d9b055bc4d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577982450e', 'ID_WWN_VENDOR_EXTENSION': '0x4c544d9b055bc4d9', 'ID_WWN_WITH_EXTENSION': '0x600140577982450e4c544d9b055bc4d9', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577982450e4c544d9b055bc4d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550645422'} ; 2024-03-01 20:49:22,840 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:49:22,843 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:49:22,846 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:22,850 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:49:22,850 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:49:22,850 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:49:22,851 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:49:22,853 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:49:22,857 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:49:22,857 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:49:22,860 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:49:22,860 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:49:22,861 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:49:22,861 INFO blivet/MainThread: got device: DiskDevice instance (0x7fea41b10f60) -- 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 = 600140577982450e4c544d9b055bc4d9 2024-03-01 20:49:22,864 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:49:22,864 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:49:22,868 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014056a7a8c862db54d97b92bab394 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_6a7a8c86-2db5-4d97-b92b-ab39412a7044 ' '/dev/disk/by-id/lvm-pv-uuid-xKqUQ7-070B-gYNM-TOkr-TfFf-Dloi-TnjFz4 ' '/dev/disk/by-id/scsi-360014056a7a8c862db54d97b92bab394', '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': 'xKqUQ7-070B-gYNM-TOkr-TfFf-Dloi-TnjFz4', 'ID_FS_UUID_ENC': 'xKqUQ7-070B-gYNM-TOkr-TfFf-Dloi-TnjFz4', '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': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'ID_SERIAL': '360014056a7a8c862db54d97b92bab394', 'ID_SERIAL_SHORT': '60014056a7a8c862db54d97b92bab394', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056a7a8c862', 'ID_WWN_VENDOR_EXTENSION': '0xdb54d97b92bab394', 'ID_WWN_WITH_EXTENSION': '0x60014056a7a8c862db54d97b92bab394', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056a7a8c862db54d97b92bab394', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549906705'} ; 2024-03-01 20:49:22,868 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:49:22,871 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:49:22,874 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:22,877 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:49:22,878 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:49:22,878 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:49:22,878 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:49:22,881 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:49:22,884 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:49:22,884 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:49:22,887 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:49:22,888 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:49:22,888 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:49:22,888 INFO blivet/MainThread: got device: DiskDevice instance (0x7fea41b10a90) -- 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 = 60014056a7a8c862db54d97b92bab394 2024-03-01 20:49:22,891 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:49:22,895 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:22,895 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:49:22,898 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:22,898 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:49:22,901 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:22,901 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:49:22,905 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:22,905 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:49:22,908 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:49:22,908 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:49:22,908 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:49:22,935 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8PM5fM-GU3N-vxMf-YtAH-4Ms4-8tjn-WYMAnY LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=ANJTZN-TlBl-npQE-7JTn-BpP9-uIcE-BKhKLC LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=xKqUQ7-070B-gYNM-TOkr-TfFf-Dloi-TnjFz4 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 20:49:22,935 INFO program/MainThread: stderr[9]: 2024-03-01 20:49:22,935 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:49:22,935 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:49:22,940 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: xKqUQ7-070B-gYNM-TOkr-TfFf-Dloi-TnjFz4 ; label: None ; device: /dev/sdc ; serial: 360014056a7a8c862db54d97b92bab394 ; exists: True ; vg_name: test_vg1 ; vg_uuid: gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa ; pe_start: 8 MiB ; 2024-03-01 20:49:22,940 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:49:22,943 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:49:22,946 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa ; incomplete: True ; hidden: False ; 2024-03-01 20:49:22,949 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:22,952 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:49:22,956 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:49:22,958 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:49:22,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa ; incomplete: True ; hidden: False ; 2024-03-01 20:49:22,964 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:22,965 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:49:22,994 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:49:22,994 INFO program/MainThread: stderr[10]: 2024-03-01 20:49:22,994 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:49:22,998 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:23,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:23,004 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q ; incomplete: False ; hidden: False ; 2024-03-01 20:49:23,008 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:49:23,008 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:49:23,012 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:49:23,012 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:49:23,015 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:49:23,019 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:49:23,019 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:49:23,023 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:49:23,023 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 20:49:23,023 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:49:23,027 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:49:23,030 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:49:23,030 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:49:23,033 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:49:23,037 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:49:23,037 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:49:23,040 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:49:23,041 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 20:49:23,041 DEBUG blivet/MainThread: Adding test_vg1-lv1/2.98 GiB to test_vg1 2024-03-01 20:49:23,041 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:49:23,044 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:49:23,044 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:49:23,047 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:49:23,048 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 20:49:23,051 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/95fcb441-00d1-464c-b000-af600a5af5c3 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-gnjSy11Smdjk156cZiIN8mT3FPuYAYVaMeilcQBKZsB3uTSZryX1atRQQPUeuF7q ' '/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-gnjSy11Smdjk156cZiIN8mT3FPuYAYVaMeilcQBKZsB3uTSZryX1atRQQPUeuF7q', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '95fcb441-00d1-464c-b000-af600a5af5c3', 'ID_FS_UUID_ENC': '95fcb441-00d1-464c-b000-af600a5af5c3', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1210237363'} ; 2024-03-01 20:49:23,051 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:49:23,052 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:23,056 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:49:23,056 INFO program/MainThread: stderr[11]: 2024-03-01 20:49:23,056 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:49:23,056 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:23,059 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:49:23,059 INFO program/MainThread: stderr[12]: 2024-03-01 20:49:23,059 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:49:23,059 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:23,062 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:49:23,062 INFO program/MainThread: stderr[13]: 2024-03-01 20:49:23,062 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:49:23,066 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:23,070 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:49:23,072 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:23,073 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:23,073 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:23,074 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:23,070 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fea41b089b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fea42be0f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45)'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:49:23,074 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:23,078 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:49:23,078 INFO program/MainThread: stderr[14]: 2024-03-01 20:49:23,078 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:49:23,082 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:49:23,085 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:23,086 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:49:23,089 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:23,089 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:49:23,094 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:23,094 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:49:23,097 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:23,097 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:49:23,099 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:49:23,099 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:49:23,103 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:23,103 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:49:23,107 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:49:23,107 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:49:23,108 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:49:23,111 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_deeedd72-41bd-4c48-b8d2-895b68bd94f4 ' '/dev/disk/by-id/wwn-0x6001405deeedd7241bd4c48b8d2895b6 ' '/dev/disk/by-id/scsi-36001405deeedd7241bd4c48b8d2895b6', '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': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'ID_SERIAL': '36001405deeedd7241bd4c48b8d2895b6', 'ID_SERIAL_SHORT': '6001405deeedd7241bd4c48b8d2895b6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405deeedd724', 'ID_WWN_VENDOR_EXTENSION': '0x1bd4c48b8d2895b6', 'ID_WWN_WITH_EXTENSION': '0x6001405deeedd7241bd4c48b8d2895b6', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405deeedd7241bd4c48b8d2895b6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550031662'} ; 2024-03-01 20:49:23,111 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:49:23,114 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:49:23,117 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:23,121 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:49:23,122 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:49:23,122 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:49:23,122 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 20:49:23,125 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:49:23,128 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:49:23,128 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:49:23,132 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:49:23,132 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:49:23,133 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 20:49:23,133 INFO blivet/MainThread: got device: DiskDevice instance (0x7fea42be1a20) -- 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 = 6001405deeedd7241bd4c48b8d2895b6 2024-03-01 20:49:23,136 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:49:23,136 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:49:23,139 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_b8e660b8-86fb-440e-bd18-182d13c366ca ' '/dev/disk/by-id/scsi-36001405b8e660b886fb440ebd18182d1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca ' '/dev/disk/by-id/wwn-0x6001405b8e660b886fb440ebd18182d1', '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': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'ID_SERIAL': '36001405b8e660b886fb440ebd18182d1', 'ID_SERIAL_SHORT': '6001405b8e660b886fb440ebd18182d1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b8e660b88', 'ID_WWN_VENDOR_EXTENSION': '0x6fb440ebd18182d1', 'ID_WWN_WITH_EXTENSION': '0x6001405b8e660b886fb440ebd18182d1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b8e660b886fb440ebd18182d1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550098754'} ; 2024-03-01 20:49:23,139 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:49:23,143 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:49:23,145 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:23,149 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:49:23,150 INFO blivet/MainThread: sde is a disk 2024-03-01 20:49:23,150 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 20:49:23,150 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 20:49:23,153 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:49:23,156 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:49:23,156 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:49:23,159 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:49:23,160 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:49:23,160 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 20:49:23,160 INFO blivet/MainThread: got device: DiskDevice instance (0x7fea41b10898) -- 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 = 6001405b8e660b886fb440ebd18182d1 2024-03-01 20:49:23,163 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:49:23,164 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:49:23,167 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405984775db0c86458da914cb573 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08 ' '/dev/disk/by-id/scsi-36001405984775db0c86458da914cb573 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_984775db-0c86-458d-a914-cb573cb98e08', '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': '984775db-0c86-458d-a914-cb573cb98e08', 'ID_SERIAL': '36001405984775db0c86458da914cb573', 'ID_SERIAL_SHORT': '6001405984775db0c86458da914cb573', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405984775db0', 'ID_WWN_VENDOR_EXTENSION': '0xc86458da914cb573', 'ID_WWN_WITH_EXTENSION': '0x6001405984775db0c86458da914cb573', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405984775db0c86458da914cb573', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550115827'} ; 2024-03-01 20:49:23,167 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:49:23,170 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:49:23,173 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:23,177 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:49:23,177 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:49:23,177 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 20:49:23,177 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 20:49:23,181 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:49:23,184 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:49:23,184 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:49:23,187 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:49:23,187 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:49:23,188 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 20:49:23,188 INFO blivet/MainThread: got device: DiskDevice instance (0x7fea41b2d320) -- 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 = 6001405984775db0c86458da914cb573 2024-03-01 20:49:23,191 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:49:23,191 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:49:23,195 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140567aeb14c6f974aef8535ffebd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_67aeb14c-6f97-4aef-8535-ffebde2c102f ' '/dev/disk/by-id/scsi-3600140567aeb14c6f974aef8535ffebd ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f', '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': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'ID_SERIAL': '3600140567aeb14c6f974aef8535ffebd', 'ID_SERIAL_SHORT': '600140567aeb14c6f974aef8535ffebd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140567aeb14c6', 'ID_WWN_VENDOR_EXTENSION': '0xf974aef8535ffebd', 'ID_WWN_WITH_EXTENSION': '0x600140567aeb14c6f974aef8535ffebd', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140567aeb14c6f974aef8535ffebd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550337184'} ; 2024-03-01 20:49:23,195 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:49:23,198 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:49:23,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:23,205 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:49:23,205 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:49:23,205 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 20:49:23,205 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 20:49:23,208 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:49:23,211 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:49:23,212 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:49:23,215 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:49:23,215 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:49:23,215 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 20:49:23,215 INFO blivet/MainThread: got device: DiskDevice instance (0x7fea41b2da90) -- 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 = 600140567aeb14c6f974aef8535ffebd 2024-03-01 20:49:23,219 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:49:23,219 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:49:23,222 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_41895b0f-d042-4d85-ab89-e7d4b4e497cf ' '/dev/disk/by-id/scsi-3600140541895b0fd0424d85ab89e7d4b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf ' '/dev/disk/by-id/wwn-0x600140541895b0fd0424d85ab89e7d4b', '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': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'ID_SERIAL': '3600140541895b0fd0424d85ab89e7d4b', 'ID_SERIAL_SHORT': '600140541895b0fd0424d85ab89e7d4b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140541895b0fd', 'ID_WWN_VENDOR_EXTENSION': '0x0424d85ab89e7d4b', 'ID_WWN_WITH_EXTENSION': '0x600140541895b0fd0424d85ab89e7d4b', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140541895b0fd0424d85ab89e7d4b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550380784'} ; 2024-03-01 20:49:23,222 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:49:23,225 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:49:23,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:23,232 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:49:23,233 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:49:23,233 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 20:49:23,233 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 20:49:23,236 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:49:23,239 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:49:23,239 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:49:23,242 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:49:23,243 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:49:23,243 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 20:49:23,243 INFO blivet/MainThread: got device: DiskDevice instance (0x7fea41b10588) -- 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 = 600140541895b0fd0424d85ab89e7d4b 2024-03-01 20:49:23,247 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:49:23,247 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:49:23,250 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140568c57b064edb4be1bc77fb770 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78 ' '/dev/disk/by-id/wwn-0x600140568c57b064edb4be1bc77fb770 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_68c57b06-4edb-4be1-bc77-fb770858af78', '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': '68c57b06-4edb-4be1-bc77-fb770858af78', 'ID_SERIAL': '3600140568c57b064edb4be1bc77fb770', 'ID_SERIAL_SHORT': '600140568c57b064edb4be1bc77fb770', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140568c57b064', 'ID_WWN_VENDOR_EXTENSION': '0xedb4be1bc77fb770', 'ID_WWN_WITH_EXTENSION': '0x600140568c57b064edb4be1bc77fb770', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140568c57b064edb4be1bc77fb770', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550447036'} ; 2024-03-01 20:49:23,250 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:49:23,253 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:49:23,256 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:23,260 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:49:23,260 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:49:23,260 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:49:23,261 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:49:23,264 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:49:23,267 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:49:23,267 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:49:23,270 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:49:23,270 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:49:23,271 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 20:49:23,271 INFO blivet/MainThread: got device: DiskDevice instance (0x7fea41b249b0) -- 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 = 600140568c57b064edb4be1bc77fb770 2024-03-01 20:49:23,274 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:49:23,274 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:49:23,278 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/wwn-0x6001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_a95585b0-05b1-46a5-9f3f-17aabc7b48af', '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': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'ID_SERIAL': '36001405a95585b005b146a59f3f17aab', 'ID_SERIAL_SHORT': '6001405a95585b005b146a59f3f17aab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a95585b00', 'ID_WWN_VENDOR_EXTENSION': '0x5b146a59f3f17aab', 'ID_WWN_WITH_EXTENSION': '0x6001405a95585b005b146a59f3f17aab', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a95585b005b146a59f3f17aab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550537073'} ; 2024-03-01 20:49:23,278 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:49:23,281 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:49:23,284 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:23,288 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:49:23,289 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:49:23,289 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 20:49:23,289 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 20:49:23,292 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:49:23,295 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:49:23,296 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:49:23,299 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:49:23,299 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:49:23,299 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 20:49:23,300 INFO blivet/MainThread: got device: DiskDevice instance (0x7fea41b24dd8) -- 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 = 6001405a95585b005b146a59f3f17aab 2024-03-01 20:49:23,303 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:49:23,303 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:49:23,306 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': '16386320'} ; 2024-03-01 20:49:23,306 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:49:23,309 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:23,312 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:23,316 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:49:23,316 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:49:23,316 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:49:23,316 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:49:23,316 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:49:23,316 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:49:23,319 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:49:23,323 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:49:23,323 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:49:23,326 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:49:23,326 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:49:23,327 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 20:49:23,327 INFO blivet/MainThread: got device: DiskDevice instance (0x7fea41b38710) -- name = xvda status = True id = 94 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:49:23,330 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:49:23,333 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:23,333 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 20:49:23,337 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:23,337 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 20:49:23,340 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:23,340 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 20:49:23,343 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:23,343 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 20:49:23,346 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:49:23,349 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:23,352 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:49:23,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 0x7fea41abd6c8> 2024-03-01 20:49:26,426 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 20:49:26,431 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:49:26,431 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:49:26,434 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': '16389701'} ; 2024-03-01 20:49:26,434 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:49:26,435 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:49:26,438 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:26,441 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:26,444 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:49:26,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:26,450 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:26,450 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:26,463 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:26,478 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:26,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 20:49:26,482 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 20:49:26,485 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:49:26,485 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:49:26,488 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:49:26,492 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:49:26,492 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:49:26,495 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:49:26,495 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:49:26,496 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:49:26,499 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:49:26,502 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:49:26,505 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:49:26,508 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:49:26,511 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:49:26,512 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:49:26,512 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 20:49:26,512 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:49:26,512 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fea41b24ef0) -- 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 0x7fea41acd200> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:49:26,516 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:49:26,519 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:26,519 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 20:49:26,522 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:26,523 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 20:49:26,526 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:26,526 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 20:49:26,529 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:26,529 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 20:49:26,529 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:49:26,533 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:26,533 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 20:49:26,536 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:49:26,536 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:49:26,539 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/95fcb441-00d1-464c-b000-af600a5af5c3 ' '/dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-gnjSy11Smdjk156cZiIN8mT3FPuYAYVaMeilcQBKZsB3uTSZryX1atRQQPUeuF7q', '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-gnjSy11Smdjk156cZiIN8mT3FPuYAYVaMeilcQBKZsB3uTSZryX1atRQQPUeuF7q', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '95fcb441-00d1-464c-b000-af600a5af5c3', 'ID_FS_UUID_ENC': '95fcb441-00d1-464c-b000-af600a5af5c3', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1210237363'} ; 2024-03-01 20:49:26,539 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:49:26,539 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:26,543 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:49:26,543 INFO program/MainThread: stderr[15]: 2024-03-01 20:49:26,543 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:49:26,543 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:26,546 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:49:26,547 INFO program/MainThread: stderr[16]: 2024-03-01 20:49:26,547 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:49:26,547 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:26,550 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:49:26,550 INFO program/MainThread: stderr[17]: 2024-03-01 20:49:26,550 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:49:26,554 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:26,557 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:49:26,560 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,561 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,561 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,562 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,557 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fea41b089b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fea42be0f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:49:26,562 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:26,566 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:49:26,566 INFO program/MainThread: stderr[18]: 2024-03-01 20:49:26,566 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:49:26,570 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:49:26,571 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:49:26,571 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:26,581 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:26,593 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:49:26,594 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:49:26,598 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:49:26,601 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:26,604 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:49:26,607 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:26,607 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:49:26,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:49:26,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:26,615 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:49:26,618 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:26,618 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:49:26,621 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:49:26,623 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:26,626 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:49:26,629 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:26,629 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:49:26,632 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:49:26,635 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:26,637 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:49:26,640 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:26,640 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:49:26,643 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:49:26,646 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:26,648 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:49:26,651 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:26,651 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:49:26,654 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:49:26,657 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:26,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:49:26,662 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:26,662 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:49:26,665 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:26,668 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:26,669 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 20:49:26,669 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:26,669 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:26,670 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:26,670 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:26,670 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:26,671 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:26,671 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:26,672 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:26,672 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:26,672 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:26,673 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:26,673 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:26,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:26,679 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:49:26,679 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:49:26,682 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:49:26,684 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:49:26,684 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:49:26,687 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:49:26,690 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 20:49:26,690 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:49:26,693 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:26,696 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:49:26,696 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:49:26,698 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,699 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,699 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,700 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,696 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fea41b089b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fea42be0f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:49:26,702 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,703 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,703 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,704 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,700 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fea41b089b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fea42be0f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:49:26,706 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,707 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,707 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,708 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,704 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fea41b089b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fea42be0f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:49:26,710 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,711 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,711 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,712 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,708 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fea41b089b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fea42be0f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:49:26,714 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,714 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,715 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,715 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,712 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fea41b089b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fea42be0f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:49:26,718 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,718 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,719 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,719 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,716 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fea41b089b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fea42be0f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:49:26,722 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,722 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,723 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,723 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,720 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fea41b089b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fea42be0f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:49:26,725 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,726 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,726 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,727 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,724 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fea41b089b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fea42be0f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:49:26,729 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,730 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,730 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,731 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,727 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fea41b089b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fea42be0f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:49:26,733 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,734 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,734 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,735 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,731 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fea41b089b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fea42be0f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:49:26,737 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,738 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,738 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,739 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,735 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fea41b089b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fea42be0f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:49:26,741 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,741 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,742 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,742 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,739 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fea41b089b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fea42be0f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:49:26,745 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,745 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,746 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,746 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,743 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fea41b089b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fea42be0f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:49:26,749 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,749 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,750 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,750 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,747 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fea41b089b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fea42be0f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:49:26,752 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,753 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,753 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,754 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,751 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fea41b089b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fea42be0f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:49:26,756 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,757 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,757 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,758 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,754 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fea41b089b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fea42be0f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:49:26,760 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,761 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,761 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,762 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,758 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fea41b089b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fea42be0f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:49:26,764 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,765 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,765 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,766 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,762 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fea41b089b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fea42be0f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:49:26,768 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,768 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,769 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,769 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,766 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fea41b089b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fea42be0f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:49:26,772 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,772 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,773 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,773 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,770 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fea41b089b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fea42be0f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:49:26,776 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,776 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,777 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,777 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,774 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fea41b089b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fea42be0f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:49:26,779 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,780 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,780 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,781 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,778 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fea41b089b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fea42be0f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:49:26,783 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,784 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,784 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,785 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,781 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fea41b089b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fea42be0f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:49:26,787 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,788 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,788 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,789 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,785 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fea41b089b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fea42be0f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:49:26,791 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,792 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,792 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,793 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,789 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fea41b089b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fea42be0f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:49:26,795 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,796 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,796 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,796 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,793 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fea41b089b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fea42be0f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:49:26,799 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,799 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,800 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,800 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,797 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fea41b089b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fea42be0f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:49:26,803 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,803 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,804 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,804 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,801 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fea41b089b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fea42be0f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:49:26,807 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,807 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,807 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,808 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,805 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fea41b089b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fea42be0f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:49:26,810 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,811 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,811 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,812 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,808 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fea41b089b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fea42be0f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:49:26,814 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,815 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,815 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,816 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,812 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fea41b089b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fea42be0f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:49:26,818 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,819 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,819 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:26,820 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:49:26,816 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fea41b089b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MeilcQ-BKZs-B3uT-SZry-X1at-RQQP-UeuF7q size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fea42be0f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = gnjSy1-1Smd-jk15-6cZi-IN8m-T3FP-uYAYVa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:49:26,820 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 20:49:26,823 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:49:26,823 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:49:26,824 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 115 2024-03-01 20:49:26,827 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 20:49:26,827 INFO blivet/MainThread: registered action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:49:26,828 INFO program/MainThread: Running [19] dmsetup --version ... 2024-03-01 20:49:26,832 INFO program/MainThread: stdout[19]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 20:49:26,832 INFO program/MainThread: stderr[19]: 2024-03-01 20:49:26,832 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:49:26,837 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:49:26,837 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 20:49:26,837 INFO blivet/MainThread: registered action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:49:26,837 DEBUG blivet.ansible/MainThread: ['sdb', 'test_vg1', 'sda', 'sdc'] 2024-03-01 20:49:26,837 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 20:49:26,840 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 20:49:26,841 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:49:26,844 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:49:26,847 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:49:26,850 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:49:26,850 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 20:49:26,850 INFO blivet/MainThread: registered action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:49:26,850 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 20:49:26,850 DEBUG blivet/MainThread: removing sdb 2024-03-01 20:49:26,853 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 20:49:26,853 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:49:26,853 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:49:26,856 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 20:49:26,856 INFO blivet/MainThread: registered action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:49:26,856 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 20:49:26,856 DEBUG blivet/MainThread: removing sda 2024-03-01 20:49:26,859 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 20:49:26,859 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:49:26,859 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 121 2024-03-01 20:49:26,862 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 20:49:26,862 INFO blivet/MainThread: registered action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:49:26,862 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 20:49:26,862 DEBUG blivet/MainThread: removing sdc 2024-03-01 20:49:26,865 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 20:49:26,865 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:49:26,865 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:49:26,868 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 20:49:26,868 INFO blivet/MainThread: registered action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:49:26,869 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:26,882 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:26,894 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:26,907 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:26,922 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:49:26,922 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:49:26,923 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:49:26,923 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:49:26,923 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:49:26,923 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:49:26,923 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:49:26,923 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:49:26,923 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:49:26,926 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:49:26,929 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:49:26,932 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:49:26,932 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:49:26,935 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:49:26,935 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 0x7fea41a9ff68> 2024-03-01 20:49:26,935 INFO blivet/MainThread: sorting actions... 2024-03-01 20:49:26,936 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:49:26,936 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:49:26,936 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:49:26,936 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:49:26,936 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:49:26,937 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:49:26,937 INFO blivet/MainThread: executing action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:49:26,940 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:26,943 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:49:26,943 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 20:49:26,950 INFO program/MainThread: stdout: 2024-03-01 20:49:26,951 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:49:26,951 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:26,951 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:26,965 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:26,965 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:26,977 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:26,977 INFO blivet/MainThread: executing action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:49:26,981 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 20:49:26,985 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:49:26,988 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:49:26,992 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 20:49:26,995 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:49:26,995 INFO program/MainThread: Running [20] lvm lvchange -an test_vg1/lv1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:49:27,030 INFO program/MainThread: stdout[20]: 2024-03-01 20:49:27,030 INFO program/MainThread: stderr[20]: 2024-03-01 20:49:27,030 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:49:27,035 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:49:27,038 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:27,041 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:49:27,045 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:27,048 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:49:27,051 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:27,054 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:49:27,057 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 20:49:27,057 INFO program/MainThread: Running [21] lvm lvremove --yes test_vg1/lv1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:49:27,102 INFO program/MainThread: stdout[21]: Logical volume "lv1" successfully removed. 2024-03-01 20:49:27,102 INFO program/MainThread: stderr[21]: 2024-03-01 20:49:27,102 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:49:27,103 INFO blivet/MainThread: executing action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:49:27,108 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 20:49:27,111 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 20:49:27,119 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:49:27,128 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:27,133 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:49:27,138 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:27,144 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:49:27,149 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:27,153 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:49:27,156 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 20:49:27,156 INFO program/MainThread: Running [22] lvm vgreduce --removemissing --force test_vg1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:49:27,197 INFO program/MainThread: stdout[22]: Volume group "test_vg1" is already consistent. 2024-03-01 20:49:27,197 INFO program/MainThread: stderr[22]: 2024-03-01 20:49:27,197 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:49:27,197 INFO program/MainThread: Running [23] lvm vgchange -an test_vg1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:49:27,245 INFO program/MainThread: stdout[23]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 20:49:27,245 INFO program/MainThread: stderr[23]: 2024-03-01 20:49:27,245 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:49:27,245 INFO program/MainThread: Running [24] lvm vgremove --force test_vg1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:49:27,289 INFO program/MainThread: stdout[24]: Volume group "test_vg1" successfully removed 2024-03-01 20:49:27,289 INFO program/MainThread: stderr[24]: 2024-03-01 20:49:27,289 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:49:27,290 INFO blivet/MainThread: executing action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:49:27,297 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:27,303 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:49:27,309 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:49:27,309 INFO program/MainThread: Running [25] lvm pvremove --force --force --yes /dev/sdc --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:49:27,343 INFO program/MainThread: stdout[25]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 20:49:27,343 INFO program/MainThread: stderr[25]: 2024-03-01 20:49:27,343 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:49:27,343 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 20:49:27,344 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:27,377 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:27,378 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:27,407 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:27,407 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:27,420 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:27,420 INFO blivet/MainThread: executing action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:49:27,424 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:27,427 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:49:27,430 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:49:27,430 INFO program/MainThread: Running [26] lvm pvremove --force --force --yes /dev/sda --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:49:27,459 INFO program/MainThread: stdout[26]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 20:49:27,459 INFO program/MainThread: stderr[26]: 2024-03-01 20:49:27,459 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:49:27,459 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 20:49:27,460 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:27,494 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:27,495 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:27,508 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:27,508 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:27,522 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:27,522 INFO blivet/MainThread: executing action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:49:27,526 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:27,529 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:49:27,532 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:49:27,532 INFO program/MainThread: Running [27] lvm pvremove --force --force --yes /dev/sdb --config= devices { filter=["a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:49:27,558 INFO program/MainThread: stdout[27]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 20:49:27,558 INFO program/MainThread: stderr[27]: 2024-03-01 20:49:27,558 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:49:27,558 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 20:49:27,558 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:27,592 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:27,593 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:27,606 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:27,606 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:27,622 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:27,627 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:49:27,627 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 0x7fea41a9ff10> 2024-03-01 20:49:37,519 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_fpl5ami4/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:49:41,967 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_2knoyyn5/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:49:48,968 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_72j69eev/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:49:49,003 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:49,003 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:49:49,007 INFO program/MainThread: stdout[2]: 2024-03-01 20:49:49,007 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 20:49:49,007 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:49:49,007 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:49:49,012 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:49,012 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:49:49,015 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:49,016 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:49:49,019 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:49,019 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:49:49,022 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:49,022 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:49:49,029 INFO program/MainThread: stdout: 2024-03-01 20:49:49,029 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:49:49,029 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:49:49,029 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:49:49,029 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:49:49,029 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:49:49,029 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:49:49,029 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:49:49,029 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:49:49,029 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:49:49,030 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:49:49,030 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:49:49,030 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:49:49,030 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:49:49,030 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:49:49,030 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:49:49,030 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:49,030 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:49:49,030 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:49,030 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:49,030 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:49:49,030 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:49,031 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:49:49,031 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:49:49,031 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:49,045 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:49,056 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:49:49,061 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566 ' '/dev/disk/by-id/scsi-3600140577739717c77d41b180d75174f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_77739717-c77d-41b1-80d7-5174ffdee566 ' '/dev/disk/by-id/wwn-0x600140577739717c77d41b180d75174f', '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': '77739717-c77d-41b1-80d7-5174ffdee566', 'ID_SERIAL': '3600140577739717c77d41b180d75174f', 'ID_SERIAL_SHORT': '600140577739717c77d41b180d75174f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577739717c', 'ID_WWN_VENDOR_EXTENSION': '0x77d41b180d75174f', 'ID_WWN_WITH_EXTENSION': '0x600140577739717c77d41b180d75174f', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577739717c77d41b180d75174f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549842181'} ; 2024-03-01 20:49:49,061 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:49:49,061 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:49:49,086 INFO program/MainThread: stdout[3]: 2024-03-01 20:49:49,086 INFO program/MainThread: stderr[3]: 2024-03-01 20:49:49,086 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:49:49,090 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:49,093 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:49,099 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:49:49,103 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:49:49,104 INFO blivet/MainThread: sda is a disk 2024-03-01 20:49:49,104 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:49:49,104 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:49:49,108 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:49:49,111 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:49:49,111 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:49:49,114 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:49:49,115 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:49:49,115 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:49:49,115 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3c437c1b38) -- 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 = 600140577739717c77d41b180d75174f 2024-03-01 20:49:49,119 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:49:49,119 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:49:49,123 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405018be342b0454267960b1c8f4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_018be342-b045-4267-960b-1c8f4bfef8a4 ' '/dev/disk/by-id/wwn-0x6001405018be342b0454267960b1c8f4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4', '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': '018be342-b045-4267-960b-1c8f4bfef8a4', 'ID_SERIAL': '36001405018be342b0454267960b1c8f4', 'ID_SERIAL_SHORT': '6001405018be342b0454267960b1c8f4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405018be342b', 'ID_WWN_VENDOR_EXTENSION': '0x0454267960b1c8f4', 'ID_WWN_WITH_EXTENSION': '0x6001405018be342b0454267960b1c8f4', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405018be342b0454267960b1c8f4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549911453'} ; 2024-03-01 20:49:49,123 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:49:49,126 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:49:49,129 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:49,132 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:49:49,133 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:49:49,133 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:49:49,133 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:49:49,136 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:49:49,139 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:49:49,139 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:49:49,142 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:49:49,143 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:49:49,143 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:49:49,143 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3c437c1b00) -- 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 = 6001405018be342b0454267960b1c8f4 2024-03-01 20:49:49,146 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:49:49,147 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:49:49,150 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_91b3ee62-3847-4a76-ad48-94fec947ac9a ' '/dev/disk/by-id/scsi-3600140591b3ee6238474a76ad4894fec ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a ' '/dev/disk/by-id/wwn-0x600140591b3ee6238474a76ad4894fec', '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': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'ID_SERIAL': '3600140591b3ee6238474a76ad4894fec', 'ID_SERIAL_SHORT': '600140591b3ee6238474a76ad4894fec', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140591b3ee623', 'ID_WWN_VENDOR_EXTENSION': '0x8474a76ad4894fec', 'ID_WWN_WITH_EXTENSION': '0x600140591b3ee6238474a76ad4894fec', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140591b3ee6238474a76ad4894fec', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550647850'} ; 2024-03-01 20:49:49,150 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:49:49,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:49:49,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:49,159 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:49:49,160 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:49:49,160 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:49:49,160 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:49:49,163 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:49:49,166 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:49:49,167 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:49:49,170 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:49:49,170 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:49:49,170 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:49:49,170 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3c4277a400) -- 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 = 600140591b3ee6238474a76ad4894fec 2024-03-01 20:49:49,174 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:49:49,174 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:49:49,177 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140577982450e4c544d9b055bc4d9 ' '/dev/disk/by-id/wwn-0x600140577982450e4c544d9b055bc4d9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_77982450-e4c5-44d9-b055-bc4d96816669 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669', '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': '77982450-e4c5-44d9-b055-bc4d96816669', 'ID_SERIAL': '3600140577982450e4c544d9b055bc4d9', 'ID_SERIAL_SHORT': '600140577982450e4c544d9b055bc4d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577982450e', 'ID_WWN_VENDOR_EXTENSION': '0x4c544d9b055bc4d9', 'ID_WWN_WITH_EXTENSION': '0x600140577982450e4c544d9b055bc4d9', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577982450e4c544d9b055bc4d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550645422'} ; 2024-03-01 20:49:49,178 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:49:49,181 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:49:49,184 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:49,188 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:49:49,188 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:49:49,188 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:49:49,188 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:49:49,191 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:49:49,194 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:49:49,195 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:49:49,198 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:49:49,198 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:49:49,199 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:49:49,199 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3c4277a908) -- 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 = 600140577982450e4c544d9b055bc4d9 2024-03-01 20:49:49,202 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:49:49,202 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:49:49,205 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_6a7a8c86-2db5-4d97-b92b-ab39412a7044 ' '/dev/disk/by-id/wwn-0x60014056a7a8c862db54d97b92bab394 ' '/dev/disk/by-id/scsi-360014056a7a8c862db54d97b92bab394 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044', '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': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'ID_SERIAL': '360014056a7a8c862db54d97b92bab394', 'ID_SERIAL_SHORT': '60014056a7a8c862db54d97b92bab394', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056a7a8c862', 'ID_WWN_VENDOR_EXTENSION': '0xdb54d97b92bab394', 'ID_WWN_WITH_EXTENSION': '0x60014056a7a8c862db54d97b92bab394', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056a7a8c862db54d97b92bab394', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549906705'} ; 2024-03-01 20:49:49,205 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:49:49,208 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:49:49,211 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:49,215 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:49:49,216 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:49:49,216 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:49:49,216 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:49:49,219 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:49:49,222 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:49:49,222 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:49:49,225 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:49:49,226 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:49:49,226 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:49:49,226 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3c437d1e80) -- 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 = 60014056a7a8c862db54d97b92bab394 2024-03-01 20:49:49,229 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:49:49,230 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:49:49,233 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_deeedd72-41bd-4c48-b8d2-895b68bd94f4 ' '/dev/disk/by-id/scsi-36001405deeedd7241bd4c48b8d2895b6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4 ' '/dev/disk/by-id/wwn-0x6001405deeedd7241bd4c48b8d2895b6', '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': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'ID_SERIAL': '36001405deeedd7241bd4c48b8d2895b6', 'ID_SERIAL_SHORT': '6001405deeedd7241bd4c48b8d2895b6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405deeedd724', 'ID_WWN_VENDOR_EXTENSION': '0x1bd4c48b8d2895b6', 'ID_WWN_WITH_EXTENSION': '0x6001405deeedd7241bd4c48b8d2895b6', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405deeedd7241bd4c48b8d2895b6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550031662'} ; 2024-03-01 20:49:49,233 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:49:49,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:49:49,239 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:49,242 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:49:49,243 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:49:49,243 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:49:49,243 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:49:49,246 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:49:49,249 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:49:49,250 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:49:49,253 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:49:49,253 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:49:49,253 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:49:49,253 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3c427848d0) -- 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 = 6001405deeedd7241bd4c48b8d2895b6 2024-03-01 20:49:49,257 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:49:49,257 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:49:49,260 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405b8e660b886fb440ebd18182d1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_b8e660b8-86fb-440e-bd18-182d13c366ca ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca ' '/dev/disk/by-id/scsi-36001405b8e660b886fb440ebd18182d1', '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': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'ID_SERIAL': '36001405b8e660b886fb440ebd18182d1', 'ID_SERIAL_SHORT': '6001405b8e660b886fb440ebd18182d1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b8e660b88', 'ID_WWN_VENDOR_EXTENSION': '0x6fb440ebd18182d1', 'ID_WWN_WITH_EXTENSION': '0x6001405b8e660b886fb440ebd18182d1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b8e660b886fb440ebd18182d1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550098754'} ; 2024-03-01 20:49:49,260 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:49:49,263 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:49:49,266 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:49,270 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:49:49,270 INFO blivet/MainThread: sde is a disk 2024-03-01 20:49:49,271 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:49:49,271 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:49:49,274 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:49:49,277 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:49:49,277 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:49:49,280 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:49:49,280 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:49:49,281 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:49:49,281 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3c42784cf8) -- 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 = 6001405b8e660b886fb440ebd18182d1 2024-03-01 20:49:49,284 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:49:49,284 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:49:49,288 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405984775db0c86458da914cb573 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_984775db-0c86-458d-a914-cb573cb98e08 ' '/dev/disk/by-id/scsi-36001405984775db0c86458da914cb573 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08', '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': '984775db-0c86-458d-a914-cb573cb98e08', 'ID_SERIAL': '36001405984775db0c86458da914cb573', 'ID_SERIAL_SHORT': '6001405984775db0c86458da914cb573', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405984775db0', 'ID_WWN_VENDOR_EXTENSION': '0xc86458da914cb573', 'ID_WWN_WITH_EXTENSION': '0x6001405984775db0c86458da914cb573', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405984775db0c86458da914cb573', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550115827'} ; 2024-03-01 20:49:49,288 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:49:49,291 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:49:49,294 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:49,297 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:49:49,298 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:49:49,298 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:49:49,298 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:49:49,301 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:49:49,304 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:49:49,304 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:49:49,307 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:49:49,308 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:49:49,308 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:49:49,308 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3c4278a4e0) -- 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 = 6001405984775db0c86458da914cb573 2024-03-01 20:49:49,312 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:49:49,312 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:49:49,315 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140567aeb14c6f974aef8535ffebd ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f ' '/dev/disk/by-id/scsi-3600140567aeb14c6f974aef8535ffebd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_67aeb14c-6f97-4aef-8535-ffebde2c102f', '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': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'ID_SERIAL': '3600140567aeb14c6f974aef8535ffebd', 'ID_SERIAL_SHORT': '600140567aeb14c6f974aef8535ffebd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140567aeb14c6', 'ID_WWN_VENDOR_EXTENSION': '0xf974aef8535ffebd', 'ID_WWN_WITH_EXTENSION': '0x600140567aeb14c6f974aef8535ffebd', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140567aeb14c6f974aef8535ffebd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550337184'} ; 2024-03-01 20:49:49,315 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:49:49,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:49:49,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:49,325 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:49:49,325 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:49:49,325 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:49:49,325 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:49:49,328 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:49:49,331 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:49:49,332 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:49:49,335 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:49:49,335 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:49:49,335 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:49:49,335 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3c4278a710) -- 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 = 600140567aeb14c6f974aef8535ffebd 2024-03-01 20:49:49,339 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:49:49,339 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:49:49,342 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf ' '/dev/disk/by-id/scsi-3600140541895b0fd0424d85ab89e7d4b ' '/dev/disk/by-id/wwn-0x600140541895b0fd0424d85ab89e7d4b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_41895b0f-d042-4d85-ab89-e7d4b4e497cf', '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': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'ID_SERIAL': '3600140541895b0fd0424d85ab89e7d4b', 'ID_SERIAL_SHORT': '600140541895b0fd0424d85ab89e7d4b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140541895b0fd', 'ID_WWN_VENDOR_EXTENSION': '0x0424d85ab89e7d4b', 'ID_WWN_WITH_EXTENSION': '0x600140541895b0fd0424d85ab89e7d4b', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140541895b0fd0424d85ab89e7d4b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550380784'} ; 2024-03-01 20:49:49,342 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:49:49,345 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:49:49,348 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:49,352 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:49:49,352 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:49:49,352 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:49:49,353 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:49:49,356 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:49:49,359 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:49:49,359 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:49:49,362 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:49:49,362 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:49:49,363 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:49:49,363 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3c42776588) -- 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 = 600140541895b0fd0424d85ab89e7d4b 2024-03-01 20:49:49,366 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:49:49,366 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:49:49,370 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140568c57b064edb4be1bc77fb770 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78 ' '/dev/disk/by-id/scsi-3600140568c57b064edb4be1bc77fb770 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_68c57b06-4edb-4be1-bc77-fb770858af78', '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': '68c57b06-4edb-4be1-bc77-fb770858af78', 'ID_SERIAL': '3600140568c57b064edb4be1bc77fb770', 'ID_SERIAL_SHORT': '600140568c57b064edb4be1bc77fb770', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140568c57b064', 'ID_WWN_VENDOR_EXTENSION': '0xedb4be1bc77fb770', 'ID_WWN_WITH_EXTENSION': '0x600140568c57b064edb4be1bc77fb770', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140568c57b064edb4be1bc77fb770', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550447036'} ; 2024-03-01 20:49:49,370 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:49:49,373 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:49:49,376 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:49,379 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:49:49,380 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:49:49,380 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:49:49,380 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:49:49,383 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:49:49,386 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:49:49,386 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:49:49,389 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:49:49,390 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:49:49,390 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:49:49,390 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3c42776c18) -- 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 = 600140568c57b064edb4be1bc77fb770 2024-03-01 20:49:49,393 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:49:49,393 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:49:49,397 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/scsi-36001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_a95585b0-05b1-46a5-9f3f-17aabc7b48af ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af', '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': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'ID_SERIAL': '36001405a95585b005b146a59f3f17aab', 'ID_SERIAL_SHORT': '6001405a95585b005b146a59f3f17aab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a95585b00', 'ID_WWN_VENDOR_EXTENSION': '0x5b146a59f3f17aab', 'ID_WWN_WITH_EXTENSION': '0x6001405a95585b005b146a59f3f17aab', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a95585b005b146a59f3f17aab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550537073'} ; 2024-03-01 20:49:49,397 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:49:49,400 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:49:49,403 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:49,407 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:49:49,407 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:49:49,407 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:49:49,407 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:49:49,410 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:49:49,413 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:49:49,414 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:49:49,417 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:49:49,417 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:49:49,417 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:49:49,418 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3c4278aeb8) -- 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 = 6001405a95585b005b146a59f3f17aab 2024-03-01 20:49:49,421 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:49:49,421 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:49:49,424 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': '16386320'} ; 2024-03-01 20:49:49,424 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:49:49,427 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:49,430 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:49,433 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:49:49,434 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:49:49,434 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:49:49,434 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:49:49,434 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:49:49,434 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:49:49,437 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:49:49,440 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:49:49,440 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:49:49,443 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:49:49,444 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:49:49,444 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:49:49,444 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3c42794b00) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:49:49,448 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:49:49,451 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:49,451 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:49:49,455 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:49,455 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:49:49,458 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:49,458 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:49:49,461 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:49,461 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:49:49,464 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:49:49,467 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:49,470 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:49:49,475 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 0x7f3c42797c48> 2024-03-01 20:49:52,603 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:49:52,607 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:49:52,608 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:49:52,612 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': '16389701'} ; 2024-03-01 20:49:52,612 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:49:52,612 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:49:52,615 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,618 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:52,621 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:49:52,624 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,627 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:52,627 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:52,640 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:52,654 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,657 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:49:52,658 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:49:52,661 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:49:52,662 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:49:52,665 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:49:52,668 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:49:52,668 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:49:52,671 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:49:52,672 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:49:52,672 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:49:52,675 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:49:52,679 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:49:52,682 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:49:52,685 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:49:52,688 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:49:52,688 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:49:52,688 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:49:52,689 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:49:52,688 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f3c42794b70) -- 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 0x7f3c4272c5c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:49:52,692 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:49:52,696 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:52,696 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:49:52,699 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:52,699 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:49:52,702 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:52,702 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:49:52,706 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:52,706 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:49:52,708 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:49:52,708 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:49:52,711 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:52,711 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:49:52,714 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:49:52,714 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:49:52,715 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:52,726 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:52,737 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:49:52,738 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:49:52,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:52,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:52,751 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:49:52,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,756 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:52,759 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,761 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:52,761 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:49:52,764 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,767 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:52,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:52,772 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:49:52,775 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,778 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:52,780 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:52,783 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:49:52,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,789 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:52,791 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,794 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:52,794 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:49:52,797 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,800 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:52,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:49:52,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:52,805 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:49:52,806 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:49:57,233 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_kuants3l/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:49:57,266 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:57,267 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:49:57,270 INFO program/MainThread: stdout[2]: 2024-03-01 20:49:57,270 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 20:49:57,270 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:49:57,270 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:49:57,274 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:57,275 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:49:57,278 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:57,278 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:49:57,281 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:57,281 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:49:57,284 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:57,284 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:49:57,292 INFO program/MainThread: stdout: 2024-03-01 20:49:57,292 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:49:57,292 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:49:57,292 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:49:57,292 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:49:57,292 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:49:57,292 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:49:57,292 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:49:57,292 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:49:57,292 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:49:57,292 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:49:57,292 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:49:57,292 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:49:57,292 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:49:57,292 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:49:57,292 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:49:57,292 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:57,292 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:49:57,293 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:57,293 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:57,293 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:49:57,293 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:57,293 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:49:57,294 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:49:57,294 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:57,304 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:57,315 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:49:57,319 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_77739717-c77d-41b1-80d7-5174ffdee566 ' '/dev/disk/by-id/wwn-0x600140577739717c77d41b180d75174f ' '/dev/disk/by-id/scsi-3600140577739717c77d41b180d75174f', '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': '77739717-c77d-41b1-80d7-5174ffdee566', 'ID_SERIAL': '3600140577739717c77d41b180d75174f', 'ID_SERIAL_SHORT': '600140577739717c77d41b180d75174f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577739717c', 'ID_WWN_VENDOR_EXTENSION': '0x77d41b180d75174f', 'ID_WWN_WITH_EXTENSION': '0x600140577739717c77d41b180d75174f', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577739717c77d41b180d75174f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549842181'} ; 2024-03-01 20:49:57,319 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:49:57,319 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:49:57,343 INFO program/MainThread: stdout[3]: 2024-03-01 20:49:57,344 INFO program/MainThread: stderr[3]: 2024-03-01 20:49:57,344 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:49:57,348 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:57,351 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:57,356 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:49:57,361 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:49:57,361 INFO blivet/MainThread: sda is a disk 2024-03-01 20:49:57,362 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:49:57,362 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:49:57,365 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:49:57,368 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:49:57,369 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:49:57,372 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:49:57,372 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:49:57,373 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:49:57,373 INFO blivet/MainThread: got device: DiskDevice instance (0x7f82baf7aa90) -- 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 = 600140577739717c77d41b180d75174f 2024-03-01 20:49:57,376 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:49:57,377 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:49:57,380 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4 ' '/dev/disk/by-id/wwn-0x6001405018be342b0454267960b1c8f4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_018be342-b045-4267-960b-1c8f4bfef8a4 ' '/dev/disk/by-id/scsi-36001405018be342b0454267960b1c8f4', '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': '018be342-b045-4267-960b-1c8f4bfef8a4', 'ID_SERIAL': '36001405018be342b0454267960b1c8f4', 'ID_SERIAL_SHORT': '6001405018be342b0454267960b1c8f4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405018be342b', 'ID_WWN_VENDOR_EXTENSION': '0x0454267960b1c8f4', 'ID_WWN_WITH_EXTENSION': '0x6001405018be342b0454267960b1c8f4', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405018be342b0454267960b1c8f4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549911453'} ; 2024-03-01 20:49:57,380 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:49:57,383 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:49:57,386 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:57,390 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:49:57,390 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:49:57,390 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:49:57,391 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:49:57,394 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:49:57,397 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:49:57,397 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:49:57,400 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:49:57,400 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:49:57,401 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:49:57,401 INFO blivet/MainThread: got device: DiskDevice instance (0x7f82baf7aa58) -- 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 = 6001405018be342b0454267960b1c8f4 2024-03-01 20:49:57,404 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:49:57,404 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:49:57,407 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_91b3ee62-3847-4a76-ad48-94fec947ac9a ' '/dev/disk/by-id/scsi-3600140591b3ee6238474a76ad4894fec ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a ' '/dev/disk/by-id/wwn-0x600140591b3ee6238474a76ad4894fec', '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': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'ID_SERIAL': '3600140591b3ee6238474a76ad4894fec', 'ID_SERIAL_SHORT': '600140591b3ee6238474a76ad4894fec', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140591b3ee623', 'ID_WWN_VENDOR_EXTENSION': '0x8474a76ad4894fec', 'ID_WWN_WITH_EXTENSION': '0x600140591b3ee6238474a76ad4894fec', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140591b3ee6238474a76ad4894fec', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550647850'} ; 2024-03-01 20:49:57,407 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:49:57,410 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:49:57,413 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:57,417 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:49:57,417 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:49:57,418 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:49:57,418 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:49:57,421 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:49:57,424 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:49:57,424 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:49:57,427 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:49:57,428 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:49:57,428 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:49:57,428 INFO blivet/MainThread: got device: DiskDevice instance (0x7f82b9f33358) -- 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 = 600140591b3ee6238474a76ad4894fec 2024-03-01 20:49:57,431 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:49:57,431 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:49:57,435 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140577982450e4c544d9b055bc4d9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_77982450-e4c5-44d9-b055-bc4d96816669 ' '/dev/disk/by-id/scsi-3600140577982450e4c544d9b055bc4d9', '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': '77982450-e4c5-44d9-b055-bc4d96816669', 'ID_SERIAL': '3600140577982450e4c544d9b055bc4d9', 'ID_SERIAL_SHORT': '600140577982450e4c544d9b055bc4d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577982450e', 'ID_WWN_VENDOR_EXTENSION': '0x4c544d9b055bc4d9', 'ID_WWN_WITH_EXTENSION': '0x600140577982450e4c544d9b055bc4d9', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577982450e4c544d9b055bc4d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550645422'} ; 2024-03-01 20:49:57,435 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:49:57,438 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:49:57,441 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:57,444 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:49:57,445 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:49:57,445 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:49:57,445 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:49:57,448 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:49:57,451 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:49:57,451 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:49:57,454 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:49:57,455 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:49:57,455 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:49:57,455 INFO blivet/MainThread: got device: DiskDevice instance (0x7f82b9f33860) -- 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 = 600140577982450e4c544d9b055bc4d9 2024-03-01 20:49:57,458 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:49:57,459 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:49:57,462 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014056a7a8c862db54d97b92bab394 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_6a7a8c86-2db5-4d97-b92b-ab39412a7044 ' '/dev/disk/by-id/scsi-360014056a7a8c862db54d97b92bab394 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044', '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': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'ID_SERIAL': '360014056a7a8c862db54d97b92bab394', 'ID_SERIAL_SHORT': '60014056a7a8c862db54d97b92bab394', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056a7a8c862', 'ID_WWN_VENDOR_EXTENSION': '0xdb54d97b92bab394', 'ID_WWN_WITH_EXTENSION': '0x60014056a7a8c862db54d97b92bab394', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056a7a8c862db54d97b92bab394', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549906705'} ; 2024-03-01 20:49:57,462 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:49:57,465 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:49:57,468 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:57,472 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:49:57,472 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:49:57,472 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:49:57,472 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:49:57,476 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:49:57,479 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:49:57,479 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:49:57,482 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:49:57,482 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:49:57,483 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:49:57,483 INFO blivet/MainThread: got device: DiskDevice instance (0x7f82baf8fdd8) -- 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 = 60014056a7a8c862db54d97b92bab394 2024-03-01 20:49:57,486 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:49:57,486 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:49:57,489 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405deeedd7241bd4c48b8d2895b6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_deeedd72-41bd-4c48-b8d2-895b68bd94f4 ' '/dev/disk/by-id/scsi-36001405deeedd7241bd4c48b8d2895b6', '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': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'ID_SERIAL': '36001405deeedd7241bd4c48b8d2895b6', 'ID_SERIAL_SHORT': '6001405deeedd7241bd4c48b8d2895b6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405deeedd724', 'ID_WWN_VENDOR_EXTENSION': '0x1bd4c48b8d2895b6', 'ID_WWN_WITH_EXTENSION': '0x6001405deeedd7241bd4c48b8d2895b6', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405deeedd7241bd4c48b8d2895b6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550031662'} ; 2024-03-01 20:49:57,489 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:49:57,493 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:49:57,495 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:57,499 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:49:57,500 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:49:57,500 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:49:57,500 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:49:57,503 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:49:57,506 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:49:57,506 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:49:57,509 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:49:57,510 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:49:57,510 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:49:57,510 INFO blivet/MainThread: got device: DiskDevice instance (0x7f82b9f3e828) -- 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 = 6001405deeedd7241bd4c48b8d2895b6 2024-03-01 20:49:57,513 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:49:57,513 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:49:57,517 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_b8e660b8-86fb-440e-bd18-182d13c366ca ' '/dev/disk/by-id/wwn-0x6001405b8e660b886fb440ebd18182d1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca ' '/dev/disk/by-id/scsi-36001405b8e660b886fb440ebd18182d1', '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': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'ID_SERIAL': '36001405b8e660b886fb440ebd18182d1', 'ID_SERIAL_SHORT': '6001405b8e660b886fb440ebd18182d1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b8e660b88', 'ID_WWN_VENDOR_EXTENSION': '0x6fb440ebd18182d1', 'ID_WWN_WITH_EXTENSION': '0x6001405b8e660b886fb440ebd18182d1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b8e660b886fb440ebd18182d1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550098754'} ; 2024-03-01 20:49:57,517 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:49:57,520 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:49:57,523 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:57,526 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:49:57,527 INFO blivet/MainThread: sde is a disk 2024-03-01 20:49:57,527 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:49:57,527 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:49:57,530 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:49:57,533 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:49:57,534 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:49:57,537 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:49:57,537 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:49:57,537 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:49:57,537 INFO blivet/MainThread: got device: DiskDevice instance (0x7f82b9f3ec50) -- 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 = 6001405b8e660b886fb440ebd18182d1 2024-03-01 20:49:57,541 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:49:57,541 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:49:57,544 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_984775db-0c86-458d-a914-cb573cb98e08 ' '/dev/disk/by-id/scsi-36001405984775db0c86458da914cb573 ' '/dev/disk/by-id/wwn-0x6001405984775db0c86458da914cb573 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08', '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': '984775db-0c86-458d-a914-cb573cb98e08', 'ID_SERIAL': '36001405984775db0c86458da914cb573', 'ID_SERIAL_SHORT': '6001405984775db0c86458da914cb573', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405984775db0', 'ID_WWN_VENDOR_EXTENSION': '0xc86458da914cb573', 'ID_WWN_WITH_EXTENSION': '0x6001405984775db0c86458da914cb573', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405984775db0c86458da914cb573', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550115827'} ; 2024-03-01 20:49:57,544 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:49:57,547 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:49:57,550 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:57,554 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:49:57,554 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:49:57,554 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:49:57,554 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:49:57,557 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:49:57,561 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:49:57,561 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:49:57,564 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:49:57,564 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:49:57,565 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:49:57,565 INFO blivet/MainThread: got device: DiskDevice instance (0x7f82b9f42438) -- 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 = 6001405984775db0c86458da914cb573 2024-03-01 20:49:57,568 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:49:57,568 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:49:57,571 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_67aeb14c-6f97-4aef-8535-ffebde2c102f ' '/dev/disk/by-id/scsi-3600140567aeb14c6f974aef8535ffebd ' '/dev/disk/by-id/wwn-0x600140567aeb14c6f974aef8535ffebd ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f', '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': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'ID_SERIAL': '3600140567aeb14c6f974aef8535ffebd', 'ID_SERIAL_SHORT': '600140567aeb14c6f974aef8535ffebd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140567aeb14c6', 'ID_WWN_VENDOR_EXTENSION': '0xf974aef8535ffebd', 'ID_WWN_WITH_EXTENSION': '0x600140567aeb14c6f974aef8535ffebd', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140567aeb14c6f974aef8535ffebd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550337184'} ; 2024-03-01 20:49:57,571 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:49:57,575 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:49:57,577 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:57,581 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:49:57,582 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:49:57,582 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:49:57,582 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:49:57,585 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:49:57,588 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:49:57,588 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:49:57,591 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:49:57,592 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:49:57,592 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:49:57,592 INFO blivet/MainThread: got device: DiskDevice instance (0x7f82b9f42668) -- 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 = 600140567aeb14c6f974aef8535ffebd 2024-03-01 20:49:57,595 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:49:57,595 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:49:57,599 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_41895b0f-d042-4d85-ab89-e7d4b4e497cf ' '/dev/disk/by-id/scsi-3600140541895b0fd0424d85ab89e7d4b ' '/dev/disk/by-id/wwn-0x600140541895b0fd0424d85ab89e7d4b', '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': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'ID_SERIAL': '3600140541895b0fd0424d85ab89e7d4b', 'ID_SERIAL_SHORT': '600140541895b0fd0424d85ab89e7d4b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140541895b0fd', 'ID_WWN_VENDOR_EXTENSION': '0x0424d85ab89e7d4b', 'ID_WWN_WITH_EXTENSION': '0x600140541895b0fd0424d85ab89e7d4b', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140541895b0fd0424d85ab89e7d4b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550380784'} ; 2024-03-01 20:49:57,599 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:49:57,602 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:49:57,605 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:57,608 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:49:57,609 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:49:57,609 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:49:57,609 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:49:57,612 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:49:57,616 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:49:57,616 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:49:57,619 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:49:57,619 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:49:57,620 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:49:57,620 INFO blivet/MainThread: got device: DiskDevice instance (0x7f82b9f2f4e0) -- 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 = 600140541895b0fd0424d85ab89e7d4b 2024-03-01 20:49:57,623 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:49:57,623 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:49:57,626 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140568c57b064edb4be1bc77fb770 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_68c57b06-4edb-4be1-bc77-fb770858af78 ' '/dev/disk/by-id/scsi-3600140568c57b064edb4be1bc77fb770 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78', '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': '68c57b06-4edb-4be1-bc77-fb770858af78', 'ID_SERIAL': '3600140568c57b064edb4be1bc77fb770', 'ID_SERIAL_SHORT': '600140568c57b064edb4be1bc77fb770', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140568c57b064', 'ID_WWN_VENDOR_EXTENSION': '0xedb4be1bc77fb770', 'ID_WWN_WITH_EXTENSION': '0x600140568c57b064edb4be1bc77fb770', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140568c57b064edb4be1bc77fb770', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550447036'} ; 2024-03-01 20:49:57,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 20:49:57,629 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:49:57,632 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:57,636 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:49:57,636 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:49:57,637 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:49:57,637 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:49:57,640 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:49:57,643 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:49:57,643 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:49:57,646 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:49:57,646 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:49:57,647 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:49:57,647 INFO blivet/MainThread: got device: DiskDevice instance (0x7f82b9f2fb70) -- 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 = 600140568c57b064edb4be1bc77fb770 2024-03-01 20:49:57,650 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:49:57,650 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:49:57,653 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_a95585b0-05b1-46a5-9f3f-17aabc7b48af ' '/dev/disk/by-id/scsi-36001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af', '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': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'ID_SERIAL': '36001405a95585b005b146a59f3f17aab', 'ID_SERIAL_SHORT': '6001405a95585b005b146a59f3f17aab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a95585b00', 'ID_WWN_VENDOR_EXTENSION': '0x5b146a59f3f17aab', 'ID_WWN_WITH_EXTENSION': '0x6001405a95585b005b146a59f3f17aab', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a95585b005b146a59f3f17aab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550537073'} ; 2024-03-01 20:49:57,654 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:49:57,657 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:49:57,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:57,663 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:49:57,664 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:49:57,664 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:49:57,664 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:49:57,667 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:49:57,670 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:49:57,670 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:49:57,674 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:49:57,674 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:49:57,674 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:49:57,674 INFO blivet/MainThread: got device: DiskDevice instance (0x7f82b9f42240) -- 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 = 6001405a95585b005b146a59f3f17aab 2024-03-01 20:49:57,678 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:49:57,678 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:49:57,681 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': '16386320'} ; 2024-03-01 20:49:57,681 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:49:57,684 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:57,687 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:57,690 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:49:57,690 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:49:57,691 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:49:57,691 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:49:57,691 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:49:57,691 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:49:57,694 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:49:57,697 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:49:57,697 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:49:57,700 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:49:57,701 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:49:57,701 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:49:57,701 INFO blivet/MainThread: got device: DiskDevice instance (0x7f82b9f4da58) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:49:57,705 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:49:57,708 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:57,708 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:49:57,711 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:57,712 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:49:57,715 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:57,715 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:49:57,718 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:57,718 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:49:57,721 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:49:57,724 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:57,728 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:49:57,732 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 0x7f82b9f50c48> 2024-03-01 20:50:00,767 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:50:00,771 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:50:00,771 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:50:00,775 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': '16389701'} ; 2024-03-01 20:50:00,776 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:50:00,776 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:50:00,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:00,782 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:00,785 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:50:00,788 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:00,791 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:00,791 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:00,802 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:00,816 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:00,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:50:00,820 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:50:00,824 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:50:00,824 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:50:00,827 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:50:00,830 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:50:00,830 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:50:00,833 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:50:00,834 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:50:00,834 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:50:00,837 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:50:00,841 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:50:00,844 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:50:00,847 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:50:00,850 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:50:00,850 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:50:00,851 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:50:00,851 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:50:00,851 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f82b9eec278) -- 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 0x7f82b9ee55c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:50:00,855 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:50:00,858 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:00,858 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:50:00,861 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:00,862 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:50:00,865 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:00,865 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:50:00,868 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:00,868 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:50:00,870 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:50:00,870 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:50:00,873 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:00,874 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:50:00,877 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:50:00,877 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:00,877 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:00,889 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:00,901 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:50:00,902 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:50:00,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:50:00,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:00,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:50:00,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:00,914 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:50:00,917 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:50:00,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:00,922 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:50:00,925 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:00,925 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:50:00,928 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:50:00,931 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:00,934 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:50:00,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:00,937 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:50:00,939 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:50:00,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:00,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:50:00,948 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:00,948 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:50:00,950 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:50:00,953 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:00,956 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:50:00,959 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:00,959 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:50:00,962 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:50:00,964 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:00,967 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:50:00,970 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:00,970 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:50:00,973 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:00,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:00,978 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:00,981 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:00,981 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 20:50:00,984 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:00,987 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 20:50:00,987 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:50:00,990 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:50:00,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 20:50:00,993 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:50:00,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:50:00,998 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 20:50:00,998 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:50:01,001 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:50:01,002 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 20:50:01,002 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:50:01,005 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:50:01,005 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:50:01,009 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:50:01,009 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:50:01,012 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:50:01,012 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 20:50:01,012 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:50:01,015 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:50:01,015 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:50:01,018 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:50:01,018 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:50:01,021 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:50:01,021 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 20:50:01,022 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:50:01,025 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:50:01,025 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:50:01,028 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:50:01,028 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:50:01,029 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:50:01,033 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:50:01,036 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:50:01,040 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:50:01,043 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:50:01,047 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:50:01,050 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:50:01,051 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:50:01,054 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:50:01,055 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 20:50:01,055 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:50:01,059 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:01,062 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:01,065 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:01,068 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:01,068 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 20:50:01,068 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:50:01,069 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:50:01,069 DEBUG blivet.ansible/MainThread: size: 2.99 GiB ; 0.0 2024-03-01 20:50:01,069 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:50:01,070 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:50:01,073 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:01,073 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 20:50:01,076 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:01,076 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 20:50:01,080 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:50:01,083 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:50:01,083 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:50:01,087 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:50:01,090 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:50:01,093 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:50:01,097 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 20:50:01,097 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:50:01,098 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:50:01,098 DEBUG blivet/MainThread: Adding test_vg1-lv1/2.99 GiB to test_vg1 2024-03-01 20:50:01,098 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 20:50:01,102 INFO program/MainThread: stdout[4]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 20:50:01,102 INFO program/MainThread: stderr[4]: 2024-03-01 20:50:01,102 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:50:01,103 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 20:50:01,103 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:50:01,103 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:50:01,108 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 20:50:01,108 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:50:01,109 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:50:01,109 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:50:01,109 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:50:01,109 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:50:01,109 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:50:01,109 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:50:01,109 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:50:01,109 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:50:01,109 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:50:01,109 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:50:01,109 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:50:01,112 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:50:01,115 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:50:01,118 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:50:01,118 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:50:01,121 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:50:01,121 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 0x7f82b9e8c728> 2024-03-01 20:50:01,121 INFO blivet/MainThread: sorting actions... 2024-03-01 20:50:01,123 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:50:01,123 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:50:01,123 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:50:01,123 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:50:01,123 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:50:01,123 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:50:01,124 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:50:01,124 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:50:01,124 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:50:01,124 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:50:01,127 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:01,130 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 20:50:01,130 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 20:50:01,137 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:01,138 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:01,167 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:01,167 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:01,177 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:01,178 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:50:01,182 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:01,185 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 20:50:01,185 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 20:50:01,192 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:01,193 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:01,220 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:01,220 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:01,233 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:01,233 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:50:01,237 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:01,240 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 20:50:01,240 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 20:50:01,247 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:01,247 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:01,279 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:01,279 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:01,290 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:01,291 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:50:01,295 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:01,298 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:50:01,301 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:50:01,301 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:50:01,301 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdc --config= devices { filter=["a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:50:01,331 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdc" successfully created. 2024-03-01 20:50:01,331 INFO program/MainThread: stderr[5]: 2024-03-01 20:50:01,331 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:50:01,332 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:01,348 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:01,352 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:50:01,352 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:50:01,353 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 20:50:01,362 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:01,362 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:01,385 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:01,385 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:50:01,389 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:01,392 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:50:01,394 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:50:01,395 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:50:01,395 INFO program/MainThread: Running [6] lvm pvcreate /dev/sdb --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:50:01,425 INFO program/MainThread: stdout[6]: Physical volume "/dev/sdb" successfully created. 2024-03-01 20:50:01,425 INFO program/MainThread: stderr[6]: 2024-03-01 20:50:01,425 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:50:01,425 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:01,443 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:01,447 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:50:01,447 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:50:01,448 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 20:50:01,458 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:01,458 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:01,483 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:01,483 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:50:01,487 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:01,490 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:50:01,493 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:50:01,493 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:50:01,493 INFO program/MainThread: Running [7] lvm pvcreate /dev/sda --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:50:01,524 INFO program/MainThread: stdout[7]: Physical volume "/dev/sda" successfully created. 2024-03-01 20:50:01,524 INFO program/MainThread: stderr[7]: 2024-03-01 20:50:01,524 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:50:01,524 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:01,543 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:01,547 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:50:01,547 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:50:01,548 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 20:50:01,558 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:01,558 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:01,579 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:01,579 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:50:01,583 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 20:50:01,586 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:50:01,589 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:01,592 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:50:01,595 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:01,598 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:50:01,601 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:01,604 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:50:01,607 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 20:50:01,607 INFO program/MainThread: Running [8] lvm vgcreate -s 4096K test_vg1 /dev/sda /dev/sdb /dev/sdc --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:50:01,665 INFO program/MainThread: stdout[8]: Volume group "test_vg1" successfully created 2024-03-01 20:50:01,666 INFO program/MainThread: stderr[8]: 2024-03-01 20:50:01,666 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:50:01,674 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:50:01,681 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:50:01,685 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:01,688 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:50:01,694 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:01,700 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:50:01,704 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:01,707 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:50:01,707 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:01,720 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:01,724 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:50:01,728 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:50:01,728 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:01,739 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:01,739 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 20:50:01,747 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:01,747 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:01,757 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:01,757 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:50:01,761 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 20:50:01,764 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 20:50:01,767 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:50:01,771 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:50:01,774 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:01,777 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:50:01,781 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:01,784 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:50:01,787 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:01,790 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:50:01,791 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:01,804 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:01,808 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:50:01,809 INFO program/MainThread: Running [9] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:50:01,835 INFO program/MainThread: stdout[9]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 20:50:01,835 INFO program/MainThread: stderr[9]: 2024-03-01 20:50:01,835 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:50:01,836 WARNING blivet/MainThread: test_vg1-lv1 LV's size (2.99 GiB) exceeds the VG's usable free space (2.98 GiB),shrinking the LV 2024-03-01 20:50:01,836 DEBUG blivet/MainThread: trying to set lv test_vg1-lv1 size to 2.98 GiB 2024-03-01 20:50:01,840 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 20:50:01,840 INFO program/MainThread: Running [10] lvm lvcreate -n lv1 -L 3121152K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:50:01,923 INFO program/MainThread: stdout[10]: Logical volume "lv1" created. 2024-03-01 20:50:01,923 INFO program/MainThread: stderr[10]: 2024-03-01 20:50:01,924 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:50:01,932 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:01,938 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:50:01,938 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:50:01,938 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:01,967 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:01,972 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:50:01,972 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 20:50:01,973 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:50:01,982 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:01,982 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:01,997 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:01,997 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:50:02,001 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:02,004 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:50:02,007 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 20:50:02,008 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 20:50:02,033 INFO program/MainThread: stdout: 2024-03-01 20:50:02,033 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=195072 blks 2024-03-01 20:50:02,033 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:50:02,033 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:50:02,034 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:50:02,034 INFO program/MainThread: data = bsize=4096 blocks=780288, imaxpct=25 2024-03-01 20:50:02,034 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:50:02,034 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:50:02,034 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 20:50:02,034 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:50:02,034 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:50:02,034 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:02,034 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 20:50:02,048 INFO program/MainThread: stdout: 2024-03-01 20:50:02,048 INFO program/MainThread: writing all SBs 2024-03-01 20:50:02,048 INFO program/MainThread: new label = "" 2024-03-01 20:50:02,048 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:02,049 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:02,066 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:02,070 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:50:02,070 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:50:02,071 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:50:02,081 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:02,081 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:02,098 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:02,103 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:50:02,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 0x7f82b9e20ca8> 2024-03-01 20:50:02,106 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:02,109 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 2.98 GiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:50:02,109 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:50:02,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:02,115 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 2.98 GiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:50:02,115 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:50:09,503 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_f5t15fpg/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:50:09,537 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:09,537 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:50:09,541 INFO program/MainThread: stdout[2]: 2024-03-01 20:50:09,541 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 20:50:09,541 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:50:09,541 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:50:09,545 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:09,546 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:50:09,549 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:09,549 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:50:09,552 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:09,553 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:50:09,555 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:09,556 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:50:09,564 INFO program/MainThread: stdout: 2024-03-01 20:50:09,564 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:50:09,564 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member V8uLFL-dyBl-UHcd-s8ex-NfXf-7Bso-soy93I 2024-03-01 20:50:09,564 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 7537a8c0-bf6e-4a27-ad35-aa9f1f17c33c 2024-03-01 20:50:09,564 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member qF1wC9-QcSG-MOEG-gHGT-imlg-3c5U-lWsyIu 2024-03-01 20:50:09,564 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 7537a8c0-bf6e-4a27-ad35-aa9f1f17c33c 2024-03-01 20:50:09,564 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member MfN48n-wFoM-0sp0-zZ10-95rD-1p9e-f7qwaR 2024-03-01 20:50:09,564 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 7537a8c0-bf6e-4a27-ad35-aa9f1f17c33c 2024-03-01 20:50:09,564 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:50:09,565 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:50:09,565 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:50:09,565 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:50:09,565 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:50:09,565 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:50:09,565 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:50:09,565 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:50:09,565 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:50:09,565 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:50:09,565 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:50:09,565 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:09,565 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member V8uLFL-dyBl-UHcd-s8ex-NfXf-7Bso-soy93I `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 7537a8c0-bf6e-4a27-ad35-aa9f1f17c33c sdb 1073741824 root disk brw-rw---- LVM2_member qF1wC9-QcSG-MOEG-gHGT-imlg-3c5U-lWsyIu `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 7537a8c0-bf6e-4a27-ad35-aa9f1f17c33c sdc 1073741824 root disk brw-rw---- LVM2_member MfN48n-wFoM-0sp0-zZ10-95rD-1p9e-f7qwaR `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 7537a8c0-bf6e-4a27-ad35-aa9f1f17c33c sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:50:09,565 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:09,565 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:09,566 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:50:09,566 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:09,566 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:50:09,566 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:50:09,566 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:09,577 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:09,588 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1'] 2024-03-01 20:50:09,593 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_77739717-c77d-41b1-80d7-5174ffdee566 ' '/dev/disk/by-id/wwn-0x600140577739717c77d41b180d75174f ' '/dev/disk/by-id/lvm-pv-uuid-V8uLFL-dyBl-UHcd-s8ex-NfXf-7Bso-soy93I ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566 ' '/dev/disk/by-id/scsi-3600140577739717c77d41b180d75174f', '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': 'V8uLFL-dyBl-UHcd-s8ex-NfXf-7Bso-soy93I', 'ID_FS_UUID_ENC': 'V8uLFL-dyBl-UHcd-s8ex-NfXf-7Bso-soy93I', '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': '77739717-c77d-41b1-80d7-5174ffdee566', 'ID_SERIAL': '3600140577739717c77d41b180d75174f', 'ID_SERIAL_SHORT': '600140577739717c77d41b180d75174f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577739717c', 'ID_WWN_VENDOR_EXTENSION': '0x77d41b180d75174f', 'ID_WWN_WITH_EXTENSION': '0x600140577739717c77d41b180d75174f', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577739717c77d41b180d75174f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549842181'} ; 2024-03-01 20:50:09,593 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:50:09,593 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:50:09,625 INFO program/MainThread: stdout[3]: 2024-03-01 20:50:09,625 INFO program/MainThread: stderr[3]: 2024-03-01 20:50:09,625 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:50:09,629 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:09,632 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:09,637 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:50:09,642 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:50:09,642 INFO blivet/MainThread: sda is a disk 2024-03-01 20:50:09,643 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:50:09,643 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:50:09,646 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:50:09,649 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:50:09,650 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:50:09,653 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:50:09,653 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:50:09,654 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:50:09,654 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa347ac9ba8) -- 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 = 600140577739717c77d41b180d75174f 2024-03-01 20:50:09,657 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:50:09,661 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:09,661 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:50:09,665 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:09,665 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:50:09,668 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:09,668 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:50:09,671 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:09,672 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:50:09,675 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:50:09,675 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:50:09,675 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:50:09,705 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=V8uLFL-dyBl-UHcd-s8ex-NfXf-7Bso-soy93I LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=qF1wC9-QcSG-MOEG-gHGT-imlg-3c5U-lWsyIu LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=MfN48n-wFoM-0sp0-zZ10-95rD-1p9e-f7qwaR LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 20:50:09,705 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid qF1wC9-QcSG-MOEG-gHGT-imlg-3c5U-lWsyIu. WARNING: Couldn't find device with uuid MfN48n-wFoM-0sp0-zZ10-95rD-1p9e-f7qwaR. WARNING: VG test_vg1 is missing PV qF1wC9-QcSG-MOEG-gHGT-imlg-3c5U-lWsyIu (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV MfN48n-wFoM-0sp0-zZ10-95rD-1p9e-f7qwaR (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:50:09,705 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:50:09,705 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:50:09,710 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: V8uLFL-dyBl-UHcd-s8ex-NfXf-7Bso-soy93I ; label: None ; device: /dev/sda ; serial: 3600140577739717c77d41b180d75174f ; exists: True ; vg_name: test_vg1 ; vg_uuid: roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx ; pe_start: 8 MiB ; 2024-03-01 20:50:09,710 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:50:09,713 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:50:09,716 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx ; incomplete: True ; hidden: False ; 2024-03-01 20:50:09,719 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:09,722 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:09,725 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:09,726 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:50:09,749 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 20:50:09,750 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid qF1wC9-QcSG-MOEG-gHGT-imlg-3c5U-lWsyIu. WARNING: Couldn't find device with uuid MfN48n-wFoM-0sp0-zZ10-95rD-1p9e-f7qwaR. WARNING: VG test_vg1 is missing PV qF1wC9-QcSG-MOEG-gHGT-imlg-3c5U-lWsyIu (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV MfN48n-wFoM-0sp0-zZ10-95rD-1p9e-f7qwaR (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:50:09,750 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:50:09,750 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:50:09,750 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:50:09,756 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:50:09,759 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:50:09,759 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:50:09,763 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:50:09,763 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:50:09,787 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:50:09,787 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid qF1wC9-QcSG-MOEG-gHGT-imlg-3c5U-lWsyIu. WARNING: Couldn't find device with uuid MfN48n-wFoM-0sp0-zZ10-95rD-1p9e-f7qwaR. WARNING: VG test_vg1 is missing PV qF1wC9-QcSG-MOEG-gHGT-imlg-3c5U-lWsyIu (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV MfN48n-wFoM-0sp0-zZ10-95rD-1p9e-f7qwaR (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:50:09,787 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:50:09,791 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:50:09,792 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:50:09,795 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:50:09,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx ; incomplete: True ; hidden: False ; 2024-03-01 20:50:09,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:50:09,801 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:50:09,801 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:09,805 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405018be342b0454267960b1c8f4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4 ' '/dev/disk/by-id/scsi-36001405018be342b0454267960b1c8f4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_018be342-b045-4267-960b-1c8f4bfef8a4 ' '/dev/disk/by-id/lvm-pv-uuid-qF1wC9-QcSG-MOEG-gHGT-imlg-3c5U-lWsyIu', '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': 'qF1wC9-QcSG-MOEG-gHGT-imlg-3c5U-lWsyIu', 'ID_FS_UUID_ENC': 'qF1wC9-QcSG-MOEG-gHGT-imlg-3c5U-lWsyIu', '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': '018be342-b045-4267-960b-1c8f4bfef8a4', 'ID_SERIAL': '36001405018be342b0454267960b1c8f4', 'ID_SERIAL_SHORT': '6001405018be342b0454267960b1c8f4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405018be342b', 'ID_WWN_VENDOR_EXTENSION': '0x0454267960b1c8f4', 'ID_WWN_WITH_EXTENSION': '0x6001405018be342b0454267960b1c8f4', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405018be342b0454267960b1c8f4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549911453'} ; 2024-03-01 20:50:09,805 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:50:09,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:50:09,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:09,815 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:50:09,816 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:50:09,816 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:50:09,816 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:50:09,819 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:50:09,822 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:50:09,823 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:50:09,826 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:50:09,826 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:50:09,826 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:50:09,826 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa347a83eb8) -- 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 = 6001405018be342b0454267960b1c8f4 2024-03-01 20:50:09,830 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:50:09,833 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:09,834 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:50:09,837 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:09,837 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:50:09,841 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:09,841 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:50:09,844 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:09,844 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:50:09,847 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:50:09,847 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:50:09,847 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:50:09,871 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=V8uLFL-dyBl-UHcd-s8ex-NfXf-7Bso-soy93I LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=qF1wC9-QcSG-MOEG-gHGT-imlg-3c5U-lWsyIu LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=MfN48n-wFoM-0sp0-zZ10-95rD-1p9e-f7qwaR LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 20:50:09,872 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid MfN48n-wFoM-0sp0-zZ10-95rD-1p9e-f7qwaR. WARNING: VG test_vg1 is missing PV MfN48n-wFoM-0sp0-zZ10-95rD-1p9e-f7qwaR (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:50:09,872 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:50:09,872 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:50:09,876 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: qF1wC9-QcSG-MOEG-gHGT-imlg-3c5U-lWsyIu ; label: None ; device: /dev/sdb ; serial: 36001405018be342b0454267960b1c8f4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx ; pe_start: 8 MiB ; 2024-03-01 20:50:09,876 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:50:09,879 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:50:09,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx ; incomplete: True ; hidden: False ; 2024-03-01 20:50:09,886 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:50:09,889 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:50:09,892 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:50:09,895 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:50:09,898 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx ; incomplete: True ; hidden: False ; 2024-03-01 20:50:09,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:09,901 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:50:09,928 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:50:09,928 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid MfN48n-wFoM-0sp0-zZ10-95rD-1p9e-f7qwaR. WARNING: VG test_vg1 is missing PV MfN48n-wFoM-0sp0-zZ10-95rD-1p9e-f7qwaR (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:50:09,928 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:50:09,928 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:50:09,928 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:09,933 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140591b3ee6238474a76ad4894fec ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_91b3ee62-3847-4a76-ad48-94fec947ac9a ' '/dev/disk/by-id/scsi-3600140591b3ee6238474a76ad4894fec ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a', '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': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'ID_SERIAL': '3600140591b3ee6238474a76ad4894fec', 'ID_SERIAL_SHORT': '600140591b3ee6238474a76ad4894fec', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140591b3ee623', 'ID_WWN_VENDOR_EXTENSION': '0x8474a76ad4894fec', 'ID_WWN_WITH_EXTENSION': '0x600140591b3ee6238474a76ad4894fec', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140591b3ee6238474a76ad4894fec', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550647850'} ; 2024-03-01 20:50:09,933 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:50:09,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:50:09,939 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:09,943 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:50:09,944 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:50:09,944 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:50:09,944 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:50:09,947 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:50:09,950 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:50:09,951 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:50:09,954 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:50:09,954 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:50:09,955 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:50:09,955 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa3469a9e10) -- 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 = 600140591b3ee6238474a76ad4894fec 2024-03-01 20:50:09,958 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:50:09,958 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:50:09,961 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_77982450-e4c5-44d9-b055-bc4d96816669 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669 ' '/dev/disk/by-id/scsi-3600140577982450e4c544d9b055bc4d9 ' '/dev/disk/by-id/wwn-0x600140577982450e4c544d9b055bc4d9', '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': '77982450-e4c5-44d9-b055-bc4d96816669', 'ID_SERIAL': '3600140577982450e4c544d9b055bc4d9', 'ID_SERIAL_SHORT': '600140577982450e4c544d9b055bc4d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577982450e', 'ID_WWN_VENDOR_EXTENSION': '0x4c544d9b055bc4d9', 'ID_WWN_WITH_EXTENSION': '0x600140577982450e4c544d9b055bc4d9', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577982450e4c544d9b055bc4d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550645422'} ; 2024-03-01 20:50:09,962 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:50:09,965 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:50:09,968 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:09,971 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:50:09,972 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:50:09,972 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:50:09,972 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:50:09,975 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:50:09,978 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:50:09,979 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:50:09,982 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:50:09,982 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:50:09,982 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:50:09,983 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa3469b3eb8) -- 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 = 600140577982450e4c544d9b055bc4d9 2024-03-01 20:50:09,986 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:50:09,986 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:50:09,989 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014056a7a8c862db54d97b92bab394 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_6a7a8c86-2db5-4d97-b92b-ab39412a7044 ' '/dev/disk/by-id/scsi-360014056a7a8c862db54d97b92bab394 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044 ' '/dev/disk/by-id/lvm-pv-uuid-MfN48n-wFoM-0sp0-zZ10-95rD-1p9e-f7qwaR', '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': 'MfN48n-wFoM-0sp0-zZ10-95rD-1p9e-f7qwaR', 'ID_FS_UUID_ENC': 'MfN48n-wFoM-0sp0-zZ10-95rD-1p9e-f7qwaR', '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': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'ID_SERIAL': '360014056a7a8c862db54d97b92bab394', 'ID_SERIAL_SHORT': '60014056a7a8c862db54d97b92bab394', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056a7a8c862', 'ID_WWN_VENDOR_EXTENSION': '0xdb54d97b92bab394', 'ID_WWN_WITH_EXTENSION': '0x60014056a7a8c862db54d97b92bab394', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056a7a8c862db54d97b92bab394', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549906705'} ; 2024-03-01 20:50:09,990 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:50:09,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:50:09,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:09,999 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:50:10,000 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:50:10,000 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:50:10,000 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:50:10,003 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:50:10,006 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:50:10,007 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:50:10,010 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:50:10,010 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:50:10,010 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:50:10,011 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa3469b3b00) -- 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 = 60014056a7a8c862db54d97b92bab394 2024-03-01 20:50:10,014 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:50:10,017 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:10,017 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:50:10,021 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:10,021 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:50:10,024 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:10,024 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:50:10,027 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:10,028 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:50:10,030 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:50:10,031 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:50:10,031 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:50:10,060 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=V8uLFL-dyBl-UHcd-s8ex-NfXf-7Bso-soy93I LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=qF1wC9-QcSG-MOEG-gHGT-imlg-3c5U-lWsyIu LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=MfN48n-wFoM-0sp0-zZ10-95rD-1p9e-f7qwaR LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 20:50:10,060 INFO program/MainThread: stderr[9]: 2024-03-01 20:50:10,060 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:50:10,060 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:50:10,064 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: MfN48n-wFoM-0sp0-zZ10-95rD-1p9e-f7qwaR ; label: None ; device: /dev/sdc ; serial: 360014056a7a8c862db54d97b92bab394 ; exists: True ; vg_name: test_vg1 ; vg_uuid: roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx ; pe_start: 8 MiB ; 2024-03-01 20:50:10,065 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:50:10,068 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:50:10,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx ; incomplete: True ; hidden: False ; 2024-03-01 20:50:10,074 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:10,078 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:50:10,081 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:50:10,084 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:50:10,087 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx ; incomplete: True ; hidden: False ; 2024-03-01 20:50:10,090 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:10,090 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:50:10,117 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:50:10,117 INFO program/MainThread: stderr[10]: 2024-03-01 20:50:10,117 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:50:10,121 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:10,125 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:10,128 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu ; incomplete: False ; hidden: False ; 2024-03-01 20:50:10,131 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:10,131 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:50:10,135 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:50:10,135 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:50:10,139 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:50:10,142 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:50:10,143 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:50:10,146 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:50:10,147 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 20:50:10,147 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:50:10,150 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:50:10,154 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:50:10,154 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:50:10,157 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:50:10,161 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:50:10,161 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:50:10,164 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:50:10,165 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 20:50:10,165 DEBUG blivet/MainThread: Adding test_vg1-lv1/2.98 GiB to test_vg1 2024-03-01 20:50:10,165 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:50:10,168 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:50:10,168 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:50:10,171 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:50:10,172 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 20:50:10,175 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/7537a8c0-bf6e-4a27-ad35-aa9f1f17c33c ' '/dev/disk/by-id/dm-uuid-LVM-roLJ0CZRY8ivPSrA8Y7jCToI3J0ZexQxbflU3srin4HMtKd0pORTvY58prddIgzu ' '/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-roLJ0CZRY8ivPSrA8Y7jCToI3J0ZexQxbflU3srin4HMtKd0pORTvY58prddIgzu', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7537a8c0-bf6e-4a27-ad35-aa9f1f17c33c', 'ID_FS_UUID_ENC': '7537a8c0-bf6e-4a27-ad35-aa9f1f17c33c', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1266040297'} ; 2024-03-01 20:50:10,175 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:50:10,176 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:10,180 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:50:10,180 INFO program/MainThread: stderr[11]: 2024-03-01 20:50:10,180 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:50:10,180 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:10,183 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:50:10,183 INFO program/MainThread: stderr[12]: 2024-03-01 20:50:10,183 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:50:10,183 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:10,186 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:50:10,186 INFO program/MainThread: stderr[13]: 2024-03-01 20:50:10,186 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:50:10,191 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:10,194 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:50:10,197 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:10,197 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:10,198 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:10,198 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:10,194 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa3469a7978) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa347a83ef0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45)'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:50:10,199 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:10,202 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:50:10,202 INFO program/MainThread: stderr[14]: 2024-03-01 20:50:10,202 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:50:10,206 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:50:10,210 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:10,210 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:50:10,213 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:10,213 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:50:10,218 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:10,218 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:50:10,221 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:10,221 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:50:10,223 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:50:10,223 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:50:10,227 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:10,227 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:50:10,230 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:50:10,231 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:10,231 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:10,235 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_deeedd72-41bd-4c48-b8d2-895b68bd94f4 ' '/dev/disk/by-id/scsi-36001405deeedd7241bd4c48b8d2895b6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4 ' '/dev/disk/by-id/wwn-0x6001405deeedd7241bd4c48b8d2895b6', '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': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'ID_SERIAL': '36001405deeedd7241bd4c48b8d2895b6', 'ID_SERIAL_SHORT': '6001405deeedd7241bd4c48b8d2895b6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405deeedd724', 'ID_WWN_VENDOR_EXTENSION': '0x1bd4c48b8d2895b6', 'ID_WWN_WITH_EXTENSION': '0x6001405deeedd7241bd4c48b8d2895b6', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405deeedd7241bd4c48b8d2895b6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550031662'} ; 2024-03-01 20:50:10,235 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:50:10,238 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:50:10,241 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:10,245 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:50:10,246 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:50:10,246 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:50:10,246 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 20:50:10,249 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:50:10,252 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:50:10,252 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:50:10,256 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:50:10,256 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:50:10,256 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 20:50:10,256 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa347a849e8) -- 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 = 6001405deeedd7241bd4c48b8d2895b6 2024-03-01 20:50:10,260 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:50:10,260 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:50:10,263 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405b8e660b886fb440ebd18182d1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_b8e660b8-86fb-440e-bd18-182d13c366ca ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca ' '/dev/disk/by-id/scsi-36001405b8e660b886fb440ebd18182d1', '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': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'ID_SERIAL': '36001405b8e660b886fb440ebd18182d1', 'ID_SERIAL_SHORT': '6001405b8e660b886fb440ebd18182d1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b8e660b88', 'ID_WWN_VENDOR_EXTENSION': '0x6fb440ebd18182d1', 'ID_WWN_WITH_EXTENSION': '0x6001405b8e660b886fb440ebd18182d1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b8e660b886fb440ebd18182d1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550098754'} ; 2024-03-01 20:50:10,263 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:50:10,267 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:50:10,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:10,273 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:50:10,274 INFO blivet/MainThread: sde is a disk 2024-03-01 20:50:10,274 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 20:50:10,274 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 20:50:10,277 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:50:10,280 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:50:10,280 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:50:10,284 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:50:10,284 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:50:10,284 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 20:50:10,284 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa3469b3e80) -- 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 = 6001405b8e660b886fb440ebd18182d1 2024-03-01 20:50:10,288 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:50:10,288 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:50:10,291 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08 ' '/dev/disk/by-id/wwn-0x6001405984775db0c86458da914cb573 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_984775db-0c86-458d-a914-cb573cb98e08 ' '/dev/disk/by-id/scsi-36001405984775db0c86458da914cb573', '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': '984775db-0c86-458d-a914-cb573cb98e08', 'ID_SERIAL': '36001405984775db0c86458da914cb573', 'ID_SERIAL_SHORT': '6001405984775db0c86458da914cb573', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405984775db0', 'ID_WWN_VENDOR_EXTENSION': '0xc86458da914cb573', 'ID_WWN_WITH_EXTENSION': '0x6001405984775db0c86458da914cb573', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405984775db0c86458da914cb573', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550115827'} ; 2024-03-01 20:50:10,291 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:50:10,294 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:50:10,297 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:10,301 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:50:10,302 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:50:10,302 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 20:50:10,302 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 20:50:10,305 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:50:10,308 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:50:10,308 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:50:10,312 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:50:10,312 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:50:10,312 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 20:50:10,312 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa3469a7f60) -- 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 = 6001405984775db0c86458da914cb573 2024-03-01 20:50:10,316 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:50:10,316 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:50:10,319 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_67aeb14c-6f97-4aef-8535-ffebde2c102f ' '/dev/disk/by-id/scsi-3600140567aeb14c6f974aef8535ffebd ' '/dev/disk/by-id/wwn-0x600140567aeb14c6f974aef8535ffebd', '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': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'ID_SERIAL': '3600140567aeb14c6f974aef8535ffebd', 'ID_SERIAL_SHORT': '600140567aeb14c6f974aef8535ffebd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140567aeb14c6', 'ID_WWN_VENDOR_EXTENSION': '0xf974aef8535ffebd', 'ID_WWN_WITH_EXTENSION': '0x600140567aeb14c6f974aef8535ffebd', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140567aeb14c6f974aef8535ffebd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550337184'} ; 2024-03-01 20:50:10,319 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:50:10,322 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:50:10,325 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:10,329 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:50:10,330 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:50:10,330 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 20:50:10,330 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 20:50:10,333 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:50:10,336 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:50:10,336 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:50:10,339 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:50:10,340 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:50:10,340 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 20:50:10,340 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa3469d0a58) -- 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 = 600140567aeb14c6f974aef8535ffebd 2024-03-01 20:50:10,343 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:50:10,344 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:50:10,347 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_41895b0f-d042-4d85-ab89-e7d4b4e497cf ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf ' '/dev/disk/by-id/wwn-0x600140541895b0fd0424d85ab89e7d4b ' '/dev/disk/by-id/scsi-3600140541895b0fd0424d85ab89e7d4b', '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': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'ID_SERIAL': '3600140541895b0fd0424d85ab89e7d4b', 'ID_SERIAL_SHORT': '600140541895b0fd0424d85ab89e7d4b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140541895b0fd', 'ID_WWN_VENDOR_EXTENSION': '0x0424d85ab89e7d4b', 'ID_WWN_WITH_EXTENSION': '0x600140541895b0fd0424d85ab89e7d4b', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140541895b0fd0424d85ab89e7d4b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550380784'} ; 2024-03-01 20:50:10,347 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:50:10,350 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:50:10,353 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:10,357 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:50:10,358 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:50:10,358 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 20:50:10,358 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 20:50:10,361 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:50:10,364 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:50:10,364 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:50:10,367 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:50:10,368 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:50:10,368 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 20:50:10,368 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa3469b3518) -- 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 = 600140541895b0fd0424d85ab89e7d4b 2024-03-01 20:50:10,371 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:50:10,372 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:50:10,375 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78 ' '/dev/disk/by-id/scsi-3600140568c57b064edb4be1bc77fb770 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_68c57b06-4edb-4be1-bc77-fb770858af78 ' '/dev/disk/by-id/wwn-0x600140568c57b064edb4be1bc77fb770', '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': '68c57b06-4edb-4be1-bc77-fb770858af78', 'ID_SERIAL': '3600140568c57b064edb4be1bc77fb770', 'ID_SERIAL_SHORT': '600140568c57b064edb4be1bc77fb770', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140568c57b064', 'ID_WWN_VENDOR_EXTENSION': '0xedb4be1bc77fb770', 'ID_WWN_WITH_EXTENSION': '0x600140568c57b064edb4be1bc77fb770', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140568c57b064edb4be1bc77fb770', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550447036'} ; 2024-03-01 20:50:10,375 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:50:10,378 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:50:10,381 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:10,385 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:50:10,385 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:50:10,386 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:50:10,386 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:50:10,389 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:50:10,392 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:50:10,392 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:50:10,395 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:50:10,396 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:50:10,396 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 20:50:10,396 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa3469c7978) -- 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 = 600140568c57b064edb4be1bc77fb770 2024-03-01 20:50:10,399 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:50:10,400 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:50:10,403 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_a95585b0-05b1-46a5-9f3f-17aabc7b48af ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af ' '/dev/disk/by-id/scsi-36001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/wwn-0x6001405a95585b005b146a59f3f17aab', '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': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'ID_SERIAL': '36001405a95585b005b146a59f3f17aab', 'ID_SERIAL_SHORT': '6001405a95585b005b146a59f3f17aab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a95585b00', 'ID_WWN_VENDOR_EXTENSION': '0x5b146a59f3f17aab', 'ID_WWN_WITH_EXTENSION': '0x6001405a95585b005b146a59f3f17aab', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a95585b005b146a59f3f17aab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550537073'} ; 2024-03-01 20:50:10,403 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:50:10,407 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:50:10,410 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:10,414 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:50:10,414 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:50:10,414 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 20:50:10,414 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 20:50:10,418 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:50:10,421 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:50:10,421 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:50:10,424 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:50:10,424 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:50:10,425 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 20:50:10,425 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa3469c7da0) -- 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 = 6001405a95585b005b146a59f3f17aab 2024-03-01 20:50:10,428 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:50:10,428 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:50:10,431 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': '16386320'} ; 2024-03-01 20:50:10,431 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:50:10,435 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:10,438 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:10,441 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:50:10,441 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:50:10,441 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:50:10,442 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:50:10,442 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:50:10,442 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:50:10,445 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:50:10,448 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:50:10,448 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:50:10,451 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:50:10,452 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:50:10,452 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 20:50:10,452 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa3469db6d8) -- name = xvda status = True id = 94 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:50:10,456 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:50:10,459 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:10,459 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 20:50:10,462 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:10,462 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 20:50:10,466 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:10,466 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 20:50:10,469 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:10,469 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 20:50:10,472 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:50:10,475 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:10,478 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:50:10,482 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 0x7fa346961708> 2024-03-01 20:50:13,541 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 20:50:13,546 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:50:13,546 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:50:13,549 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': '16389701'} ; 2024-03-01 20:50:13,550 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:50:13,550 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:50:13,553 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:13,556 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:13,559 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:50:13,562 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:13,565 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:13,565 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:13,576 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:13,591 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:13,594 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 20:50:13,595 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 20:50:13,598 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:50:13,598 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:50:13,601 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:50:13,605 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:50:13,605 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:50:13,608 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:50:13,608 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:50:13,609 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:50:13,612 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:50:13,615 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:50:13,618 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:50:13,621 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:50:13,624 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:50:13,625 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:50:13,625 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 20:50:13,626 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:50:13,625 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fa3469db780) -- 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 0x7fa346970200> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:50:13,629 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:50:13,633 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:13,633 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 20:50:13,636 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:13,636 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 20:50:13,639 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:13,639 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 20:50:13,643 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:13,643 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 20:50:13,643 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:50:13,646 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:13,646 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 20:50:13,649 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:50:13,649 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:13,653 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-roLJ0CZRY8ivPSrA8Y7jCToI3J0ZexQxbflU3srin4HMtKd0pORTvY58prddIgzu ' '/dev/mapper/test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-uuid/7537a8c0-bf6e-4a27-ad35-aa9f1f17c33c ' '/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-roLJ0CZRY8ivPSrA8Y7jCToI3J0ZexQxbflU3srin4HMtKd0pORTvY58prddIgzu', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7537a8c0-bf6e-4a27-ad35-aa9f1f17c33c', 'ID_FS_UUID_ENC': '7537a8c0-bf6e-4a27-ad35-aa9f1f17c33c', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1266040297'} ; 2024-03-01 20:50:13,653 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:50:13,653 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:13,657 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:50:13,657 INFO program/MainThread: stderr[15]: 2024-03-01 20:50:13,657 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:50:13,657 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:13,660 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:50:13,661 INFO program/MainThread: stderr[16]: 2024-03-01 20:50:13,661 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:50:13,661 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:13,664 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:50:13,664 INFO program/MainThread: stderr[17]: 2024-03-01 20:50:13,664 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:50:13,668 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:13,671 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:50:13,674 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:13,675 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:13,675 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:13,676 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:13,672 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa3469a7978) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa347a83ef0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:50:13,676 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:13,680 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:50:13,680 INFO program/MainThread: stderr[18]: 2024-03-01 20:50:13,680 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:50:13,684 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:50:13,684 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:50:13,684 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:13,694 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:13,706 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:50:13,707 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:50:13,711 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:50:13,714 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:13,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:50:13,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:13,720 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:50:13,723 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:50:13,725 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:13,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:50:13,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:13,731 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:50:13,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:50:13,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:13,739 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:50:13,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:13,742 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:50:13,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:50:13,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:13,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:50:13,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:13,754 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:50:13,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:50:13,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:13,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/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:50:13,765 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:13,765 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:50:13,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:50:13,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:13,773 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:50:13,776 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:13,776 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:50:18,175 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_l11kppel/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:50:18,210 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:18,210 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:50:18,213 INFO program/MainThread: stdout[2]: 2024-03-01 20:50:18,213 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 20:50:18,213 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:50:18,214 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:50:18,218 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:18,219 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:50:18,222 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:18,222 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:50:18,225 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:18,225 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:50:18,228 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:18,228 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:50:18,237 INFO program/MainThread: stdout: 2024-03-01 20:50:18,237 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:50:18,237 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member V8uLFL-dyBl-UHcd-s8ex-NfXf-7Bso-soy93I 2024-03-01 20:50:18,237 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 7537a8c0-bf6e-4a27-ad35-aa9f1f17c33c 2024-03-01 20:50:18,237 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member qF1wC9-QcSG-MOEG-gHGT-imlg-3c5U-lWsyIu 2024-03-01 20:50:18,237 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 7537a8c0-bf6e-4a27-ad35-aa9f1f17c33c 2024-03-01 20:50:18,237 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member MfN48n-wFoM-0sp0-zZ10-95rD-1p9e-f7qwaR 2024-03-01 20:50:18,237 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 7537a8c0-bf6e-4a27-ad35-aa9f1f17c33c 2024-03-01 20:50:18,237 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:50:18,237 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:50:18,237 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:50:18,237 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:50:18,237 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:50:18,237 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:50:18,237 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:50:18,237 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:50:18,237 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:50:18,237 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:50:18,237 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:50:18,237 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:18,238 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member V8uLFL-dyBl-UHcd-s8ex-NfXf-7Bso-soy93I `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 7537a8c0-bf6e-4a27-ad35-aa9f1f17c33c sdb 1073741824 root disk brw-rw---- LVM2_member qF1wC9-QcSG-MOEG-gHGT-imlg-3c5U-lWsyIu `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 7537a8c0-bf6e-4a27-ad35-aa9f1f17c33c sdc 1073741824 root disk brw-rw---- LVM2_member MfN48n-wFoM-0sp0-zZ10-95rD-1p9e-f7qwaR `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 7537a8c0-bf6e-4a27-ad35-aa9f1f17c33c sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:50:18,238 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:18,238 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:18,238 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:50:18,238 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:18,238 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:50:18,239 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:50:18,239 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:18,249 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:18,260 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1'] 2024-03-01 20:50:18,265 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566 ' '/dev/disk/by-id/lvm-pv-uuid-V8uLFL-dyBl-UHcd-s8ex-NfXf-7Bso-soy93I ' '/dev/disk/by-id/scsi-3600140577739717c77d41b180d75174f ' '/dev/disk/by-id/wwn-0x600140577739717c77d41b180d75174f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_77739717-c77d-41b1-80d7-5174ffdee566', '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': 'V8uLFL-dyBl-UHcd-s8ex-NfXf-7Bso-soy93I', 'ID_FS_UUID_ENC': 'V8uLFL-dyBl-UHcd-s8ex-NfXf-7Bso-soy93I', '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': '77739717-c77d-41b1-80d7-5174ffdee566', 'ID_SERIAL': '3600140577739717c77d41b180d75174f', 'ID_SERIAL_SHORT': '600140577739717c77d41b180d75174f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577739717c', 'ID_WWN_VENDOR_EXTENSION': '0x77d41b180d75174f', 'ID_WWN_WITH_EXTENSION': '0x600140577739717c77d41b180d75174f', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577739717c77d41b180d75174f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549842181'} ; 2024-03-01 20:50:18,265 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:50:18,265 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:50:18,299 INFO program/MainThread: stdout[3]: 2024-03-01 20:50:18,300 INFO program/MainThread: stderr[3]: 2024-03-01 20:50:18,300 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:50:18,304 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:18,307 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:18,312 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:50:18,317 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:50:18,317 INFO blivet/MainThread: sda is a disk 2024-03-01 20:50:18,317 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:50:18,318 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:50:18,321 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:50:18,324 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:50:18,325 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:50:18,328 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:50:18,328 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:50:18,329 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:50:18,329 INFO blivet/MainThread: got device: DiskDevice instance (0x7f94eb15ed30) -- 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 = 600140577739717c77d41b180d75174f 2024-03-01 20:50:18,332 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:50:18,336 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:18,336 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:50:18,339 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:18,340 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:50:18,343 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:18,343 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:50:18,346 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:18,346 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:50:18,349 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:50:18,350 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:50:18,350 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:50:18,376 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=V8uLFL-dyBl-UHcd-s8ex-NfXf-7Bso-soy93I LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=qF1wC9-QcSG-MOEG-gHGT-imlg-3c5U-lWsyIu LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=MfN48n-wFoM-0sp0-zZ10-95rD-1p9e-f7qwaR LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 20:50:18,376 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid qF1wC9-QcSG-MOEG-gHGT-imlg-3c5U-lWsyIu. WARNING: Couldn't find device with uuid MfN48n-wFoM-0sp0-zZ10-95rD-1p9e-f7qwaR. WARNING: VG test_vg1 is missing PV qF1wC9-QcSG-MOEG-gHGT-imlg-3c5U-lWsyIu (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV MfN48n-wFoM-0sp0-zZ10-95rD-1p9e-f7qwaR (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:50:18,376 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:50:18,376 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:50:18,381 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: V8uLFL-dyBl-UHcd-s8ex-NfXf-7Bso-soy93I ; label: None ; device: /dev/sda ; serial: 3600140577739717c77d41b180d75174f ; exists: True ; vg_name: test_vg1 ; vg_uuid: roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx ; pe_start: 8 MiB ; 2024-03-01 20:50:18,381 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:50:18,384 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:50:18,387 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx ; incomplete: True ; hidden: False ; 2024-03-01 20:50:18,390 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:18,393 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:18,396 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:18,397 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:50:18,427 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 20:50:18,427 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid qF1wC9-QcSG-MOEG-gHGT-imlg-3c5U-lWsyIu. WARNING: Couldn't find device with uuid MfN48n-wFoM-0sp0-zZ10-95rD-1p9e-f7qwaR. WARNING: VG test_vg1 is missing PV qF1wC9-QcSG-MOEG-gHGT-imlg-3c5U-lWsyIu (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV MfN48n-wFoM-0sp0-zZ10-95rD-1p9e-f7qwaR (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:50:18,427 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:50:18,427 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:50:18,428 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:50:18,433 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:50:18,437 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:50:18,437 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:50:18,440 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:50:18,440 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:50:18,468 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:50:18,468 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid qF1wC9-QcSG-MOEG-gHGT-imlg-3c5U-lWsyIu. WARNING: Couldn't find device with uuid MfN48n-wFoM-0sp0-zZ10-95rD-1p9e-f7qwaR. WARNING: VG test_vg1 is missing PV qF1wC9-QcSG-MOEG-gHGT-imlg-3c5U-lWsyIu (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV MfN48n-wFoM-0sp0-zZ10-95rD-1p9e-f7qwaR (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:50:18,468 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:50:18,472 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:50:18,473 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:50:18,476 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:50:18,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx ; incomplete: True ; hidden: False ; 2024-03-01 20:50:18,482 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:50:18,482 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:50:18,483 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:18,486 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405018be342b0454267960b1c8f4 ' '/dev/disk/by-id/lvm-pv-uuid-qF1wC9-QcSG-MOEG-gHGT-imlg-3c5U-lWsyIu ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_018be342-b045-4267-960b-1c8f4bfef8a4 ' '/dev/disk/by-id/scsi-36001405018be342b0454267960b1c8f4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4', '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': 'qF1wC9-QcSG-MOEG-gHGT-imlg-3c5U-lWsyIu', 'ID_FS_UUID_ENC': 'qF1wC9-QcSG-MOEG-gHGT-imlg-3c5U-lWsyIu', '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': '018be342-b045-4267-960b-1c8f4bfef8a4', 'ID_SERIAL': '36001405018be342b0454267960b1c8f4', 'ID_SERIAL_SHORT': '6001405018be342b0454267960b1c8f4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405018be342b', 'ID_WWN_VENDOR_EXTENSION': '0x0454267960b1c8f4', 'ID_WWN_WITH_EXTENSION': '0x6001405018be342b0454267960b1c8f4', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405018be342b0454267960b1c8f4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549911453'} ; 2024-03-01 20:50:18,487 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:50:18,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:50:18,493 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:18,496 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:50:18,497 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:50:18,497 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:50:18,497 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:50:18,500 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:50:18,504 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:50:18,504 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:50:18,507 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:50:18,507 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:50:18,508 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:50:18,508 INFO blivet/MainThread: got device: DiskDevice instance (0x7f94eb118ef0) -- 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 = 6001405018be342b0454267960b1c8f4 2024-03-01 20:50:18,511 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:50:18,515 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:18,515 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:50:18,518 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:18,518 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:50:18,521 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:18,521 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:50:18,525 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:18,525 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:50:18,528 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:50:18,528 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:50:18,528 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:50:18,553 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=V8uLFL-dyBl-UHcd-s8ex-NfXf-7Bso-soy93I LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=qF1wC9-QcSG-MOEG-gHGT-imlg-3c5U-lWsyIu LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=MfN48n-wFoM-0sp0-zZ10-95rD-1p9e-f7qwaR LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 20:50:18,554 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid MfN48n-wFoM-0sp0-zZ10-95rD-1p9e-f7qwaR. WARNING: VG test_vg1 is missing PV MfN48n-wFoM-0sp0-zZ10-95rD-1p9e-f7qwaR (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:50:18,554 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:50:18,554 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:50:18,558 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: qF1wC9-QcSG-MOEG-gHGT-imlg-3c5U-lWsyIu ; label: None ; device: /dev/sdb ; serial: 36001405018be342b0454267960b1c8f4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx ; pe_start: 8 MiB ; 2024-03-01 20:50:18,558 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:50:18,561 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:50:18,564 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx ; incomplete: True ; hidden: False ; 2024-03-01 20:50:18,567 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:50:18,571 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:50:18,574 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:50:18,577 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:50:18,580 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx ; incomplete: True ; hidden: False ; 2024-03-01 20:50:18,583 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:18,583 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:50:18,609 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:50:18,610 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid MfN48n-wFoM-0sp0-zZ10-95rD-1p9e-f7qwaR. WARNING: VG test_vg1 is missing PV MfN48n-wFoM-0sp0-zZ10-95rD-1p9e-f7qwaR (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:50:18,610 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:50:18,610 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:50:18,610 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:18,615 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_91b3ee62-3847-4a76-ad48-94fec947ac9a ' '/dev/disk/by-id/scsi-3600140591b3ee6238474a76ad4894fec ' '/dev/disk/by-id/wwn-0x600140591b3ee6238474a76ad4894fec ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a', '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': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'ID_SERIAL': '3600140591b3ee6238474a76ad4894fec', 'ID_SERIAL_SHORT': '600140591b3ee6238474a76ad4894fec', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140591b3ee623', 'ID_WWN_VENDOR_EXTENSION': '0x8474a76ad4894fec', 'ID_WWN_WITH_EXTENSION': '0x600140591b3ee6238474a76ad4894fec', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140591b3ee6238474a76ad4894fec', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550647850'} ; 2024-03-01 20:50:18,615 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:50:18,618 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:50:18,621 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:18,625 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:50:18,626 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:50:18,626 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:50:18,626 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:50:18,629 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:50:18,632 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:50:18,633 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:50:18,636 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:50:18,636 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:50:18,636 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:50:18,636 INFO blivet/MainThread: got device: DiskDevice instance (0x7f94ea03ee10) -- 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 = 600140591b3ee6238474a76ad4894fec 2024-03-01 20:50:18,640 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:50:18,640 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:50:18,643 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140577982450e4c544d9b055bc4d9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_77982450-e4c5-44d9-b055-bc4d96816669 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669 ' '/dev/disk/by-id/scsi-3600140577982450e4c544d9b055bc4d9', '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': '77982450-e4c5-44d9-b055-bc4d96816669', 'ID_SERIAL': '3600140577982450e4c544d9b055bc4d9', 'ID_SERIAL_SHORT': '600140577982450e4c544d9b055bc4d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577982450e', 'ID_WWN_VENDOR_EXTENSION': '0x4c544d9b055bc4d9', 'ID_WWN_WITH_EXTENSION': '0x600140577982450e4c544d9b055bc4d9', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577982450e4c544d9b055bc4d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550645422'} ; 2024-03-01 20:50:18,643 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:50:18,646 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:50:18,649 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:18,653 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:50:18,654 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:50:18,654 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:50:18,654 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:50:18,657 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:50:18,660 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:50:18,660 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:50:18,663 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:50:18,664 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:50:18,664 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:50:18,664 INFO blivet/MainThread: got device: DiskDevice instance (0x7f94ea048eb8) -- 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 = 600140577982450e4c544d9b055bc4d9 2024-03-01 20:50:18,667 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:50:18,668 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:50:18,671 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044 ' '/dev/disk/by-id/lvm-pv-uuid-MfN48n-wFoM-0sp0-zZ10-95rD-1p9e-f7qwaR ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_6a7a8c86-2db5-4d97-b92b-ab39412a7044 ' '/dev/disk/by-id/scsi-360014056a7a8c862db54d97b92bab394 ' '/dev/disk/by-id/wwn-0x60014056a7a8c862db54d97b92bab394', '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': 'MfN48n-wFoM-0sp0-zZ10-95rD-1p9e-f7qwaR', 'ID_FS_UUID_ENC': 'MfN48n-wFoM-0sp0-zZ10-95rD-1p9e-f7qwaR', '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': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'ID_SERIAL': '360014056a7a8c862db54d97b92bab394', 'ID_SERIAL_SHORT': '60014056a7a8c862db54d97b92bab394', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056a7a8c862', 'ID_WWN_VENDOR_EXTENSION': '0xdb54d97b92bab394', 'ID_WWN_WITH_EXTENSION': '0x60014056a7a8c862db54d97b92bab394', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056a7a8c862db54d97b92bab394', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549906705'} ; 2024-03-01 20:50:18,671 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:50:18,674 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:50:18,677 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:18,681 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:50:18,681 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:50:18,681 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:50:18,682 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:50:18,685 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:50:18,688 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:50:18,688 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:50:18,691 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:50:18,691 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:50:18,692 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:50:18,692 INFO blivet/MainThread: got device: DiskDevice instance (0x7f94ea048b00) -- 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 = 60014056a7a8c862db54d97b92bab394 2024-03-01 20:50:18,695 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:50:18,698 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:18,699 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:50:18,702 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:18,702 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:50:18,705 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:18,705 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:50:18,709 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:18,709 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:50:18,712 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:50:18,712 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:50:18,712 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:50:18,746 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=V8uLFL-dyBl-UHcd-s8ex-NfXf-7Bso-soy93I LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=qF1wC9-QcSG-MOEG-gHGT-imlg-3c5U-lWsyIu LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=MfN48n-wFoM-0sp0-zZ10-95rD-1p9e-f7qwaR LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 20:50:18,747 INFO program/MainThread: stderr[9]: 2024-03-01 20:50:18,747 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:50:18,747 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:50:18,751 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: MfN48n-wFoM-0sp0-zZ10-95rD-1p9e-f7qwaR ; label: None ; device: /dev/sdc ; serial: 360014056a7a8c862db54d97b92bab394 ; exists: True ; vg_name: test_vg1 ; vg_uuid: roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx ; pe_start: 8 MiB ; 2024-03-01 20:50:18,751 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:50:18,754 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:50:18,758 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx ; incomplete: True ; hidden: False ; 2024-03-01 20:50:18,761 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:18,764 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:50:18,768 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:50:18,770 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:50:18,773 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx ; incomplete: True ; hidden: False ; 2024-03-01 20:50:18,776 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:18,777 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:50:18,806 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:50:18,806 INFO program/MainThread: stderr[10]: 2024-03-01 20:50:18,806 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:50:18,810 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:18,813 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:18,817 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu ; incomplete: False ; hidden: False ; 2024-03-01 20:50:18,820 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:18,820 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:50:18,824 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:50:18,824 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:50:18,827 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:50:18,831 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:50:18,831 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:50:18,835 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:50:18,835 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 20:50:18,836 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:50:18,839 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:50:18,842 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:50:18,842 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:50:18,846 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:50:18,849 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:50:18,850 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:50:18,853 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:50:18,853 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 20:50:18,854 DEBUG blivet/MainThread: Adding test_vg1-lv1/2.98 GiB to test_vg1 2024-03-01 20:50:18,854 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:50:18,857 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:50:18,857 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:50:18,860 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:50:18,861 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 20:50:18,864 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-roLJ0CZRY8ivPSrA8Y7jCToI3J0ZexQxbflU3srin4HMtKd0pORTvY58prddIgzu ' '/dev/disk/by-uuid/7537a8c0-bf6e-4a27-ad35-aa9f1f17c33c ' '/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-roLJ0CZRY8ivPSrA8Y7jCToI3J0ZexQxbflU3srin4HMtKd0pORTvY58prddIgzu', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7537a8c0-bf6e-4a27-ad35-aa9f1f17c33c', 'ID_FS_UUID_ENC': '7537a8c0-bf6e-4a27-ad35-aa9f1f17c33c', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1266040297'} ; 2024-03-01 20:50:18,864 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:50:18,865 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:18,869 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:50:18,869 INFO program/MainThread: stderr[11]: 2024-03-01 20:50:18,869 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:50:18,869 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:18,872 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:50:18,872 INFO program/MainThread: stderr[12]: 2024-03-01 20:50:18,872 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:50:18,872 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:18,875 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:50:18,875 INFO program/MainThread: stderr[13]: 2024-03-01 20:50:18,875 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:50:18,879 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:18,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:50:18,885 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:18,886 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:18,886 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:18,887 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:18,883 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f94ea03cbe0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f94eb118da0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45)'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:50:18,888 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:18,890 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:50:18,891 INFO program/MainThread: stderr[14]: 2024-03-01 20:50:18,891 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:50:18,895 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:50:18,898 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:18,899 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:50:18,902 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:18,902 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:50:18,907 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:18,907 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:50:18,910 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:18,910 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:50:18,912 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:50:18,912 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:50:18,916 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:18,916 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:50:18,919 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:50:18,919 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:18,920 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:18,923 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4 ' '/dev/disk/by-id/wwn-0x6001405deeedd7241bd4c48b8d2895b6 ' '/dev/disk/by-id/scsi-36001405deeedd7241bd4c48b8d2895b6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_deeedd72-41bd-4c48-b8d2-895b68bd94f4', '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': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'ID_SERIAL': '36001405deeedd7241bd4c48b8d2895b6', 'ID_SERIAL_SHORT': '6001405deeedd7241bd4c48b8d2895b6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405deeedd724', 'ID_WWN_VENDOR_EXTENSION': '0x1bd4c48b8d2895b6', 'ID_WWN_WITH_EXTENSION': '0x6001405deeedd7241bd4c48b8d2895b6', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405deeedd7241bd4c48b8d2895b6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550031662'} ; 2024-03-01 20:50:18,924 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:50:18,927 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:50:18,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:18,934 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:50:18,934 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:50:18,934 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:50:18,935 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 20:50:18,938 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:50:18,941 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:50:18,941 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:50:18,944 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:50:18,945 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:50:18,945 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 20:50:18,945 INFO blivet/MainThread: got device: DiskDevice instance (0x7f94eb1d70f0) -- 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 = 6001405deeedd7241bd4c48b8d2895b6 2024-03-01 20:50:18,949 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:50:18,949 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:50:18,952 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405b8e660b886fb440ebd18182d1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_b8e660b8-86fb-440e-bd18-182d13c366ca ' '/dev/disk/by-id/scsi-36001405b8e660b886fb440ebd18182d1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca', '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': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'ID_SERIAL': '36001405b8e660b886fb440ebd18182d1', 'ID_SERIAL_SHORT': '6001405b8e660b886fb440ebd18182d1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b8e660b88', 'ID_WWN_VENDOR_EXTENSION': '0x6fb440ebd18182d1', 'ID_WWN_WITH_EXTENSION': '0x6001405b8e660b886fb440ebd18182d1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b8e660b886fb440ebd18182d1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550098754'} ; 2024-03-01 20:50:18,952 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:50:18,955 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:50:18,958 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:18,962 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:50:18,963 INFO blivet/MainThread: sde is a disk 2024-03-01 20:50:18,963 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 20:50:18,963 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 20:50:18,966 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:50:18,969 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:50:18,969 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:50:18,972 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:50:18,973 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:50:18,973 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 20:50:18,973 INFO blivet/MainThread: got device: DiskDevice instance (0x7f94ea03cf98) -- 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 = 6001405b8e660b886fb440ebd18182d1 2024-03-01 20:50:18,977 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:50:18,977 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:50:18,980 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08 ' '/dev/disk/by-id/scsi-36001405984775db0c86458da914cb573 ' '/dev/disk/by-id/wwn-0x6001405984775db0c86458da914cb573 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_984775db-0c86-458d-a914-cb573cb98e08', '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': '984775db-0c86-458d-a914-cb573cb98e08', 'ID_SERIAL': '36001405984775db0c86458da914cb573', 'ID_SERIAL_SHORT': '6001405984775db0c86458da914cb573', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405984775db0', 'ID_WWN_VENDOR_EXTENSION': '0xc86458da914cb573', 'ID_WWN_WITH_EXTENSION': '0x6001405984775db0c86458da914cb573', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405984775db0c86458da914cb573', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550115827'} ; 2024-03-01 20:50:18,980 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:50:18,983 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:50:18,986 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:18,990 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:50:18,991 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:50:18,991 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 20:50:18,991 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 20:50:18,994 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:50:18,998 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:50:18,998 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:50:19,001 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:50:19,002 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:50:19,002 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 20:50:19,002 INFO blivet/MainThread: got device: DiskDevice instance (0x7f94ea0481d0) -- 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 = 6001405984775db0c86458da914cb573 2024-03-01 20:50:19,005 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:50:19,005 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:50:19,009 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_67aeb14c-6f97-4aef-8535-ffebde2c102f ' '/dev/disk/by-id/wwn-0x600140567aeb14c6f974aef8535ffebd ' '/dev/disk/by-id/scsi-3600140567aeb14c6f974aef8535ffebd ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f', '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': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'ID_SERIAL': '3600140567aeb14c6f974aef8535ffebd', 'ID_SERIAL_SHORT': '600140567aeb14c6f974aef8535ffebd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140567aeb14c6', 'ID_WWN_VENDOR_EXTENSION': '0xf974aef8535ffebd', 'ID_WWN_WITH_EXTENSION': '0x600140567aeb14c6f974aef8535ffebd', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140567aeb14c6f974aef8535ffebd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550337184'} ; 2024-03-01 20:50:19,009 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:50:19,012 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:50:19,015 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:19,019 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:50:19,020 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:50:19,020 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 20:50:19,020 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 20:50:19,023 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:50:19,026 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:50:19,027 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:50:19,030 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:50:19,030 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:50:19,031 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 20:50:19,031 INFO blivet/MainThread: got device: DiskDevice instance (0x7f94ea065a20) -- 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 = 600140567aeb14c6f974aef8535ffebd 2024-03-01 20:50:19,034 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:50:19,034 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:50:19,038 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140541895b0fd0424d85ab89e7d4b ' '/dev/disk/by-id/wwn-0x600140541895b0fd0424d85ab89e7d4b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_41895b0f-d042-4d85-ab89-e7d4b4e497cf ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf', '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': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'ID_SERIAL': '3600140541895b0fd0424d85ab89e7d4b', 'ID_SERIAL_SHORT': '600140541895b0fd0424d85ab89e7d4b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140541895b0fd', 'ID_WWN_VENDOR_EXTENSION': '0x0424d85ab89e7d4b', 'ID_WWN_WITH_EXTENSION': '0x600140541895b0fd0424d85ab89e7d4b', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140541895b0fd0424d85ab89e7d4b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550380784'} ; 2024-03-01 20:50:19,038 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:50:19,041 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:50:19,044 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:19,048 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:50:19,049 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:50:19,049 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 20:50:19,049 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 20:50:19,052 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:50:19,055 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:50:19,055 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:50:19,058 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:50:19,059 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:50:19,059 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 20:50:19,059 INFO blivet/MainThread: got device: DiskDevice instance (0x7f94ea03cb38) -- 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 = 600140541895b0fd0424d85ab89e7d4b 2024-03-01 20:50:19,063 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:50:19,063 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:50:19,066 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_68c57b06-4edb-4be1-bc77-fb770858af78 ' '/dev/disk/by-id/wwn-0x600140568c57b064edb4be1bc77fb770 ' '/dev/disk/by-id/scsi-3600140568c57b064edb4be1bc77fb770 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78', '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': '68c57b06-4edb-4be1-bc77-fb770858af78', 'ID_SERIAL': '3600140568c57b064edb4be1bc77fb770', 'ID_SERIAL_SHORT': '600140568c57b064edb4be1bc77fb770', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140568c57b064', 'ID_WWN_VENDOR_EXTENSION': '0xedb4be1bc77fb770', 'ID_WWN_WITH_EXTENSION': '0x600140568c57b064edb4be1bc77fb770', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140568c57b064edb4be1bc77fb770', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550447036'} ; 2024-03-01 20:50:19,066 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:50:19,069 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:50:19,072 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:19,076 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:50:19,077 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:50:19,077 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:50:19,077 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:50:19,080 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:50:19,083 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:50:19,083 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:50:19,086 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:50:19,087 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:50:19,087 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 20:50:19,087 INFO blivet/MainThread: got device: DiskDevice instance (0x7f94ea05c940) -- 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 = 600140568c57b064edb4be1bc77fb770 2024-03-01 20:50:19,091 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:50:19,091 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:50:19,094 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/wwn-0x6001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_a95585b0-05b1-46a5-9f3f-17aabc7b48af', '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': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'ID_SERIAL': '36001405a95585b005b146a59f3f17aab', 'ID_SERIAL_SHORT': '6001405a95585b005b146a59f3f17aab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a95585b00', 'ID_WWN_VENDOR_EXTENSION': '0x5b146a59f3f17aab', 'ID_WWN_WITH_EXTENSION': '0x6001405a95585b005b146a59f3f17aab', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a95585b005b146a59f3f17aab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550537073'} ; 2024-03-01 20:50:19,094 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:50:19,098 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:50:19,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:19,105 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:50:19,106 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:50:19,106 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 20:50:19,106 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 20:50:19,109 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:50:19,112 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:50:19,112 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:50:19,116 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:50:19,116 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:50:19,116 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 20:50:19,116 INFO blivet/MainThread: got device: DiskDevice instance (0x7f94ea05cd68) -- 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 = 6001405a95585b005b146a59f3f17aab 2024-03-01 20:50:19,120 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:50:19,120 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:50:19,123 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': '16386320'} ; 2024-03-01 20:50:19,123 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:50:19,126 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:19,129 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:19,133 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:50:19,133 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:50:19,133 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:50:19,133 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:50:19,133 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:50:19,133 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:50:19,136 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:50:19,140 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:50:19,140 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:50:19,143 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:50:19,143 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:50:19,144 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 20:50:19,144 INFO blivet/MainThread: got device: DiskDevice instance (0x7f94ea0706a0) -- name = xvda status = True id = 94 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:50:19,147 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:50:19,150 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:19,150 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 20:50:19,154 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:19,154 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 20:50:19,157 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:19,157 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 20:50:19,160 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:19,161 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 20:50:19,164 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:50:19,167 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:19,170 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:50:19,175 DEBUG blivet/MainThread: Did not change pmbr_boot on parted.Disk instance -- type: msdos primaryPartitionCount: 1 lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 partitions: [] device: PedDisk: <_ped.Disk object at 0x7f94e9ff5688> 2024-03-01 20:50:22,249 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 20:50:22,254 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:50:22,254 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:50:22,258 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': '16389701'} ; 2024-03-01 20:50:22,258 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:50:22,258 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:50:22,261 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:22,264 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:22,267 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:50:22,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:22,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:22,273 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:22,286 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:22,301 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:22,305 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 20:50:22,305 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 20:50:22,309 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:50:22,309 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:50:22,312 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:50:22,315 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:50:22,315 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:50:22,319 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:50:22,319 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:50:22,319 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:50:22,322 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:50:22,326 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:50:22,329 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:50:22,332 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:50:22,335 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:50:22,336 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:50:22,336 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 20:50:22,337 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:50:22,336 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f94ea065940) -- 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 0x7f94ea005200> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:50:22,341 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:50:22,344 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:22,344 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 20:50:22,348 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:22,348 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 20:50:22,351 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:22,351 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 20:50:22,354 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:22,355 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 20:50:22,355 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:50:22,358 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:22,358 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 20:50:22,361 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:50:22,361 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:22,365 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/test_vg1/lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/7537a8c0-bf6e-4a27-ad35-aa9f1f17c33c ' '/dev/disk/by-id/dm-uuid-LVM-roLJ0CZRY8ivPSrA8Y7jCToI3J0ZexQxbflU3srin4HMtKd0pORTvY58prddIgzu', '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-roLJ0CZRY8ivPSrA8Y7jCToI3J0ZexQxbflU3srin4HMtKd0pORTvY58prddIgzu', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7537a8c0-bf6e-4a27-ad35-aa9f1f17c33c', 'ID_FS_UUID_ENC': '7537a8c0-bf6e-4a27-ad35-aa9f1f17c33c', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1266040297'} ; 2024-03-01 20:50:22,365 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:50:22,365 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:22,369 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:50:22,369 INFO program/MainThread: stderr[15]: 2024-03-01 20:50:22,369 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:50:22,369 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:22,372 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:50:22,372 INFO program/MainThread: stderr[16]: 2024-03-01 20:50:22,372 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:50:22,373 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:22,376 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:50:22,376 INFO program/MainThread: stderr[17]: 2024-03-01 20:50:22,376 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:50:22,380 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:22,383 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:50:22,386 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,386 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,387 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,387 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,383 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f94ea03cbe0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f94eb118da0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:50:22,388 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:22,391 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:50:22,392 INFO program/MainThread: stderr[18]: 2024-03-01 20:50:22,392 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:50:22,395 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:50:22,396 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:50:22,396 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:22,408 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:22,420 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:50:22,421 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:50:22,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:50:22,428 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:22,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:50:22,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:22,434 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:50:22,437 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:50:22,439 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:22,442 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:50:22,445 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:22,445 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:50:22,448 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:50:22,451 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:22,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:50:22,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:22,457 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:50:22,459 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:50:22,462 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:22,465 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:50:22,468 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:22,468 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:50:22,471 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:50:22,474 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:22,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:50:22,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:22,479 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:50:22,482 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:50:22,485 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:22,488 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:50:22,491 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:22,491 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:50:22,493 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:22,496 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:22,497 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 20:50:22,497 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:22,498 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:22,498 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:22,498 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:22,499 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:22,499 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:22,499 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:22,500 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:22,500 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:22,501 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:22,501 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:22,501 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:22,504 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:22,507 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:50:22,507 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:50:22,510 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:50:22,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:50:22,513 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:50:22,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:50:22,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 20:50:22,519 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:50:22,522 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:22,524 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:50:22,525 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:50:22,527 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,528 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,528 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,529 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,525 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f94ea03cbe0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f94eb118da0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:50:22,531 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,532 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,532 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,533 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,529 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f94ea03cbe0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f94eb118da0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:50:22,535 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,536 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,536 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,537 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,533 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f94ea03cbe0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f94eb118da0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:50:22,539 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,540 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,540 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,541 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,537 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f94ea03cbe0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f94eb118da0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:50:22,543 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,544 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,544 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,545 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,541 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f94ea03cbe0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f94eb118da0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:50:22,547 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,548 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,548 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,549 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,545 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f94ea03cbe0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f94eb118da0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:50:22,551 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,552 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,552 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,553 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,549 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f94ea03cbe0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f94eb118da0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:50:22,555 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,556 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,556 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,557 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,553 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f94ea03cbe0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f94eb118da0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:50:22,559 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,560 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,560 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,561 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,557 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f94ea03cbe0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f94eb118da0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:50:22,563 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,564 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,564 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,565 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,561 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f94ea03cbe0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f94eb118da0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:50:22,567 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,568 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,568 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,569 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,565 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f94ea03cbe0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f94eb118da0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:50:22,571 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,572 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,572 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,573 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,569 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f94ea03cbe0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f94eb118da0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:50:22,575 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,576 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,576 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,577 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,573 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f94ea03cbe0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f94eb118da0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:50:22,579 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,580 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,580 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,580 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,577 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f94ea03cbe0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f94eb118da0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:50:22,583 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,583 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,584 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,584 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,581 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f94ea03cbe0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f94eb118da0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:50:22,587 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,587 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,588 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,588 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,585 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f94ea03cbe0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f94eb118da0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:50:22,591 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,591 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,592 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,592 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,589 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f94ea03cbe0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f94eb118da0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:50:22,595 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,595 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,596 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,596 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,593 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f94ea03cbe0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f94eb118da0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:50:22,599 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,599 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,600 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,600 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,597 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f94ea03cbe0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f94eb118da0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:50:22,603 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,603 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,604 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,604 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,601 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f94ea03cbe0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f94eb118da0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:50:22,607 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,607 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,608 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,608 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,605 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f94ea03cbe0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f94eb118da0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:50:22,611 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,611 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,612 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,612 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,609 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f94ea03cbe0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f94eb118da0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:50:22,615 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,615 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,616 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,616 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,613 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f94ea03cbe0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f94eb118da0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:50:22,619 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,619 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,619 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,620 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,617 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f94ea03cbe0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f94eb118da0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:50:22,623 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,623 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,623 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,624 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,620 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f94ea03cbe0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f94eb118da0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:50:22,626 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,627 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,627 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,628 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,624 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f94ea03cbe0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f94eb118da0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:50:22,630 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,631 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,631 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,632 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,628 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f94ea03cbe0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f94eb118da0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:50:22,634 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,635 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,635 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,636 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,632 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f94ea03cbe0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f94eb118da0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:50:22,638 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,639 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,639 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,640 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,636 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f94ea03cbe0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f94eb118da0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:50:22,642 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,643 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,643 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,644 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,640 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f94ea03cbe0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f94eb118da0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:50:22,646 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,647 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,647 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,648 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,644 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f94ea03cbe0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f94eb118da0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:50:22,650 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,651 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,651 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:22,652 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:50:22,648 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f94ea03cbe0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = bflU3s-rin4-HMtK-d0pO-RTvY-58pr-ddIgzu size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f94eb118da0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = roLJ0C-ZRY8-ivPS-rA8Y-7jCT-oI3J-0ZexQx size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:50:22,652 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 20:50:22,655 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:50:22,655 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:50:22,656 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 115 2024-03-01 20:50:22,659 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 20:50:22,660 INFO blivet/MainThread: registered action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:50:22,660 INFO program/MainThread: Running [19] dmsetup --version ... 2024-03-01 20:50:22,664 INFO program/MainThread: stdout[19]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 20:50:22,664 INFO program/MainThread: stderr[19]: 2024-03-01 20:50:22,664 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:50:22,669 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:50:22,669 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 20:50:22,669 INFO blivet/MainThread: registered action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:50:22,669 DEBUG blivet.ansible/MainThread: ['sdc', 'test_vg1', 'sda', 'sdb'] 2024-03-01 20:50:22,669 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 20:50:22,672 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 20:50:22,673 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:50:22,676 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:50:22,679 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:50:22,682 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:50:22,682 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 20:50:22,682 INFO blivet/MainThread: registered action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:50:22,682 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 20:50:22,682 DEBUG blivet/MainThread: removing sdc 2024-03-01 20:50:22,685 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 20:50:22,685 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:50:22,685 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:50:22,688 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 20:50:22,688 INFO blivet/MainThread: registered action: [118] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:50:22,689 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 20:50:22,689 DEBUG blivet/MainThread: removing sda 2024-03-01 20:50:22,691 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 20:50:22,692 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:50:22,692 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 121 2024-03-01 20:50:22,695 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 20:50:22,695 INFO blivet/MainThread: registered action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:50:22,695 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 20:50:22,695 DEBUG blivet/MainThread: removing sdb 2024-03-01 20:50:22,698 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 20:50:22,698 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:50:22,698 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:50:22,701 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 20:50:22,701 INFO blivet/MainThread: registered action: [122] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:50:22,702 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:22,715 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:22,727 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:22,739 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:22,754 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:50:22,754 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:50:22,755 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:50:22,755 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:50:22,755 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:50:22,755 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:50:22,755 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:50:22,755 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:50:22,755 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:50:22,758 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:50:22,761 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:50:22,764 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:50:22,764 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:50:22,767 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:50:22,767 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 0x7f94e9fd7fc0> 2024-03-01 20:50:22,767 INFO blivet/MainThread: sorting actions... 2024-03-01 20:50:22,768 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:50:22,768 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:50:22,769 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:50:22,769 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:50:22,769 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:50:22,769 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:50:22,769 INFO blivet/MainThread: executing action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:50:22,772 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:22,775 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:50:22,776 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 20:50:22,783 INFO program/MainThread: stdout: 2024-03-01 20:50:22,783 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:50:22,783 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:22,783 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:22,799 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:22,799 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:22,811 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:22,811 INFO blivet/MainThread: executing action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:50:22,815 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 20:50:22,819 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:50:22,822 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:50:22,826 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 20:50:22,829 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:50:22,829 INFO program/MainThread: Running [20] lvm lvchange -an test_vg1/lv1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:50:22,863 INFO program/MainThread: stdout[20]: 2024-03-01 20:50:22,863 INFO program/MainThread: stderr[20]: 2024-03-01 20:50:22,863 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:50:22,867 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:50:22,871 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:22,874 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:50:22,878 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:22,881 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:50:22,884 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:22,887 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:50:22,890 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 20:50:22,890 INFO program/MainThread: Running [21] lvm lvremove --yes test_vg1/lv1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:50:22,930 INFO program/MainThread: stdout[21]: Logical volume "lv1" successfully removed. 2024-03-01 20:50:22,930 INFO program/MainThread: stderr[21]: 2024-03-01 20:50:22,930 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:50:22,931 INFO blivet/MainThread: executing action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:50:22,937 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 20:50:22,944 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 20:50:22,949 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:50:22,958 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:22,964 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:50:22,970 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:22,974 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:50:22,979 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:22,985 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:50:22,988 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 20:50:22,988 INFO program/MainThread: Running [22] lvm vgreduce --removemissing --force test_vg1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:50:23,024 INFO program/MainThread: stdout[22]: Volume group "test_vg1" is already consistent. 2024-03-01 20:50:23,024 INFO program/MainThread: stderr[22]: 2024-03-01 20:50:23,025 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:50:23,025 INFO program/MainThread: Running [23] lvm vgchange -an test_vg1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:50:23,065 INFO program/MainThread: stdout[23]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 20:50:23,065 INFO program/MainThread: stderr[23]: 2024-03-01 20:50:23,065 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:50:23,065 INFO program/MainThread: Running [24] lvm vgremove --force test_vg1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:50:23,101 INFO program/MainThread: stdout[24]: Volume group "test_vg1" successfully removed 2024-03-01 20:50:23,102 INFO program/MainThread: stderr[24]: 2024-03-01 20:50:23,102 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:50:23,102 INFO blivet/MainThread: executing action: [122] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:50:23,109 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:23,115 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:50:23,120 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:50:23,120 INFO program/MainThread: Running [25] lvm pvremove --force --force --yes /dev/sdb --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:50:23,170 INFO program/MainThread: stdout[25]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 20:50:23,170 INFO program/MainThread: stderr[25]: 2024-03-01 20:50:23,170 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:50:23,171 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 20:50:23,171 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:23,201 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:23,202 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:23,228 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:23,228 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:23,242 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:23,242 INFO blivet/MainThread: executing action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:50:23,246 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:23,249 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:50:23,252 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:50:23,252 INFO program/MainThread: Running [26] lvm pvremove --force --force --yes /dev/sda --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:50:23,280 INFO program/MainThread: stdout[26]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 20:50:23,280 INFO program/MainThread: stderr[26]: 2024-03-01 20:50:23,280 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:50:23,280 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 20:50:23,281 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:23,313 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:23,314 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:23,327 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:23,327 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:23,341 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:23,341 INFO blivet/MainThread: executing action: [118] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:50:23,345 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:23,348 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:50:23,351 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:50:23,351 INFO program/MainThread: Running [27] lvm pvremove --force --force --yes /dev/sdc --config= devices { filter=["a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:50:23,383 INFO program/MainThread: stdout[27]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 20:50:23,384 INFO program/MainThread: stderr[27]: 2024-03-01 20:50:23,384 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:50:23,384 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 20:50:23,384 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:23,420 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:23,420 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:23,436 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:23,436 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:23,446 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:23,451 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:50:23,451 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 0x7f94e9fd7f10> 2024-03-01 20:50:33,170 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_5gfnyo2e/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:50:37,895 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_ub4xzlf2/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:50:44,900 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_9q26ixb7/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:50:44,937 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:44,937 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:50:44,941 INFO program/MainThread: stdout[2]: 2024-03-01 20:50:44,941 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 20:50:44,941 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:50:44,941 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:50:44,946 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:44,946 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:50:44,950 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:44,950 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:50:44,953 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:44,953 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:50:44,956 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:44,956 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:50:44,964 INFO program/MainThread: stdout: 2024-03-01 20:50:44,964 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:50:44,964 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:50:44,964 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:50:44,964 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:50:44,965 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:50:44,965 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:50:44,965 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:50:44,965 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:50:44,965 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:50:44,965 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:50:44,965 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:50:44,965 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:50:44,965 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:50:44,965 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:50:44,965 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:50:44,965 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:44,965 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:50:44,965 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:44,965 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:44,966 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:50:44,966 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:44,966 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:50:44,966 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:50:44,966 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:44,980 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:44,991 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:50:44,996 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_77739717-c77d-41b1-80d7-5174ffdee566 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566 ' '/dev/disk/by-id/scsi-3600140577739717c77d41b180d75174f ' '/dev/disk/by-id/wwn-0x600140577739717c77d41b180d75174f', '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': '77739717-c77d-41b1-80d7-5174ffdee566', 'ID_SERIAL': '3600140577739717c77d41b180d75174f', 'ID_SERIAL_SHORT': '600140577739717c77d41b180d75174f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577739717c', 'ID_WWN_VENDOR_EXTENSION': '0x77d41b180d75174f', 'ID_WWN_WITH_EXTENSION': '0x600140577739717c77d41b180d75174f', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577739717c77d41b180d75174f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549842181'} ; 2024-03-01 20:50:44,996 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:50:44,996 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:50:45,027 INFO program/MainThread: stdout[3]: 2024-03-01 20:50:45,027 INFO program/MainThread: stderr[3]: 2024-03-01 20:50:45,027 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:50:45,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:45,035 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:45,041 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:50:45,045 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:50:45,046 INFO blivet/MainThread: sda is a disk 2024-03-01 20:50:45,046 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:50:45,046 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:50:45,050 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:50:45,053 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:50:45,053 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:50:45,057 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:50:45,057 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:50:45,058 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:50:45,058 INFO blivet/MainThread: got device: DiskDevice instance (0x7f337ef04dd8) -- 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 = 600140577739717c77d41b180d75174f 2024-03-01 20:50:45,061 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:50:45,062 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:50:45,065 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405018be342b0454267960b1c8f4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_018be342-b045-4267-960b-1c8f4bfef8a4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4 ' '/dev/disk/by-id/scsi-36001405018be342b0454267960b1c8f4', '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': '018be342-b045-4267-960b-1c8f4bfef8a4', 'ID_SERIAL': '36001405018be342b0454267960b1c8f4', 'ID_SERIAL_SHORT': '6001405018be342b0454267960b1c8f4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405018be342b', 'ID_WWN_VENDOR_EXTENSION': '0x0454267960b1c8f4', 'ID_WWN_WITH_EXTENSION': '0x6001405018be342b0454267960b1c8f4', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405018be342b0454267960b1c8f4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549911453'} ; 2024-03-01 20:50:45,065 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:50:45,068 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:50:45,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:45,075 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:50:45,076 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:50:45,076 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:50:45,076 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:50:45,079 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:50:45,082 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:50:45,083 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:50:45,086 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:50:45,086 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:50:45,087 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:50:45,087 INFO blivet/MainThread: got device: DiskDevice instance (0x7f337eebd2e8) -- 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 = 6001405018be342b0454267960b1c8f4 2024-03-01 20:50:45,090 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:50:45,090 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:50:45,093 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140591b3ee6238474a76ad4894fec ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a ' '/dev/disk/by-id/scsi-3600140591b3ee6238474a76ad4894fec ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_91b3ee62-3847-4a76-ad48-94fec947ac9a', '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': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'ID_SERIAL': '3600140591b3ee6238474a76ad4894fec', 'ID_SERIAL_SHORT': '600140591b3ee6238474a76ad4894fec', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140591b3ee623', 'ID_WWN_VENDOR_EXTENSION': '0x8474a76ad4894fec', 'ID_WWN_WITH_EXTENSION': '0x600140591b3ee6238474a76ad4894fec', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140591b3ee6238474a76ad4894fec', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550647850'} ; 2024-03-01 20:50:45,093 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:50:45,097 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:50:45,100 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:45,103 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:50:45,104 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:50:45,104 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:50:45,104 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:50:45,107 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:50:45,111 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:50:45,111 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:50:45,114 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:50:45,114 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:50:45,115 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:50:45,115 INFO blivet/MainThread: got device: DiskDevice instance (0x7f337de729e8) -- 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 = 600140591b3ee6238474a76ad4894fec 2024-03-01 20:50:45,118 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:50:45,118 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:50:45,122 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140577982450e4c544d9b055bc4d9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669 ' '/dev/disk/by-id/wwn-0x600140577982450e4c544d9b055bc4d9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_77982450-e4c5-44d9-b055-bc4d96816669', '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': '77982450-e4c5-44d9-b055-bc4d96816669', 'ID_SERIAL': '3600140577982450e4c544d9b055bc4d9', 'ID_SERIAL_SHORT': '600140577982450e4c544d9b055bc4d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577982450e', 'ID_WWN_VENDOR_EXTENSION': '0x4c544d9b055bc4d9', 'ID_WWN_WITH_EXTENSION': '0x600140577982450e4c544d9b055bc4d9', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577982450e4c544d9b055bc4d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550645422'} ; 2024-03-01 20:50:45,122 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:50:45,125 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:50:45,128 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:45,132 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:50:45,132 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:50:45,132 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:50:45,132 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:50:45,136 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:50:45,139 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:50:45,139 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:50:45,142 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:50:45,142 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:50:45,143 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:50:45,143 INFO blivet/MainThread: got device: DiskDevice instance (0x7f337de72ef0) -- 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 = 600140577982450e4c544d9b055bc4d9 2024-03-01 20:50:45,146 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:50:45,146 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:50:45,150 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044 ' '/dev/disk/by-id/wwn-0x60014056a7a8c862db54d97b92bab394 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_6a7a8c86-2db5-4d97-b92b-ab39412a7044 ' '/dev/disk/by-id/scsi-360014056a7a8c862db54d97b92bab394', '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': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'ID_SERIAL': '360014056a7a8c862db54d97b92bab394', 'ID_SERIAL_SHORT': '60014056a7a8c862db54d97b92bab394', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056a7a8c862', 'ID_WWN_VENDOR_EXTENSION': '0xdb54d97b92bab394', 'ID_WWN_WITH_EXTENSION': '0x60014056a7a8c862db54d97b92bab394', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056a7a8c862db54d97b92bab394', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549906705'} ; 2024-03-01 20:50:45,150 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:50:45,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:50:45,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:45,160 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:50:45,161 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:50:45,161 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:50:45,161 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:50:45,164 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:50:45,167 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:50:45,167 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:50:45,170 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:50:45,171 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:50:45,171 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:50:45,171 INFO blivet/MainThread: got device: DiskDevice instance (0x7f337de72f98) -- 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 = 60014056a7a8c862db54d97b92bab394 2024-03-01 20:50:45,175 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:50:45,175 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:50:45,178 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405deeedd7241bd4c48b8d2895b6 ' '/dev/disk/by-id/scsi-36001405deeedd7241bd4c48b8d2895b6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_deeedd72-41bd-4c48-b8d2-895b68bd94f4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4', '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': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'ID_SERIAL': '36001405deeedd7241bd4c48b8d2895b6', 'ID_SERIAL_SHORT': '6001405deeedd7241bd4c48b8d2895b6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405deeedd724', 'ID_WWN_VENDOR_EXTENSION': '0x1bd4c48b8d2895b6', 'ID_WWN_WITH_EXTENSION': '0x6001405deeedd7241bd4c48b8d2895b6', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405deeedd7241bd4c48b8d2895b6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550031662'} ; 2024-03-01 20:50:45,178 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:50:45,181 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:50:45,184 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:45,188 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:50:45,189 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:50:45,189 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:50:45,189 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:50:45,192 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:50:45,195 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:50:45,196 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:50:45,199 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:50:45,199 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:50:45,200 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:50:45,200 INFO blivet/MainThread: got device: DiskDevice instance (0x7f337de78eb8) -- 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 = 6001405deeedd7241bd4c48b8d2895b6 2024-03-01 20:50:45,203 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:50:45,203 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:50:45,207 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_b8e660b8-86fb-440e-bd18-182d13c366ca ' '/dev/disk/by-id/wwn-0x6001405b8e660b886fb440ebd18182d1 ' '/dev/disk/by-id/scsi-36001405b8e660b886fb440ebd18182d1', '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': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'ID_SERIAL': '36001405b8e660b886fb440ebd18182d1', 'ID_SERIAL_SHORT': '6001405b8e660b886fb440ebd18182d1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b8e660b88', 'ID_WWN_VENDOR_EXTENSION': '0x6fb440ebd18182d1', 'ID_WWN_WITH_EXTENSION': '0x6001405b8e660b886fb440ebd18182d1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b8e660b886fb440ebd18182d1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550098754'} ; 2024-03-01 20:50:45,207 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:50:45,210 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:50:45,213 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:45,217 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:50:45,217 INFO blivet/MainThread: sde is a disk 2024-03-01 20:50:45,218 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:50:45,218 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:50:45,221 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:50:45,224 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:50:45,224 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:50:45,228 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:50:45,228 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:50:45,228 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:50:45,228 INFO blivet/MainThread: got device: DiskDevice instance (0x7f337de78fd0) -- 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 = 6001405b8e660b886fb440ebd18182d1 2024-03-01 20:50:45,232 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:50:45,232 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:50:45,235 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405984775db0c86458da914cb573 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_984775db-0c86-458d-a914-cb573cb98e08 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08 ' '/dev/disk/by-id/scsi-36001405984775db0c86458da914cb573', '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': '984775db-0c86-458d-a914-cb573cb98e08', 'ID_SERIAL': '36001405984775db0c86458da914cb573', 'ID_SERIAL_SHORT': '6001405984775db0c86458da914cb573', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405984775db0', 'ID_WWN_VENDOR_EXTENSION': '0xc86458da914cb573', 'ID_WWN_WITH_EXTENSION': '0x6001405984775db0c86458da914cb573', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405984775db0c86458da914cb573', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550115827'} ; 2024-03-01 20:50:45,236 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:50:45,239 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:50:45,242 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:45,246 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:50:45,246 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:50:45,246 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:50:45,246 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:50:45,250 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:50:45,253 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:50:45,253 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:50:45,256 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:50:45,257 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:50:45,257 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:50:45,257 INFO blivet/MainThread: got device: DiskDevice instance (0x7f337de80ac8) -- 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 = 6001405984775db0c86458da914cb573 2024-03-01 20:50:45,261 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:50:45,261 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:50:45,264 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_67aeb14c-6f97-4aef-8535-ffebde2c102f ' '/dev/disk/by-id/scsi-3600140567aeb14c6f974aef8535ffebd ' '/dev/disk/by-id/wwn-0x600140567aeb14c6f974aef8535ffebd', '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': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'ID_SERIAL': '3600140567aeb14c6f974aef8535ffebd', 'ID_SERIAL_SHORT': '600140567aeb14c6f974aef8535ffebd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140567aeb14c6', 'ID_WWN_VENDOR_EXTENSION': '0xf974aef8535ffebd', 'ID_WWN_WITH_EXTENSION': '0x600140567aeb14c6f974aef8535ffebd', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140567aeb14c6f974aef8535ffebd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550337184'} ; 2024-03-01 20:50:45,264 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:50:45,267 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:50:45,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:45,274 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:50:45,275 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:50:45,275 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:50:45,275 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:50:45,278 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:50:45,281 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:50:45,281 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:50:45,285 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:50:45,285 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:50:45,285 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:50:45,285 INFO blivet/MainThread: got device: DiskDevice instance (0x7f337de78e48) -- 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 = 600140567aeb14c6f974aef8535ffebd 2024-03-01 20:50:45,289 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:50:45,289 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:50:45,292 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140541895b0fd0424d85ab89e7d4b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_41895b0f-d042-4d85-ab89-e7d4b4e497cf ' '/dev/disk/by-id/scsi-3600140541895b0fd0424d85ab89e7d4b', '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': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'ID_SERIAL': '3600140541895b0fd0424d85ab89e7d4b', 'ID_SERIAL_SHORT': '600140541895b0fd0424d85ab89e7d4b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140541895b0fd', 'ID_WWN_VENDOR_EXTENSION': '0x0424d85ab89e7d4b', 'ID_WWN_WITH_EXTENSION': '0x600140541895b0fd0424d85ab89e7d4b', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140541895b0fd0424d85ab89e7d4b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550380784'} ; 2024-03-01 20:50:45,292 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:50:45,296 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:50:45,299 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:45,303 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:50:45,303 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:50:45,303 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:50:45,303 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:50:45,307 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:50:45,310 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:50:45,310 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:50:45,313 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:50:45,314 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:50:45,314 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:50:45,314 INFO blivet/MainThread: got device: DiskDevice instance (0x7f337de89b70) -- 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 = 600140541895b0fd0424d85ab89e7d4b 2024-03-01 20:50:45,317 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:50:45,318 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:50:45,321 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140568c57b064edb4be1bc77fb770 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_68c57b06-4edb-4be1-bc77-fb770858af78 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78 ' '/dev/disk/by-id/wwn-0x600140568c57b064edb4be1bc77fb770', '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': '68c57b06-4edb-4be1-bc77-fb770858af78', 'ID_SERIAL': '3600140568c57b064edb4be1bc77fb770', 'ID_SERIAL_SHORT': '600140568c57b064edb4be1bc77fb770', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140568c57b064', 'ID_WWN_VENDOR_EXTENSION': '0xedb4be1bc77fb770', 'ID_WWN_WITH_EXTENSION': '0x600140568c57b064edb4be1bc77fb770', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140568c57b064edb4be1bc77fb770', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550447036'} ; 2024-03-01 20:50:45,321 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:50:45,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:50:45,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:45,331 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:50:45,332 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:50:45,332 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:50:45,332 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:50:45,335 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:50:45,338 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:50:45,338 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:50:45,342 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:50:45,342 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:50:45,342 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:50:45,342 INFO blivet/MainThread: got device: DiskDevice instance (0x7f337de91240) -- 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 = 600140568c57b064edb4be1bc77fb770 2024-03-01 20:50:45,346 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:50:45,346 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:50:45,349 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/wwn-0x6001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_a95585b0-05b1-46a5-9f3f-17aabc7b48af ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af', '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': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'ID_SERIAL': '36001405a95585b005b146a59f3f17aab', 'ID_SERIAL_SHORT': '6001405a95585b005b146a59f3f17aab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a95585b00', 'ID_WWN_VENDOR_EXTENSION': '0x5b146a59f3f17aab', 'ID_WWN_WITH_EXTENSION': '0x6001405a95585b005b146a59f3f17aab', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a95585b005b146a59f3f17aab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550537073'} ; 2024-03-01 20:50:45,349 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:50:45,353 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:50:45,356 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:45,360 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:50:45,360 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:50:45,360 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:50:45,361 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:50:45,364 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:50:45,367 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:50:45,367 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:50:45,370 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:50:45,371 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:50:45,371 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:50:45,371 INFO blivet/MainThread: got device: DiskDevice instance (0x7f337de807b8) -- 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 = 6001405a95585b005b146a59f3f17aab 2024-03-01 20:50:45,375 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:50:45,375 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:50:45,378 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': '16386320'} ; 2024-03-01 20:50:45,378 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:50:45,381 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:45,384 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:45,388 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:50:45,388 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:50:45,388 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:50:45,388 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:50:45,388 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:50:45,389 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:50:45,392 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:50:45,395 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:50:45,395 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:50:45,399 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:50:45,399 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:50:45,399 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:50:45,400 INFO blivet/MainThread: got device: DiskDevice instance (0x7f337de91fd0) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:50:45,403 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:50:45,407 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:45,407 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:50:45,410 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:45,410 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:50:45,414 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:45,414 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:50:45,417 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:45,417 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:50:45,421 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:50:45,424 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:45,427 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:50:45,431 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 0x7f337de2b148> 2024-03-01 20:50:48,465 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:50:48,469 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:50:48,470 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:50:48,474 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': '16389701'} ; 2024-03-01 20:50:48,474 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:50:48,474 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:50:48,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:48,480 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:48,484 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:50:48,487 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:48,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:48,490 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:48,503 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:48,518 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:48,521 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:50:48,522 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:50:48,526 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:50:48,526 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:50:48,529 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:50:48,532 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:50:48,532 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:50:48,536 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:50:48,536 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:50:48,536 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:50:48,539 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:50:48,544 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:50:48,547 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:50:48,550 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:50:48,553 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:50:48,553 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:50:48,554 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:50:48,554 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:50:48,554 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f337de91908) -- 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 0x7f337de285c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:50:48,558 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:50:48,562 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:48,562 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:50:48,565 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:48,565 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:50:48,569 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:48,569 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:50:48,572 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:48,572 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:50:48,574 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:50:48,574 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:50:48,577 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:48,578 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:50:48,581 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:50:48,581 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:48,582 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:48,595 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:48,607 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:50:48,607 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:50:48,611 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:50:48,614 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:48,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:50:48,620 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:48,620 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:50:48,623 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:50:48,626 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:48,629 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:50:48,632 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:48,632 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:50:48,635 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:50:48,637 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:48,640 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:50:48,643 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:48,643 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:50:48,646 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:50:48,649 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:48,652 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:50:48,655 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:48,655 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:50:48,658 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:50:48,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:48,663 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:50:48,666 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:48,666 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:50:48,669 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:50:48,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:48,675 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:50:48,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:48,678 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:50:48,678 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:50:48,678 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:50:48,678 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 20:50:48,678 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:50:48,678 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:50:48,678 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:50:48,679 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:50:48,679 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:50:53,263 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_2hqwme8d/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:50:53,300 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:53,300 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:50:53,304 INFO program/MainThread: stdout[2]: 2024-03-01 20:50:53,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 20:50:53,304 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:50:53,304 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:50:53,308 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:53,309 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:50:53,312 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:53,313 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:50:53,316 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:53,316 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:50:53,319 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:53,319 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:50:53,327 INFO program/MainThread: stdout: 2024-03-01 20:50:53,327 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:50:53,327 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:50:53,327 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:50:53,327 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:50:53,327 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:50:53,327 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:50:53,327 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:50:53,327 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:50:53,327 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:50:53,327 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:50:53,327 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:50:53,327 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:50:53,327 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:50:53,327 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:50:53,327 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:50:53,328 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:53,328 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:50:53,328 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:53,328 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:53,328 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:50:53,328 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:53,328 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:50:53,329 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:50:53,329 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:53,341 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:53,352 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:50:53,357 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140577739717c77d41b180d75174f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_77739717-c77d-41b1-80d7-5174ffdee566 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566 ' '/dev/disk/by-id/scsi-3600140577739717c77d41b180d75174f', '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': '77739717-c77d-41b1-80d7-5174ffdee566', 'ID_SERIAL': '3600140577739717c77d41b180d75174f', 'ID_SERIAL_SHORT': '600140577739717c77d41b180d75174f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577739717c', 'ID_WWN_VENDOR_EXTENSION': '0x77d41b180d75174f', 'ID_WWN_WITH_EXTENSION': '0x600140577739717c77d41b180d75174f', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577739717c77d41b180d75174f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549842181'} ; 2024-03-01 20:50:53,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 20:50:53,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 20:50:53,391 INFO program/MainThread: stdout[3]: 2024-03-01 20:50:53,391 INFO program/MainThread: stderr[3]: 2024-03-01 20:50:53,391 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:50:53,395 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:53,398 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:53,404 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:50:53,408 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:50:53,409 INFO blivet/MainThread: sda is a disk 2024-03-01 20:50:53,409 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:50:53,409 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:50:53,413 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:50:53,416 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:50:53,416 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:50:53,420 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:50:53,420 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:50:53,421 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:50:53,421 INFO blivet/MainThread: got device: DiskDevice instance (0x7f126ff27cf8) -- 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 = 600140577739717c77d41b180d75174f 2024-03-01 20:50:53,424 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:50:53,424 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:50:53,428 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_018be342-b045-4267-960b-1c8f4bfef8a4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4 ' '/dev/disk/by-id/scsi-36001405018be342b0454267960b1c8f4 ' '/dev/disk/by-id/wwn-0x6001405018be342b0454267960b1c8f4', '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': '018be342-b045-4267-960b-1c8f4bfef8a4', 'ID_SERIAL': '36001405018be342b0454267960b1c8f4', 'ID_SERIAL_SHORT': '6001405018be342b0454267960b1c8f4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405018be342b', 'ID_WWN_VENDOR_EXTENSION': '0x0454267960b1c8f4', 'ID_WWN_WITH_EXTENSION': '0x6001405018be342b0454267960b1c8f4', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405018be342b0454267960b1c8f4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549911453'} ; 2024-03-01 20:50:53,428 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:50:53,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:50:53,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:53,438 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:50:53,439 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:50:53,439 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:50:53,439 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:50:53,442 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:50:53,445 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:50:53,445 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:50:53,448 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:50:53,449 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:50:53,449 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:50:53,449 INFO blivet/MainThread: got device: DiskDevice instance (0x7f126fee02e8) -- 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 = 6001405018be342b0454267960b1c8f4 2024-03-01 20:50:53,453 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:50:53,453 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:50:53,456 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_91b3ee62-3847-4a76-ad48-94fec947ac9a ' '/dev/disk/by-id/wwn-0x600140591b3ee6238474a76ad4894fec ' '/dev/disk/by-id/scsi-3600140591b3ee6238474a76ad4894fec ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a', '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': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'ID_SERIAL': '3600140591b3ee6238474a76ad4894fec', 'ID_SERIAL_SHORT': '600140591b3ee6238474a76ad4894fec', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140591b3ee623', 'ID_WWN_VENDOR_EXTENSION': '0x8474a76ad4894fec', 'ID_WWN_WITH_EXTENSION': '0x600140591b3ee6238474a76ad4894fec', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140591b3ee6238474a76ad4894fec', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550647850'} ; 2024-03-01 20:50:53,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 20:50:53,459 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:50:53,462 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:53,466 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:50:53,467 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:50:53,467 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:50:53,467 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:50:53,470 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:50:53,473 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:50:53,473 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:50:53,477 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:50:53,477 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:50:53,477 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:50:53,477 INFO blivet/MainThread: got device: DiskDevice instance (0x7f126ee95a20) -- 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 = 600140591b3ee6238474a76ad4894fec 2024-03-01 20:50:53,481 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:50:53,481 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:50:53,484 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_77982450-e4c5-44d9-b055-bc4d96816669 ' '/dev/disk/by-id/scsi-3600140577982450e4c544d9b055bc4d9 ' '/dev/disk/by-id/wwn-0x600140577982450e4c544d9b055bc4d9', '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': '77982450-e4c5-44d9-b055-bc4d96816669', 'ID_SERIAL': '3600140577982450e4c544d9b055bc4d9', 'ID_SERIAL_SHORT': '600140577982450e4c544d9b055bc4d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577982450e', 'ID_WWN_VENDOR_EXTENSION': '0x4c544d9b055bc4d9', 'ID_WWN_WITH_EXTENSION': '0x600140577982450e4c544d9b055bc4d9', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577982450e4c544d9b055bc4d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550645422'} ; 2024-03-01 20:50:53,484 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:50:53,487 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:50:53,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:53,494 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:50:53,495 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:50:53,495 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:50:53,495 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:50:53,498 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:50:53,501 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:50:53,501 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:50:53,504 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:50:53,505 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:50:53,505 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:50:53,505 INFO blivet/MainThread: got device: DiskDevice instance (0x7f126ee95f28) -- 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 = 600140577982450e4c544d9b055bc4d9 2024-03-01 20:50:53,509 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:50:53,509 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:50:53,512 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_6a7a8c86-2db5-4d97-b92b-ab39412a7044 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044 ' '/dev/disk/by-id/scsi-360014056a7a8c862db54d97b92bab394 ' '/dev/disk/by-id/wwn-0x60014056a7a8c862db54d97b92bab394', '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': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'ID_SERIAL': '360014056a7a8c862db54d97b92bab394', 'ID_SERIAL_SHORT': '60014056a7a8c862db54d97b92bab394', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056a7a8c862', 'ID_WWN_VENDOR_EXTENSION': '0xdb54d97b92bab394', 'ID_WWN_WITH_EXTENSION': '0x60014056a7a8c862db54d97b92bab394', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056a7a8c862db54d97b92bab394', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549906705'} ; 2024-03-01 20:50:53,512 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:50:53,515 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:50:53,518 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:53,522 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:50:53,523 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:50:53,523 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:50:53,523 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:50:53,526 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:50:53,529 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:50:53,529 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:50:53,533 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:50:53,533 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:50:53,533 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:50:53,533 INFO blivet/MainThread: got device: DiskDevice instance (0x7f126ee95fd0) -- 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 = 60014056a7a8c862db54d97b92bab394 2024-03-01 20:50:53,537 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:50:53,537 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:50:53,540 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4 ' '/dev/disk/by-id/wwn-0x6001405deeedd7241bd4c48b8d2895b6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_deeedd72-41bd-4c48-b8d2-895b68bd94f4 ' '/dev/disk/by-id/scsi-36001405deeedd7241bd4c48b8d2895b6', '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': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'ID_SERIAL': '36001405deeedd7241bd4c48b8d2895b6', 'ID_SERIAL_SHORT': '6001405deeedd7241bd4c48b8d2895b6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405deeedd724', 'ID_WWN_VENDOR_EXTENSION': '0x1bd4c48b8d2895b6', 'ID_WWN_WITH_EXTENSION': '0x6001405deeedd7241bd4c48b8d2895b6', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405deeedd7241bd4c48b8d2895b6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550031662'} ; 2024-03-01 20:50:53,540 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:50:53,543 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:50:53,546 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:53,550 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:50:53,551 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:50:53,551 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:50:53,551 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:50:53,554 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:50:53,557 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:50:53,557 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:50:53,561 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:50:53,561 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:50:53,561 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:50:53,561 INFO blivet/MainThread: got device: DiskDevice instance (0x7f126ee9bef0) -- 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 = 6001405deeedd7241bd4c48b8d2895b6 2024-03-01 20:50:53,565 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:50:53,565 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:50:53,568 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca ' '/dev/disk/by-id/scsi-36001405b8e660b886fb440ebd18182d1 ' '/dev/disk/by-id/wwn-0x6001405b8e660b886fb440ebd18182d1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_b8e660b8-86fb-440e-bd18-182d13c366ca', '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': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'ID_SERIAL': '36001405b8e660b886fb440ebd18182d1', 'ID_SERIAL_SHORT': '6001405b8e660b886fb440ebd18182d1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b8e660b88', 'ID_WWN_VENDOR_EXTENSION': '0x6fb440ebd18182d1', 'ID_WWN_WITH_EXTENSION': '0x6001405b8e660b886fb440ebd18182d1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b8e660b886fb440ebd18182d1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550098754'} ; 2024-03-01 20:50:53,569 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:50:53,572 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:50:53,575 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:53,578 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:50:53,579 INFO blivet/MainThread: sde is a disk 2024-03-01 20:50:53,579 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:50:53,579 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:50:53,582 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:50:53,585 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:50:53,586 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:50:53,589 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:50:53,589 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:50:53,590 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:50:53,590 INFO blivet/MainThread: got device: DiskDevice instance (0x7f126ee9be48) -- 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 = 6001405b8e660b886fb440ebd18182d1 2024-03-01 20:50:53,593 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:50:53,593 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:50:53,596 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405984775db0c86458da914cb573 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08 ' '/dev/disk/by-id/wwn-0x6001405984775db0c86458da914cb573 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_984775db-0c86-458d-a914-cb573cb98e08', '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': '984775db-0c86-458d-a914-cb573cb98e08', 'ID_SERIAL': '36001405984775db0c86458da914cb573', 'ID_SERIAL_SHORT': '6001405984775db0c86458da914cb573', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405984775db0', 'ID_WWN_VENDOR_EXTENSION': '0xc86458da914cb573', 'ID_WWN_WITH_EXTENSION': '0x6001405984775db0c86458da914cb573', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405984775db0c86458da914cb573', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550115827'} ; 2024-03-01 20:50:53,596 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:50:53,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:50:53,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:53,606 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:50:53,607 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:50:53,607 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:50:53,607 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:50:53,610 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:50:53,613 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:50:53,614 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:50:53,617 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:50:53,617 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:50:53,618 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:50:53,618 INFO blivet/MainThread: got device: DiskDevice instance (0x7f126eea3b00) -- 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 = 6001405984775db0c86458da914cb573 2024-03-01 20:50:53,621 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:50:53,621 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:50:53,625 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_67aeb14c-6f97-4aef-8535-ffebde2c102f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f ' '/dev/disk/by-id/scsi-3600140567aeb14c6f974aef8535ffebd ' '/dev/disk/by-id/wwn-0x600140567aeb14c6f974aef8535ffebd', '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': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'ID_SERIAL': '3600140567aeb14c6f974aef8535ffebd', 'ID_SERIAL_SHORT': '600140567aeb14c6f974aef8535ffebd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140567aeb14c6', 'ID_WWN_VENDOR_EXTENSION': '0xf974aef8535ffebd', 'ID_WWN_WITH_EXTENSION': '0x600140567aeb14c6f974aef8535ffebd', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140567aeb14c6f974aef8535ffebd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550337184'} ; 2024-03-01 20:50:53,625 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:50:53,628 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:50:53,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:53,635 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:50:53,635 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:50:53,635 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:50:53,636 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:50:53,639 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:50:53,642 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:50:53,642 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:50:53,645 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:50:53,646 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:50:53,646 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:50:53,646 INFO blivet/MainThread: got device: DiskDevice instance (0x7f126ee9bf28) -- 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 = 600140567aeb14c6f974aef8535ffebd 2024-03-01 20:50:53,650 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:50:53,650 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:50:53,653 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_41895b0f-d042-4d85-ab89-e7d4b4e497cf ' '/dev/disk/by-id/scsi-3600140541895b0fd0424d85ab89e7d4b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf ' '/dev/disk/by-id/wwn-0x600140541895b0fd0424d85ab89e7d4b', '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': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'ID_SERIAL': '3600140541895b0fd0424d85ab89e7d4b', 'ID_SERIAL_SHORT': '600140541895b0fd0424d85ab89e7d4b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140541895b0fd', 'ID_WWN_VENDOR_EXTENSION': '0x0424d85ab89e7d4b', 'ID_WWN_WITH_EXTENSION': '0x600140541895b0fd0424d85ab89e7d4b', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140541895b0fd0424d85ab89e7d4b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550380784'} ; 2024-03-01 20:50:53,653 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:50:53,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:50:53,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:53,663 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:50:53,664 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:50:53,664 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:50:53,664 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:50:53,667 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:50:53,671 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:50:53,671 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:50:53,674 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:50:53,674 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:50:53,675 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:50:53,675 INFO blivet/MainThread: got device: DiskDevice instance (0x7f126eeacba8) -- 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 = 600140541895b0fd0424d85ab89e7d4b 2024-03-01 20:50:53,678 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:50:53,678 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:50:53,682 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78 ' '/dev/disk/by-id/scsi-3600140568c57b064edb4be1bc77fb770 ' '/dev/disk/by-id/wwn-0x600140568c57b064edb4be1bc77fb770 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_68c57b06-4edb-4be1-bc77-fb770858af78', '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': '68c57b06-4edb-4be1-bc77-fb770858af78', 'ID_SERIAL': '3600140568c57b064edb4be1bc77fb770', 'ID_SERIAL_SHORT': '600140568c57b064edb4be1bc77fb770', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140568c57b064', 'ID_WWN_VENDOR_EXTENSION': '0xedb4be1bc77fb770', 'ID_WWN_WITH_EXTENSION': '0x600140568c57b064edb4be1bc77fb770', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140568c57b064edb4be1bc77fb770', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550447036'} ; 2024-03-01 20:50:53,682 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:50:53,685 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:50:53,688 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:53,692 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:50:53,692 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:50:53,692 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:50:53,692 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:50:53,696 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:50:53,699 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:50:53,699 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:50:53,702 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:50:53,703 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:50:53,703 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:50:53,703 INFO blivet/MainThread: got device: DiskDevice instance (0x7f126eeb4278) -- 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 = 600140568c57b064edb4be1bc77fb770 2024-03-01 20:50:53,706 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:50:53,706 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:50:53,710 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/scsi-36001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_a95585b0-05b1-46a5-9f3f-17aabc7b48af ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af', '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': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'ID_SERIAL': '36001405a95585b005b146a59f3f17aab', 'ID_SERIAL_SHORT': '6001405a95585b005b146a59f3f17aab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a95585b00', 'ID_WWN_VENDOR_EXTENSION': '0x5b146a59f3f17aab', 'ID_WWN_WITH_EXTENSION': '0x6001405a95585b005b146a59f3f17aab', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a95585b005b146a59f3f17aab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550537073'} ; 2024-03-01 20:50:53,710 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:50:53,713 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:50:53,716 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:53,720 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:50:53,721 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:50:53,721 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:50:53,721 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:50:53,724 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:50:53,727 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:50:53,727 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:50:53,731 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:50:53,731 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:50:53,731 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:50:53,731 INFO blivet/MainThread: got device: DiskDevice instance (0x7f126eea37f0) -- 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 = 6001405a95585b005b146a59f3f17aab 2024-03-01 20:50:53,735 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:50:53,735 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:50:53,738 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': '16386320'} ; 2024-03-01 20:50:53,738 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:50:53,741 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:53,744 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:53,748 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:50:53,749 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:50:53,749 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:50:53,749 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:50:53,749 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:50:53,749 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:50:53,752 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:50:53,756 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:50:53,756 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:50:53,759 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:50:53,760 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:50:53,760 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:50:53,760 INFO blivet/MainThread: got device: DiskDevice instance (0x7f126eeba048) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:50:53,764 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:50:53,767 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:53,768 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:50:53,771 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:53,771 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:50:53,774 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:53,775 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:50:53,778 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:53,778 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:50:53,781 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:50:53,784 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:53,787 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:50:53,791 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 0x7f126ee4e188> 2024-03-01 20:50:56,914 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:50:56,918 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:50:56,919 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:50:56,923 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': '16389701'} ; 2024-03-01 20:50:56,923 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:50:56,923 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:50:56,926 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:56,929 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:56,932 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:50:56,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:56,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:56,938 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:56,952 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:56,967 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:56,970 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:50:56,971 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:50:56,975 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:50:56,975 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:50:56,978 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:50:56,981 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:50:56,982 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:50:56,985 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:50:56,985 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:50:56,985 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:50:56,989 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:50:56,993 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:50:56,996 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:50:56,999 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:50:57,002 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:50:57,003 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:50:57,003 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:50:57,003 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:50:57,003 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f126eeb4940) -- 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 0x7f126ee4b5c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:50:57,007 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:50:57,010 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:57,011 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:50:57,014 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:57,014 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:50:57,017 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:57,018 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:50:57,021 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:57,021 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:50:57,023 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:50:57,023 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:50:57,026 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:57,027 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:50:57,030 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:50:57,030 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:57,030 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:57,044 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:57,056 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:50:57,057 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:50:57,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:50:57,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:57,067 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:50:57,070 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:57,070 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:50:57,073 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:50:57,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:57,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:50:57,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:57,081 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:50:57,084 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:50:57,087 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:57,090 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:50:57,093 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:57,093 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:50:57,096 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:50:57,099 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:57,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:50:57,104 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:57,104 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:50:57,107 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:50:57,110 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:57,113 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:50:57,116 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:57,116 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:50:57,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:50:57,122 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:57,124 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:50:57,127 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:57,127 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:50:57,130 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:57,133 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:57,136 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:57,139 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:57,139 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 20:50:57,142 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:57,144 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 20:50:57,145 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:50:57,147 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:50:57,150 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 20:50:57,150 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:50:57,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:50:57,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 20:50:57,156 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:50:57,159 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:50:57,159 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 20:50:57,160 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:50:57,163 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:50:57,163 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:50:57,167 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:50:57,167 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:50:57,170 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:50:57,170 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 20:50:57,170 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:50:57,173 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:50:57,173 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:50:57,176 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:50:57,177 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:50:57,180 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:50:57,180 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 20:50:57,180 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:50:57,183 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:50:57,183 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:50:57,186 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:50:57,186 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:50:57,187 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:50:57,191 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:50:57,195 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:50:57,198 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:50:57,202 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:50:57,206 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:50:57,209 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:50:57,210 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:50:57,213 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:50:57,214 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 20:50:57,214 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:50:57,218 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:57,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:57,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:57,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:57,227 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 20:50:57,228 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:50:57,228 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:50:57,229 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 20:50:57,229 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:50:57,229 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:50:57,232 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:57,233 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 20:50:57,235 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:57,236 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 20:50:57,239 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:50:57,243 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:50:57,243 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:50:57,247 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:50:57,250 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:50:57,253 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:50:57,257 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 20:50:57,258 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:50:57,258 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:50:57,258 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:50:57,259 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 20:50:57,262 INFO program/MainThread: stdout[4]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 20:50:57,263 INFO program/MainThread: stderr[4]: 2024-03-01 20:50:57,263 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:50:57,263 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 20:50:57,263 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:50:57,264 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:50:57,268 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 20:50:57,268 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:50:57,271 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:57,275 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:57,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:57,280 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:57,281 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 20:50:57,281 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:50:57,282 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:50:57,282 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 20:50:57,283 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:50:57,283 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:50:57,286 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:57,286 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 20:50:57,289 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:57,290 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:50:57,293 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:50:57,297 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:50:57,297 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 20:50:57,301 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:50:57,304 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:50:57,307 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:50:57,311 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 20:50:57,311 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:50:57,312 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:50:57,312 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:50:57,312 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 20:50:57,312 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:50:57,313 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 20:50:57,316 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 20:50:57,316 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:50:57,319 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:57,322 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:57,325 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:57,328 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:57,328 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 20:50:57,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:50:57,334 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 20:50:57,334 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 20:50:57,337 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:50:57,340 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 20:50:57,340 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 20:50:57,343 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:50:57,346 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 20:50:57,346 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 20:50:57,349 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:50:57,349 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 20:50:57,349 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:50:57,352 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:50:57,353 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:50:57,356 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:50:57,356 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:50:57,359 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:50:57,359 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 20:50:57,359 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 20:50:57,362 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:50:57,362 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:50:57,365 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:50:57,365 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:50:57,368 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:50:57,369 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 20:50:57,369 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 20:50:57,372 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:50:57,372 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:50:57,375 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:50:57,375 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:50:57,376 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 20:50:57,379 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:50:57,383 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:50:57,387 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:50:57,390 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:50:57,394 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:50:57,397 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:50:57,398 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 20:50:57,401 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:50:57,402 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 20:50:57,402 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:50:57,406 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:57,410 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:57,412 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:57,416 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:57,416 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 20:50:57,416 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:50:57,417 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:50:57,417 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 20:50:57,417 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:50:57,418 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:50:57,421 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:57,421 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 20:50:57,424 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:57,424 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 20:50:57,428 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:50:57,431 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:50:57,432 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 20:50:57,435 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:50:57,438 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:50:57,442 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:50:57,445 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 20:50:57,446 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:50:57,446 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:50:57,446 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:50:57,447 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 20:50:57,447 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:50:57,447 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:50:57,450 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 20:50:57,451 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:50:57,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:57,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:57,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:57,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:57,463 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 20:50:57,464 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:50:57,464 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:50:57,464 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 20:50:57,465 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:50:57,465 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:50:57,468 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:57,469 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 20:50:57,471 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:57,472 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 20:50:57,476 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:50:57,479 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:50:57,479 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:50:57,483 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:50:57,486 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:50:57,489 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:50:57,493 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 20:50:57,494 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:50:57,494 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:50:57,494 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:50:57,495 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 20:50:57,495 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:50:57,495 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 20:50:57,499 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 20:50:57,499 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:50:57,502 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:57,505 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:57,508 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:57,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:57,511 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 20:50:57,514 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:50:57,517 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 20:50:57,517 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 20:50:57,520 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:50:57,523 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 20:50:57,523 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 20:50:57,526 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:50:57,529 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 20:50:57,529 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 20:50:57,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:50:57,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 20:50:57,535 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 20:50:57,538 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:50:57,538 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 20:50:57,538 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 20:50:57,541 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:50:57,541 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:50:57,544 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:50:57,544 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:50:57,547 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:50:57,547 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 20:50:57,548 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 20:50:57,551 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:50:57,551 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:50:57,554 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:50:57,554 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:50:57,557 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:50:57,557 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 20:50:57,557 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 20:50:57,560 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:50:57,560 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:50:57,564 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:50:57,564 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:50:57,567 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:50:57,567 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:50:57,568 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:50:57,571 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:50:57,571 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:50:57,574 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:50:57,574 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:50:57,576 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 20:50:57,579 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:50:57,582 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:50:57,586 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:50:57,590 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:50:57,593 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:50:57,597 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:50:57,601 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:50:57,604 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:50:57,605 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 20:50:57,608 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:50:57,618 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 20:50:57,618 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:50:57,624 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:57,627 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:57,630 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:57,633 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:57,633 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 20:50:57,634 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:50:57,634 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:50:57,635 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 20:50:57,635 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:50:57,635 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:50:57,639 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:57,639 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 20:50:57,642 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:57,642 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 20:50:57,646 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:50:57,649 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:50:57,649 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:50:57,653 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:50:57,656 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:50:57,659 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:50:57,663 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 20:50:57,664 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:50:57,664 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:50:57,664 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:50:57,665 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 20:50:57,665 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:50:57,665 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 20:50:57,669 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 20:50:57,669 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:50:57,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:57,675 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:57,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:57,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:57,681 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 20:50:57,682 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:50:57,683 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:50:57,683 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 20:50:57,684 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:50:57,684 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:50:57,687 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:57,687 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 20:50:57,690 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:57,691 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 20:50:57,694 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:50:57,698 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:50:57,698 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 20:50:57,702 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:50:57,705 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:50:57,708 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:50:57,712 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 20:50:57,713 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:50:57,713 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:50:57,714 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:50:57,714 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 20:50:57,714 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:50:57,714 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:50:57,718 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 20:50:57,718 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:50:57,721 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:57,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:57,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:57,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:57,731 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 20:50:57,732 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:50:57,732 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:50:57,732 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 20:50:57,733 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:50:57,734 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:50:57,737 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:57,737 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 20:50:57,740 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:57,740 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:50:57,744 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:50:57,747 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:50:57,748 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 20:50:57,751 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:50:57,755 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:50:57,758 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:50:57,762 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 20:50:57,762 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:50:57,763 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:50:57,763 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:50:57,763 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 20:50:57,764 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:50:57,764 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 20:50:57,768 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 20:50:57,768 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:50:57,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:57,774 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:57,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:57,780 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:57,780 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 20:50:57,781 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:50:57,782 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:50:57,782 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 20:50:57,783 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:50:57,784 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:50:57,787 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:57,787 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 20:50:57,790 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:57,791 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:50:57,794 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:50:57,797 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:50:57,798 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 20:50:57,801 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:50:57,805 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:50:57,808 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:50:57,812 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 20:50:57,812 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:50:57,813 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:50:57,813 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:50:57,814 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 20:50:57,814 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:50:57,814 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 20:50:57,818 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 20:50:57,818 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:50:57,820 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:50:57,820 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:50:57,820 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:50:57,820 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:50:57,820 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:50:57,820 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:50:57,820 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:50:57,820 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:50:57,820 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:50:57,820 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:50:57,820 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:50:57,820 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:50:57,820 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:50:57,821 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:50:57,821 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:50:57,821 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:50:57,821 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:50:57,821 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:50:57,821 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:50:57,821 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:50:57,821 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:50:57,821 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:50:57,821 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:50:57,821 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:50:57,821 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:50:57,821 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:50:57,821 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:50:57,821 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:50:57,822 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:50:57,822 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:50:57,822 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:50:57,822 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:50:57,822 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:50:57,822 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:50:57,822 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:50:57,822 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:50:57,822 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:50:57,822 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:50:57,822 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:50:57,822 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:50:57,825 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:50:57,827 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:50:57,830 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:50:57,833 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:50:57,834 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:50:57,836 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:50:57,837 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 0x7f126edf3780> 2024-03-01 20:50:57,837 INFO blivet/MainThread: sorting actions... 2024-03-01 20:50:57,873 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:50:57,873 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:50:57,874 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:50:57,874 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:50:57,874 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:50:57,875 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:50:57,875 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:50:57,875 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:50:57,876 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:50:57,876 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:50:57,877 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:50:57,877 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:50:57,877 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:50:57,878 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:50:57,878 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:50:57,878 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:50:57,879 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:50:57,879 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:50:57,880 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:50:57,880 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:50:57,881 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:50:57,881 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:50:57,882 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:50:57,882 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:50:57,882 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:50:57,883 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:50:57,883 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:50:57,884 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:50:57,884 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:50:57,885 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:50:57,885 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:50:57,885 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:50:57,886 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:50:57,886 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:50:57,887 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:50:57,887 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:50:57,887 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:50:57,888 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:50:57,888 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:50:57,889 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:50:57,892 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:57,895 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 20:50:57,895 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 20:50:57,901 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:57,902 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:57,929 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:57,929 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:57,942 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:57,942 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:50:57,946 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:57,949 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 20:50:57,949 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 20:50:57,955 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:57,955 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:57,985 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:57,985 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:57,996 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:57,996 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:50:58,000 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:58,003 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 20:50:58,003 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 20:50:58,009 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:58,009 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:58,040 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:58,040 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:58,053 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:58,053 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:50:58,057 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:58,060 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 20:50:58,060 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 20:50:58,067 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:58,067 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:58,097 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:58,097 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:58,108 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:58,108 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:50:58,113 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:58,116 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 20:50:58,116 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 20:50:58,122 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:58,122 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:58,150 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:58,150 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:58,161 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:58,161 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:50:58,165 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:58,168 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 20:50:58,168 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 20:50:58,175 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:58,175 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:58,203 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:58,203 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:58,214 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:58,214 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:50:58,218 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:58,221 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 20:50:58,221 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 20:50:58,227 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:58,228 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:58,257 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:58,257 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:58,268 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:58,268 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:50:58,272 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:58,275 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 20:50:58,275 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 20:50:58,282 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:58,283 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:58,314 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:58,314 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:58,327 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:58,327 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:50:58,331 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:58,334 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 20:50:58,334 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 20:50:58,340 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:58,340 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:58,368 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:58,368 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:58,381 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:58,381 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:50:58,385 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:58,388 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 20:50:58,388 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 20:50:58,396 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:58,396 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:58,425 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:58,425 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:58,438 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:58,438 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:50:58,442 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:58,445 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:50:58,448 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:50:58,448 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:50:58,449 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdj --config= devices { filter=["a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:50:58,479 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 20:50:58,480 INFO program/MainThread: stderr[5]: 2024-03-01 20:50:58,480 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:50:58,480 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:58,498 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:58,502 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:50:58,502 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:50:58,503 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 20:50:58,513 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:58,513 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:58,538 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:58,538 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:50:58,542 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:58,545 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:50:58,548 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:50:58,548 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:50:58,549 INFO program/MainThread: Running [6] lvm pvcreate /dev/sdi --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:50:58,579 INFO program/MainThread: stdout[6]: Physical volume "/dev/sdi" successfully created. 2024-03-01 20:50:58,579 INFO program/MainThread: stderr[6]: 2024-03-01 20:50:58,580 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:50:58,580 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:58,600 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:58,604 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:50:58,604 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:50:58,605 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 20:50:58,615 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:58,615 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:58,639 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:58,639 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:50:58,644 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:58,647 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:50:58,650 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:50:58,650 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:50:58,650 INFO program/MainThread: Running [7] lvm pvcreate /dev/sdh --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:50:58,680 INFO program/MainThread: stdout[7]: Physical volume "/dev/sdh" successfully created. 2024-03-01 20:50:58,680 INFO program/MainThread: stderr[7]: 2024-03-01 20:50:58,680 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:50:58,680 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:58,699 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:58,703 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:50:58,703 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:50:58,704 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 20:50:58,714 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:58,714 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:58,739 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:58,739 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:50:58,743 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:58,746 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:50:58,749 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:50:58,749 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:50:58,749 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdg --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:50:58,780 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdg" successfully created. 2024-03-01 20:50:58,781 INFO program/MainThread: stderr[8]: 2024-03-01 20:50:58,781 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:50:58,781 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:58,802 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:58,806 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:50:58,806 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:50:58,808 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 20:50:58,817 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:58,817 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:58,840 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:58,840 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:50:58,844 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 20:50:58,847 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:50:58,850 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:58,853 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:50:58,857 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:58,860 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:50:58,863 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:58,866 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:50:58,869 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:58,872 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:50:58,875 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 20:50:58,875 INFO program/MainThread: Running [9] lvm vgcreate -s 4096K test_vg3 /dev/sdg /dev/sdh /dev/sdi /dev/sdj --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:50:58,944 INFO program/MainThread: stdout[9]: Volume group "test_vg3" successfully created 2024-03-01 20:50:58,945 INFO program/MainThread: stderr[9]: 2024-03-01 20:50:58,945 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:50:58,953 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:50:58,965 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:50:58,971 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:58,975 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:50:58,981 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:58,987 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:50:58,991 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:58,995 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:50:58,998 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:59,001 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:50:59,001 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:59,015 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:59,019 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:50:59,023 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:50:59,023 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:59,034 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:59,034 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 20:50:59,043 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:59,043 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:59,055 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:59,055 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:50:59,059 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 20:50:59,062 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 20:50:59,066 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:50:59,070 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:50:59,073 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:59,077 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:50:59,080 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:59,083 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:50:59,087 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:59,090 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:50:59,093 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:59,097 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:50:59,097 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:59,110 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:59,115 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:50:59,115 INFO program/MainThread: Running [10] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:50:59,142 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=4261412864 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=1016 LVM2_PV_COUNT=4 2024-03-01 20:50:59,142 INFO program/MainThread: stderr[10]: 2024-03-01 20:50:59,142 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:50:59,147 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 20:50:59,147 INFO program/MainThread: Running [11] lvm lvcreate -n lv8 -L 417792K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:50:59,227 INFO program/MainThread: stdout[11]: Logical volume "lv8" created. 2024-03-01 20:50:59,228 INFO program/MainThread: stderr[11]: 2024-03-01 20:50:59,228 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:50:59,235 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:59,242 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:50:59,242 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:50:59,243 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:59,294 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:59,299 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:50:59,299 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:50:59,300 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:50:59,309 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:59,310 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:59,326 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:59,326 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:50:59,330 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:59,333 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:50:59,337 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 20:50:59,337 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 20:50:59,362 INFO program/MainThread: stdout: 2024-03-01 20:50:59,362 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 20:50:59,362 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:50:59,363 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:50:59,363 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:50:59,363 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 20:50:59,363 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:50:59,363 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:50:59,363 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:50:59,363 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:50:59,363 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:50:59,363 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:59,364 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 20:50:59,375 INFO program/MainThread: stdout: 2024-03-01 20:50:59,375 INFO program/MainThread: writing all SBs 2024-03-01 20:50:59,375 INFO program/MainThread: new label = "" 2024-03-01 20:50:59,375 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:59,376 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:59,391 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:59,395 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:50:59,395 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:50:59,397 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:50:59,406 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:59,406 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:59,422 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:59,422 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:50:59,426 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 20:50:59,430 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 20:50:59,433 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:59,433 INFO program/MainThread: Running [12] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:50:59,461 INFO program/MainThread: stdout[12]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3833593856 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=914 LVM2_PV_COUNT=4 2024-03-01 20:50:59,461 INFO program/MainThread: stderr[12]: 2024-03-01 20:50:59,461 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:50:59,466 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 20:50:59,466 INFO program/MainThread: Running [13] lvm lvcreate -n lv7 -L 417792K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:50:59,553 INFO program/MainThread: stdout[13]: Logical volume "lv7" created. 2024-03-01 20:50:59,553 INFO program/MainThread: stderr[13]: 2024-03-01 20:50:59,553 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:50:59,561 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:59,571 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:50:59,572 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:50:59,572 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:59,613 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:59,618 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:50:59,619 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:50:59,619 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 20:50:59,629 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:59,629 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:59,646 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:59,646 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:50:59,650 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:59,653 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:50:59,657 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 20:50:59,657 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 20:50:59,676 INFO program/MainThread: stdout: 2024-03-01 20:50:59,676 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 20:50:59,676 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:50:59,676 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:50:59,677 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:50:59,677 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 20:50:59,677 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:50:59,677 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:50:59,677 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:50:59,677 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:50:59,677 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:50:59,677 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:59,677 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 20:50:59,690 INFO program/MainThread: stdout: 2024-03-01 20:50:59,691 INFO program/MainThread: writing all SBs 2024-03-01 20:50:59,691 INFO program/MainThread: new label = "" 2024-03-01 20:50:59,691 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:59,691 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:59,708 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:59,712 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:50:59,712 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:50:59,713 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 20:50:59,722 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:59,723 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:59,739 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:59,739 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:50:59,743 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 20:50:59,746 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 20:50:59,750 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:59,750 INFO program/MainThread: Running [14] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:50:59,777 INFO program/MainThread: stdout[14]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3405774848 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=812 LVM2_PV_COUNT=4 2024-03-01 20:50:59,777 INFO program/MainThread: stderr[14]: 2024-03-01 20:50:59,777 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:50:59,782 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 20:50:59,782 INFO program/MainThread: Running [15] lvm lvcreate -n lv6 -L 1044480K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:50:59,876 INFO program/MainThread: stdout[15]: Logical volume "lv6" created. 2024-03-01 20:50:59,877 INFO program/MainThread: stderr[15]: 2024-03-01 20:50:59,877 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:50:59,885 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:59,892 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:50:59,892 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:50:59,892 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:59,929 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:59,934 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:50:59,934 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:50:59,935 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 20:50:59,944 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:59,945 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:59,961 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:59,961 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:50:59,965 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:59,968 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:50:59,971 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 20:50:59,972 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 20:50:59,997 INFO program/MainThread: stdout: 2024-03-01 20:50:59,997 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 20:50:59,997 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:50:59,997 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:50:59,997 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:50:59,998 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 20:50:59,998 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:50:59,998 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:50:59,998 INFO program/MainThread: log =internal log bsize=4096 blocks=1566, version=2 2024-03-01 20:50:59,998 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:50:59,998 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:50:59,998 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:59,998 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 20:51:00,011 INFO program/MainThread: stdout: 2024-03-01 20:51:00,012 INFO program/MainThread: writing all SBs 2024-03-01 20:51:00,012 INFO program/MainThread: new label = "" 2024-03-01 20:51:00,012 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:00,012 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:00,029 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:00,033 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:51:00,033 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:51:00,035 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 20:51:00,045 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:00,045 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:00,060 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:00,060 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:51:00,064 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 20:51:00,067 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 20:51:00,071 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:00,071 INFO program/MainThread: Running [16] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:00,099 INFO program/MainThread: stdout[16]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=2336227328 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=557 LVM2_PV_COUNT=4 2024-03-01 20:51:00,099 INFO program/MainThread: stderr[16]: 2024-03-01 20:51:00,099 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:51:00,104 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 20:51:00,104 INFO program/MainThread: Running [17] lvm lvcreate -n lv5 -L 1253376K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:00,194 INFO program/MainThread: stdout[17]: Logical volume "lv5" created. 2024-03-01 20:51:00,194 INFO program/MainThread: stderr[17]: 2024-03-01 20:51:00,195 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:51:00,203 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:00,216 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:51:00,216 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:51:00,217 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:00,254 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:00,259 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:51:00,259 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:51:00,260 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 20:51:00,270 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:00,270 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:00,285 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:00,285 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:51:00,289 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:00,293 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:51:00,296 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 20:51:00,296 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 20:51:00,324 INFO program/MainThread: stdout: 2024-03-01 20:51:00,325 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 20:51:00,325 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:51:00,325 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:51:00,325 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:51:00,325 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 20:51:00,325 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:51:00,325 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:51:00,325 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 20:51:00,325 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:51:00,325 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:51:00,326 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:00,326 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 20:51:00,338 INFO program/MainThread: stdout: 2024-03-01 20:51:00,338 INFO program/MainThread: writing all SBs 2024-03-01 20:51:00,338 INFO program/MainThread: new label = "" 2024-03-01 20:51:00,338 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:00,338 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:00,356 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:00,360 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:51:00,360 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:51:00,361 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 20:51:00,371 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:00,371 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:00,385 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:00,385 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:51:00,389 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:00,392 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:51:00,395 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:51:00,395 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:51:00,395 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 20:51:00,427 INFO program/MainThread: stdout[18]: Physical volume "/dev/sdf" successfully created. 2024-03-01 20:51:00,428 INFO program/MainThread: stderr[18]: 2024-03-01 20:51:00,428 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:51:00,428 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:00,448 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:00,452 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:51:00,452 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:51:00,453 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 20:51:00,463 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:00,463 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:00,486 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:00,486 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:51:00,490 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:00,493 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:51:00,497 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:51:00,497 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:51:00,497 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 20:51:00,536 INFO program/MainThread: stdout[19]: Physical volume "/dev/sde" successfully created. 2024-03-01 20:51:00,536 INFO program/MainThread: stderr[19]: 2024-03-01 20:51:00,536 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:51:00,537 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:00,554 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:00,558 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:51:00,558 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:51:00,559 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 20:51:00,569 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:00,569 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:00,594 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:00,594 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:51:00,598 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:00,601 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:51:00,604 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:51:00,604 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:51:00,604 INFO program/MainThread: Running [20] lvm pvcreate /dev/sdd --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdd$|","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 20:51:00,637 INFO program/MainThread: stdout[20]: Physical volume "/dev/sdd" successfully created. 2024-03-01 20:51:00,637 INFO program/MainThread: stderr[20]: 2024-03-01 20:51:00,638 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:51:00,638 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:00,654 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:00,659 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:51:00,659 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:51:00,660 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 20:51:00,670 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:00,670 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:00,693 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:00,693 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:51:00,697 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 20:51:00,700 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:51:00,703 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:00,706 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:51:00,709 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:00,712 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:51:00,715 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:00,719 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:51:00,721 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 20:51:00,722 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/sdd$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:00,776 INFO program/MainThread: stdout[21]: Volume group "test_vg2" successfully created 2024-03-01 20:51:00,777 INFO program/MainThread: stderr[21]: 2024-03-01 20:51:00,777 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:51:00,785 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:51:00,793 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:51:00,800 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:00,806 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:51:00,812 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:00,817 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:51:00,820 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:00,823 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:51:00,823 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:00,835 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:00,839 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:51:00,843 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:51:00,843 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:00,856 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:00,856 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 20:51:00,865 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:00,866 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:00,876 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:00,876 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:51:00,880 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 20:51:00,883 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 20:51:00,887 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:51:00,890 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:51:00,894 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:00,897 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:51:00,901 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:00,904 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:51:00,908 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:00,911 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:51:00,911 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:00,923 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:00,927 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:51:00,928 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/sdd$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:00,956 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 20:51:00,956 INFO program/MainThread: stderr[22]: 2024-03-01 20:51:00,956 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:51:00,961 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 20:51:00,961 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/sdd$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:01,038 INFO program/MainThread: stdout[23]: Logical volume "lv4" created. 2024-03-01 20:51:01,039 INFO program/MainThread: stderr[23]: 2024-03-01 20:51:01,039 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:51:01,047 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:01,058 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:51:01,058 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:51:01,058 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:01,094 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:01,099 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:51:01,099 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:51:01,100 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 20:51:01,110 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:01,110 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:01,125 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:01,125 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:51:01,130 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:01,133 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:51:01,136 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 20:51:01,136 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 20:51:01,157 INFO program/MainThread: stdout: 2024-03-01 20:51:01,158 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 20:51:01,158 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:51:01,158 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:51:01,158 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:51:01,158 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 20:51:01,158 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:51:01,158 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:51:01,158 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:51:01,158 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:51:01,158 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:51:01,159 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:01,159 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 20:51:01,173 INFO program/MainThread: stdout: 2024-03-01 20:51:01,173 INFO program/MainThread: writing all SBs 2024-03-01 20:51:01,173 INFO program/MainThread: new label = "" 2024-03-01 20:51:01,173 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:01,173 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:01,189 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:01,193 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:51:01,193 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:51:01,195 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 20:51:01,205 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:01,205 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:01,224 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:01,224 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:51:01,228 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 20:51:01,232 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 20:51:01,235 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:01,236 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/sdd$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:01,263 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2554331136 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=609 LVM2_PV_COUNT=3 2024-03-01 20:51:01,263 INFO program/MainThread: stderr[24]: 2024-03-01 20:51:01,263 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:51:01,268 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 20:51:01,268 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/sdd$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:01,360 INFO program/MainThread: stdout[25]: Logical volume "lv3" created. 2024-03-01 20:51:01,360 INFO program/MainThread: stderr[25]: 2024-03-01 20:51:01,361 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:51:01,369 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:01,376 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:51:01,377 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:51:01,377 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:01,405 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:01,410 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:51:01,411 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:51:01,411 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 20:51:01,421 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:01,421 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:01,438 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:01,438 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:51:01,443 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:01,446 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:51:01,449 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 20:51:01,449 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 20:51:01,474 INFO program/MainThread: stdout: 2024-03-01 20:51:01,474 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 20:51:01,474 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:51:01,474 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:51:01,474 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:51:01,474 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 20:51:01,474 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:51:01,475 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:51:01,475 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:51:01,475 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:51:01,475 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:51:01,475 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:01,475 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 20:51:01,488 INFO program/MainThread: stdout: 2024-03-01 20:51:01,488 INFO program/MainThread: writing all SBs 2024-03-01 20:51:01,489 INFO program/MainThread: new label = "" 2024-03-01 20:51:01,489 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:01,489 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:01,504 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:01,508 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:51:01,508 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:51:01,510 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 20:51:01,519 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:01,519 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:01,534 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:01,534 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:51:01,538 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:01,541 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:51:01,544 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:51:01,544 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:51:01,545 INFO program/MainThread: Running [26] lvm pvcreate /dev/sdc --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:51:01,578 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdc" successfully created. 2024-03-01 20:51:01,578 INFO program/MainThread: stderr[26]: 2024-03-01 20:51:01,578 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:51:01,579 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:01,596 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:01,600 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:51:01,600 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:51:01,602 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 20:51:01,611 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:01,611 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:01,635 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:01,635 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:51:01,639 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:01,642 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:51:01,645 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:51:01,645 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:51:01,646 INFO program/MainThread: Running [27] lvm pvcreate /dev/sdb --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:51:01,681 INFO program/MainThread: stdout[27]: Physical volume "/dev/sdb" successfully created. 2024-03-01 20:51:01,681 INFO program/MainThread: stderr[27]: 2024-03-01 20:51:01,681 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:51:01,681 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:01,698 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:01,702 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:51:01,703 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:51:01,704 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 20:51:01,713 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:01,713 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:01,736 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:01,736 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:51:01,740 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:01,743 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:51:01,746 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:51:01,746 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:51:01,746 INFO program/MainThread: Running [28] lvm pvcreate /dev/sda --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:51:01,779 INFO program/MainThread: stdout[28]: Physical volume "/dev/sda" successfully created. 2024-03-01 20:51:01,779 INFO program/MainThread: stderr[28]: 2024-03-01 20:51:01,779 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:51:01,780 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:01,800 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:01,804 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:51:01,804 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:51:01,806 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 20:51:01,815 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:01,815 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:01,840 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:01,840 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:51:01,844 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 20:51:01,847 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:51:01,850 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:01,853 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:51:01,857 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:01,860 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:51:01,863 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:01,866 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:51:01,869 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 20:51:01,869 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/sdf$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:01,928 INFO program/MainThread: stdout[29]: Volume group "test_vg1" successfully created 2024-03-01 20:51:01,928 INFO program/MainThread: stderr[29]: 2024-03-01 20:51:01,928 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:51:01,936 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:51:01,943 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:51:01,951 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:01,958 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:51:01,965 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:01,971 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:51:01,978 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:01,982 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:51:01,982 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:01,998 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:02,002 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:51:02,005 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:51:02,006 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:02,016 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:02,016 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 20:51:02,025 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:02,025 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:02,037 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:02,037 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:51:02,041 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 20:51:02,044 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 20:51:02,048 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:51:02,051 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:51:02,055 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:02,058 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:51:02,061 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:02,065 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:51:02,068 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:02,072 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:51:02,072 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:02,085 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:02,090 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:51:02,090 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/sdf$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:02,118 INFO program/MainThread: stdout[30]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 20:51:02,118 INFO program/MainThread: stderr[30]: 2024-03-01 20:51:02,118 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:51:02,123 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 20:51:02,123 INFO program/MainThread: Running [31] lvm lvcreate -n lv2 -L 1568768K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:02,214 INFO program/MainThread: stdout[31]: Logical volume "lv2" created. 2024-03-01 20:51:02,214 INFO program/MainThread: stderr[31]: 2024-03-01 20:51:02,214 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:51:02,222 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:02,231 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:51:02,232 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:51:02,232 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:02,258 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:02,263 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:51:02,263 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:51:02,264 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 20:51:02,273 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:02,274 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:02,288 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:02,288 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:51:02,292 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:02,295 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:51:02,299 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 20:51:02,299 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 20:51:02,341 INFO program/MainThread: stdout: 2024-03-01 20:51:02,341 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 20:51:02,341 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:51:02,341 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:51:02,341 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:51:02,341 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 20:51:02,341 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:51:02,342 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:51:02,342 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 20:51:02,342 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:51:02,342 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:51:02,342 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:02,342 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 20:51:02,356 INFO program/MainThread: stdout: 2024-03-01 20:51:02,357 INFO program/MainThread: writing all SBs 2024-03-01 20:51:02,357 INFO program/MainThread: new label = "" 2024-03-01 20:51:02,357 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:02,357 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:02,372 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:02,376 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:51:02,376 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:51:02,377 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 20:51:02,387 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:02,387 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:02,402 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:02,402 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:51:02,406 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 20:51:02,409 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 20:51:02,413 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:02,413 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/sdf$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:02,441 INFO program/MainThread: stdout[32]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 20:51:02,441 INFO program/MainThread: stderr[32]: 2024-03-01 20:51:02,441 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:51:02,445 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 20:51:02,446 INFO program/MainThread: Running [33] lvm lvcreate -n lv1 -L 471040K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:02,532 INFO program/MainThread: stdout[33]: Logical volume "lv1" created. 2024-03-01 20:51:02,533 INFO program/MainThread: stderr[33]: 2024-03-01 20:51:02,533 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:51:02,541 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:02,550 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:51:02,550 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:51:02,550 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:02,578 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:02,583 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:51:02,583 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:51:02,584 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 20:51:02,594 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:02,594 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:02,609 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:02,609 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:51:02,613 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:02,617 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:51:02,620 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 20:51:02,620 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 20:51:02,644 INFO program/MainThread: stdout: 2024-03-01 20:51:02,644 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 20:51:02,644 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:51:02,644 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:51:02,644 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:51:02,644 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 20:51:02,644 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:51:02,644 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:51:02,645 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:51:02,645 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:51:02,645 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:51:02,645 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:02,645 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 20:51:02,657 INFO program/MainThread: stdout: 2024-03-01 20:51:02,657 INFO program/MainThread: writing all SBs 2024-03-01 20:51:02,657 INFO program/MainThread: new label = "" 2024-03-01 20:51:02,657 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:02,657 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:02,673 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:02,677 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:51:02,677 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:51:02,678 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 20:51:02,688 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:02,688 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:02,702 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:02,707 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:51:02,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 0x7f126ff1dba0> 2024-03-01 20:51:02,711 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:02,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 20:51:02,715 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:51:02,718 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:02,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 20:51:02,721 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:51:02,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:02,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 20:51:02,728 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:51:02,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:02,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 20:51:02,734 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:51:02,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:02,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 20:51:02,740 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:51:02,743 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:02,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 20:51:02,747 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:51:02,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:02,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 20:51:02,753 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:51:02,756 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:02,759 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 20:51:02,759 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:51:02,762 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:02,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 20:51:02,765 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:51:02,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:02,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 20:51:02,772 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:51:02,774 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:02,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 20:51:02,778 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:51:02,780 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:02,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 20:51:02,784 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:51:02,787 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:02,790 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 20:51:02,790 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:51:02,793 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:02,796 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 20:51:02,796 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:51:02,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:02,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 20:51:02,802 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:51:02,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:02,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 20:51:02,808 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:51:20,499 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_e9_noru3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:51:20,536 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:20,536 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:51:20,540 INFO program/MainThread: stdout[2]: 2024-03-01 20:51:20,540 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 20:51:20,540 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:51:20,540 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:51:20,544 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:20,545 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:51:20,548 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:20,549 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:51:20,552 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:20,552 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:51:20,555 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:20,555 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:51:20,566 INFO program/MainThread: stdout: 2024-03-01 20:51:20,566 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:51:20,566 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member Z0TbQC-7b37-LkEv-Bm5E-xDjJ-wwBZ-T7KlR2 2024-03-01 20:51:20,566 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs acb93667-a9dc-4d4f-bd44-fcfac64cf95d 2024-03-01 20:51:20,566 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM 2024-03-01 20:51:20,566 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs acb93667-a9dc-4d4f-bd44-fcfac64cf95d 2024-03-01 20:51:20,566 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs c5232733-1865-4c61-82d2-8594a469da0f 2024-03-01 20:51:20,566 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1 2024-03-01 20:51:20,566 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member 87jeYk-7xgZ-5Q7V-JAOY-DIs6-xpcl-RWCW7L 2024-03-01 20:51:20,566 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 0ec599c9-62f3-499f-b4ed-cf935d819aa5 2024-03-01 20:51:20,566 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 4ee5957c-ef46-4697-b851-ec7daf4afd71 2024-03-01 20:51:20,566 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member XnX1WV-mM0H-ITwt-QAvI-BY20-QSfk-0yU000 2024-03-01 20:51:20,566 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK 2024-03-01 20:51:20,566 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member 29pI2f-6JqT-wK6S-vedo-bG6e-H2WZ-xgE9Tq 2024-03-01 20:51:20,566 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs c3e08916-e07c-47a9-b1c9-d371db49e165 2024-03-01 20:51:20,567 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs ff8eb62d-03e2-4ec8-9de1-bd5239d3f0b4 2024-03-01 20:51:20,567 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs c3eebd52-f159-44b7-ae4d-15acf47cd337 2024-03-01 20:51:20,567 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member YhwBl3-HraS-HZZ3-Oopd-hUrq-6yLa-XY3f3W 2024-03-01 20:51:20,567 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs c3eebd52-f159-44b7-ae4d-15acf47cd337 2024-03-01 20:51:20,567 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member FWaVIM-WWL8-XMvF-riqw-2gYk-ypTw-Tprd5N 2024-03-01 20:51:20,567 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 4de7c750-0520-4a75-9a4b-96227c22907e 2024-03-01 20:51:20,567 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX 2024-03-01 20:51:20,567 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 4de7c750-0520-4a75-9a4b-96227c22907e 2024-03-01 20:51:20,567 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:51:20,567 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:51:20,567 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:51:20,567 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:51:20,567 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:20,567 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member Z0TbQC-7b37-LkEv-Bm5E-xDjJ-wwBZ-T7KlR2 `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs acb93667-a9dc-4d4f-bd44-fcfac64cf95d sdb 1073741824 root disk brw-rw---- LVM2_member pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs acb93667-a9dc-4d4f-bd44-fcfac64cf95d `-test_vg1-lv1 482344960 root disk brw-rw---- xfs c5232733-1865-4c61-82d2-8594a469da0f sdc 1073741824 root disk brw-rw---- LVM2_member Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1 sdd 1073741824 root disk brw-rw---- LVM2_member 87jeYk-7xgZ-5Q7V-JAOY-DIs6-xpcl-RWCW7L |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 0ec599c9-62f3-499f-b4ed-cf935d819aa5 `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 4ee5957c-ef46-4697-b851-ec7daf4afd71 sde 1073741824 root disk brw-rw---- LVM2_member XnX1WV-mM0H-ITwt-QAvI-BY20-QSfk-0yU000 sdf 1073741824 root disk brw-rw---- LVM2_member aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK sdg 1073741824 root disk brw-rw---- LVM2_member 29pI2f-6JqT-wK6S-vedo-bG6e-H2WZ-xgE9Tq |-test_vg3-lv8 427819008 root disk brw-rw---- xfs c3e08916-e07c-47a9-b1c9-d371db49e165 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs ff8eb62d-03e2-4ec8-9de1-bd5239d3f0b4 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs c3eebd52-f159-44b7-ae4d-15acf47cd337 sdh 1073741824 root disk brw-rw---- LVM2_member YhwBl3-HraS-HZZ3-Oopd-hUrq-6yLa-XY3f3W `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs c3eebd52-f159-44b7-ae4d-15acf47cd337 sdi 1073741824 root disk brw-rw---- LVM2_member FWaVIM-WWL8-XMvF-riqw-2gYk-ypTw-Tprd5N `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 4de7c750-0520-4a75-9a4b-96227c22907e sdj 1073741824 root disk brw-rw---- LVM2_member I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 4de7c750-0520-4a75-9a4b-96227c22907e sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:51:20,567 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:20,567 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:20,568 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:51:20,568 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:20,568 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:51:20,568 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:51:20,568 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:20,579 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:20,594 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 20:51:20,599 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566 ' '/dev/disk/by-id/scsi-3600140577739717c77d41b180d75174f ' '/dev/disk/by-id/wwn-0x600140577739717c77d41b180d75174f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_77739717-c77d-41b1-80d7-5174ffdee566 ' '/dev/disk/by-id/lvm-pv-uuid-Z0TbQC-7b37-LkEv-Bm5E-xDjJ-wwBZ-T7KlR2', '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': 'Z0TbQC-7b37-LkEv-Bm5E-xDjJ-wwBZ-T7KlR2', 'ID_FS_UUID_ENC': 'Z0TbQC-7b37-LkEv-Bm5E-xDjJ-wwBZ-T7KlR2', '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': '77739717-c77d-41b1-80d7-5174ffdee566', 'ID_SERIAL': '3600140577739717c77d41b180d75174f', 'ID_SERIAL_SHORT': '600140577739717c77d41b180d75174f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577739717c', 'ID_WWN_VENDOR_EXTENSION': '0x77d41b180d75174f', 'ID_WWN_WITH_EXTENSION': '0x600140577739717c77d41b180d75174f', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577739717c77d41b180d75174f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549842181'} ; 2024-03-01 20:51:20,599 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:51:20,600 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:20,630 INFO program/MainThread: stdout[3]: 2024-03-01 20:51:20,630 INFO program/MainThread: stderr[3]: 2024-03-01 20:51:20,630 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:51:20,634 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:20,637 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:20,643 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:51:20,647 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:51:20,648 INFO blivet/MainThread: sda is a disk 2024-03-01 20:51:20,648 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:51:20,648 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:51:20,652 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:51:20,655 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:51:20,656 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:51:20,659 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:51:20,659 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:51:20,660 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:51:20,660 INFO blivet/MainThread: got device: DiskDevice instance (0x7efeb7466b70) -- 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 = 600140577739717c77d41b180d75174f 2024-03-01 20:51:20,663 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:51:20,667 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:20,667 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:51:20,671 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:20,671 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:51:20,674 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:20,674 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:51:20,678 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:20,678 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:51:20,681 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:51:20,681 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:51:20,681 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:20,709 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Z0TbQC-7b37-LkEv-Bm5E-xDjJ-wwBZ-T7KlR2 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_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=pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_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=Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:51:20,709 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM. WARNING: Couldn't find device with uuid Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1. WARNING: VG test_vg1 is missing PV pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:51:20,709 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:51:20,709 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:51:20,714 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Z0TbQC-7b37-LkEv-Bm5E-xDjJ-wwBZ-T7KlR2 ; label: None ; device: /dev/sda ; serial: 3600140577739717c77d41b180d75174f ; exists: True ; vg_name: test_vg1 ; vg_uuid: 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW ; pe_start: 8 MiB ; 2024-03-01 20:51:20,714 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:51:20,717 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:51:20,721 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW ; incomplete: True ; hidden: False ; 2024-03-01 20:51:20,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:20,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:20,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:20,730 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:20,759 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:51:20,759 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM. WARNING: Couldn't find device with uuid Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1. WARNING: VG test_vg1 is missing PV pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:51:20,759 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:51:20,759 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:51:20,760 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:51:20,765 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:51:20,769 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:51:20,769 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:51:20,773 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:51:20,773 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:20,799 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B 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=MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr 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=MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:51:20,799 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM. WARNING: Couldn't find device with uuid Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1. WARNING: VG test_vg1 is missing PV pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:51:20,799 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:51:20,803 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:51:20,804 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:51:20,807 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:51:20,810 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW ; incomplete: True ; hidden: False ; 2024-03-01 20:51:20,813 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:51:20,814 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:51:20,814 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:20,818 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM ' '/dev/disk/by-id/wwn-0x6001405018be342b0454267960b1c8f4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_018be342-b045-4267-960b-1c8f4bfef8a4 ' '/dev/disk/by-id/scsi-36001405018be342b0454267960b1c8f4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4', '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': 'pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM', 'ID_FS_UUID_ENC': 'pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM', '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': '018be342-b045-4267-960b-1c8f4bfef8a4', 'ID_SERIAL': '36001405018be342b0454267960b1c8f4', 'ID_SERIAL_SHORT': '6001405018be342b0454267960b1c8f4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405018be342b', 'ID_WWN_VENDOR_EXTENSION': '0x0454267960b1c8f4', 'ID_WWN_WITH_EXTENSION': '0x6001405018be342b0454267960b1c8f4', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405018be342b0454267960b1c8f4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549911453'} ; 2024-03-01 20:51:20,818 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:51:20,821 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:51:20,824 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:20,828 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:51:20,829 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:51:20,829 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:51:20,829 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:51:20,832 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:51:20,836 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:51:20,836 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:51:20,839 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:51:20,839 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:51:20,840 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:51:20,840 INFO blivet/MainThread: got device: DiskDevice instance (0x7efeb64203c8) -- 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 = 6001405018be342b0454267960b1c8f4 2024-03-01 20:51:20,843 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:51:20,847 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:20,847 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:51:20,850 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:20,850 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:51:20,854 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:20,854 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:51:20,857 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:20,857 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:51:20,860 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:51:20,860 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:51:20,861 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:20,891 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Z0TbQC-7b37-LkEv-Bm5E-xDjJ-wwBZ-T7KlR2 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_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=Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:51:20,891 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1. WARNING: VG test_vg1 is missing PV Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1 (last written to /dev/sdc). 2024-03-01 20:51:20,891 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:51:20,891 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:51:20,896 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM ; label: None ; device: /dev/sdb ; serial: 36001405018be342b0454267960b1c8f4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 20:51:20,896 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:51:20,899 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:51:20,902 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW ; incomplete: True ; hidden: False ; 2024-03-01 20:51:20,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:51:20,909 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:51:20,912 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:51:20,915 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:51:20,918 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW ; incomplete: True ; hidden: False ; 2024-03-01 20:51:20,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:20,922 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:20,950 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B 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=MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:51:20,950 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1. WARNING: VG test_vg1 is missing PV Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1 (last written to /dev/sdc). 2024-03-01 20:51:20,950 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:51:20,950 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:51:20,951 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:20,955 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140591b3ee6238474a76ad4894fec ' '/dev/disk/by-id/wwn-0x600140591b3ee6238474a76ad4894fec ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_91b3ee62-3847-4a76-ad48-94fec947ac9a', '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': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'ID_SERIAL': '3600140591b3ee6238474a76ad4894fec', 'ID_SERIAL_SHORT': '600140591b3ee6238474a76ad4894fec', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140591b3ee623', 'ID_WWN_VENDOR_EXTENSION': '0x8474a76ad4894fec', 'ID_WWN_WITH_EXTENSION': '0x600140591b3ee6238474a76ad4894fec', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140591b3ee6238474a76ad4894fec', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550647850'} ; 2024-03-01 20:51:20,955 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:51:20,959 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:51:20,962 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:20,966 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:51:20,967 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:51:20,967 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:51:20,967 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:51:20,970 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:51:20,973 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:51:20,974 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:51:20,977 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:51:20,977 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:51:20,978 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:51:20,978 INFO blivet/MainThread: got device: DiskDevice instance (0x7efeb7479e80) -- 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 = 600140591b3ee6238474a76ad4894fec 2024-03-01 20:51:20,982 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:51:20,982 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:51:20,985 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140577982450e4c544d9b055bc4d9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_77982450-e4c5-44d9-b055-bc4d96816669 ' '/dev/disk/by-id/scsi-3600140577982450e4c544d9b055bc4d9', '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': '77982450-e4c5-44d9-b055-bc4d96816669', 'ID_SERIAL': '3600140577982450e4c544d9b055bc4d9', 'ID_SERIAL_SHORT': '600140577982450e4c544d9b055bc4d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577982450e', 'ID_WWN_VENDOR_EXTENSION': '0x4c544d9b055bc4d9', 'ID_WWN_WITH_EXTENSION': '0x600140577982450e4c544d9b055bc4d9', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577982450e4c544d9b055bc4d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550645422'} ; 2024-03-01 20:51:20,985 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:51:20,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:51:20,991 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:20,995 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:51:20,996 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:51:20,996 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:51:20,996 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:51:20,999 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:51:21,002 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:51:21,002 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:51:21,006 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:51:21,006 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:51:21,006 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:51:21,006 INFO blivet/MainThread: got device: DiskDevice instance (0x7efeb6397d30) -- 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 = 600140577982450e4c544d9b055bc4d9 2024-03-01 20:51:21,010 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:51:21,010 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:51:21,014 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_6a7a8c86-2db5-4d97-b92b-ab39412a7044 ' '/dev/disk/by-id/scsi-360014056a7a8c862db54d97b92bab394 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044 ' '/dev/disk/by-id/wwn-0x60014056a7a8c862db54d97b92bab394 ' '/dev/disk/by-id/lvm-pv-uuid-Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1', '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': 'Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1', 'ID_FS_UUID_ENC': 'Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1', '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': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'ID_SERIAL': '360014056a7a8c862db54d97b92bab394', 'ID_SERIAL_SHORT': '60014056a7a8c862db54d97b92bab394', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056a7a8c862', 'ID_WWN_VENDOR_EXTENSION': '0xdb54d97b92bab394', 'ID_WWN_WITH_EXTENSION': '0x60014056a7a8c862db54d97b92bab394', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056a7a8c862db54d97b92bab394', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549906705'} ; 2024-03-01 20:51:21,014 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:51:21,017 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:51:21,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:21,024 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:51:21,024 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:51:21,025 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:51:21,025 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:51:21,028 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:51:21,031 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:51:21,031 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:51:21,034 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:51:21,035 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:51:21,035 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:51:21,035 INFO blivet/MainThread: got device: DiskDevice instance (0x7efeb6394c50) -- 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 = 60014056a7a8c862db54d97b92bab394 2024-03-01 20:51:21,039 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:51:21,042 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:21,042 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:51:21,046 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:21,046 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:51:21,049 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:21,049 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:51:21,053 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:21,053 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:51:21,056 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:51:21,056 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:51:21,056 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:21,087 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Z0TbQC-7b37-LkEv-Bm5E-xDjJ-wwBZ-T7KlR2 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:51:21,087 INFO program/MainThread: stderr[9]: 2024-03-01 20:51:21,087 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:51:21,088 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:51:21,092 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1 ; label: None ; device: /dev/sdc ; serial: 360014056a7a8c862db54d97b92bab394 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:51:21,092 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:51:21,095 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:51:21,098 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW ; incomplete: True ; hidden: False ; 2024-03-01 20:51:21,102 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:21,105 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:51:21,109 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:51:21,112 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:51:21,115 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW ; incomplete: True ; hidden: False ; 2024-03-01 20:51:21,118 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:21,118 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:21,149 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B 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=MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:51:21,149 INFO program/MainThread: stderr[10]: 2024-03-01 20:51:21,149 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:51:21,154 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:21,157 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:21,160 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B ; incomplete: False ; hidden: False ; 2024-03-01 20:51:21,164 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:21,164 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:51:21,168 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:51:21,168 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:51:21,171 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:51:21,175 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:51:21,175 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:51:21,179 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:51:21,179 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:51:21,180 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:51:21,183 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:51:21,187 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:51:21,187 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:51:21,190 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:51:21,194 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:51:21,194 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:51:21,197 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:51:21,198 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:51:21,198 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:51:21,198 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:51:21,201 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:51:21,202 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:51:21,205 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:51:21,205 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:51:21,209 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/c5232733-1865-4c61-82d2-8594a469da0f ' '/dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-1d3GYVV7n1zo5bIcUAsqjwi61ohF9fIWrlsKNSErRhux6x0scZm1AH30okLefR1B ' '/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-1d3GYVV7n1zo5bIcUAsqjwi61ohF9fIWrlsKNSErRhux6x0scZm1AH30okLefR1B', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c5232733-1865-4c61-82d2-8594a469da0f', 'ID_FS_UUID_ENC': 'c5232733-1865-4c61-82d2-8594a469da0f', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1326647436'} ; 2024-03-01 20:51:21,209 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:51:21,209 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:21,213 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:51:21,213 INFO program/MainThread: stderr[11]: 2024-03-01 20:51:21,214 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:51:21,214 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:21,217 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:51:21,217 INFO program/MainThread: stderr[12]: 2024-03-01 20:51:21,217 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:51:21,217 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:21,220 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:51:21,220 INFO program/MainThread: stderr[13]: 2024-03-01 20:51:21,220 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:51:21,225 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:21,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:51:21,231 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:21,232 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:51:21,232 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:21,233 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:51:21,228 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7efeb638a908) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B 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 (0x7efeb7479f28) -- 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 = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:21,233 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:21,236 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:51:21,236 INFO program/MainThread: stderr[14]: 2024-03-01 20:51:21,236 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:51:21,241 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:51:21,244 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:21,245 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:51:21,248 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:21,248 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:51:21,253 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:21,253 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:51:21,256 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:21,256 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:51:21,258 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:51:21,258 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:51:21,262 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:21,262 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:51:21,266 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:51:21,266 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:21,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:21,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:21,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr ; incomplete: False ; hidden: False ; 2024-03-01 20:51:21,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:21,279 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:51:21,283 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:51:21,283 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:51:21,286 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:51:21,290 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:51:21,290 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:51:21,294 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:51:21,294 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:51:21,294 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:51:21,298 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:51:21,301 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:51:21,302 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:51:21,305 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:51:21,308 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:51:21,309 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:51:21,312 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:51:21,313 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:51:21,313 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:51:21,313 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 20:51:21,316 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:51:21,316 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:51:21,320 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:51:21,320 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:51:21,324 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-uuid/acb93667-a9dc-4d4f-bd44-fcfac64cf95d ' '/dev/test_vg1/lv2 ' '/dev/disk/by-id/dm-uuid-LVM-1d3GYVV7n1zo5bIcUAsqjwi61ohF9fIWMCxwq4WP22eOdSHXbmFuZF0unlEoVtxr ' '/dev/mapper/test_vg1-lv2 /dev/disk/by-id/dm-name-test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-1d3GYVV7n1zo5bIcUAsqjwi61ohF9fIWMCxwq4WP22eOdSHXbmFuZF0unlEoVtxr', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'acb93667-a9dc-4d4f-bd44-fcfac64cf95d', 'ID_FS_UUID_ENC': 'acb93667-a9dc-4d4f-bd44-fcfac64cf95d', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1326323775'} ; 2024-03-01 20:51:21,324 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:51:21,324 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:51:21,328 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:51:21,328 INFO program/MainThread: stderr[15]: 2024-03-01 20:51:21,328 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:51:21,329 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:51:21,332 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:51:21,332 INFO program/MainThread: stderr[16]: 2024-03-01 20:51:21,332 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:51:21,332 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:51:21,335 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:51:21,335 INFO program/MainThread: stderr[17]: 2024-03-01 20:51:21,335 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:51:21,340 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:21,343 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 20:51:21,346 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:21,347 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:21,347 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:21,348 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:21,343 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7efeb74798d0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr 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 (0x7efeb7479f28) -- name = test_vg1 status = True 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 = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:21,349 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:51:21,352 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:51:21,352 INFO program/MainThread: stderr[18]: 2024-03-01 20:51:21,352 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:51:21,357 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:51:21,360 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:21,361 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:51:21,364 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:21,364 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:51:21,368 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:21,368 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:51:21,372 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:21,372 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:51:21,372 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 20:51:21,375 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:21,375 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:51:21,379 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:51:21,379 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:21,380 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:21,383 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4 ' '/dev/disk/by-id/scsi-36001405deeedd7241bd4c48b8d2895b6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_deeedd72-41bd-4c48-b8d2-895b68bd94f4 ' '/dev/disk/by-id/wwn-0x6001405deeedd7241bd4c48b8d2895b6 ' '/dev/disk/by-id/lvm-pv-uuid-87jeYk-7xgZ-5Q7V-JAOY-DIs6-xpcl-RWCW7L', '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': '87jeYk-7xgZ-5Q7V-JAOY-DIs6-xpcl-RWCW7L', 'ID_FS_UUID_ENC': '87jeYk-7xgZ-5Q7V-JAOY-DIs6-xpcl-RWCW7L', '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': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'ID_SERIAL': '36001405deeedd7241bd4c48b8d2895b6', 'ID_SERIAL_SHORT': '6001405deeedd7241bd4c48b8d2895b6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405deeedd724', 'ID_WWN_VENDOR_EXTENSION': '0x1bd4c48b8d2895b6', 'ID_WWN_WITH_EXTENSION': '0x6001405deeedd7241bd4c48b8d2895b6', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405deeedd7241bd4c48b8d2895b6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550031662'} ; 2024-03-01 20:51:21,383 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:51:21,387 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:51:21,390 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:21,394 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:51:21,394 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:51:21,395 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:51:21,395 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:51:21,398 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:51:21,401 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:51:21,401 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:51:21,405 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:51:21,405 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:51:21,405 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:51:21,405 INFO blivet/MainThread: got device: DiskDevice instance (0x7efeb63a4dd8) -- 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 = 6001405deeedd7241bd4c48b8d2895b6 2024-03-01 20:51:21,409 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:51:21,412 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:21,412 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:51:21,416 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:21,416 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:51:21,419 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:21,419 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:51:21,423 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:21,423 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:51:21,426 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 20:51:21,426 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:51:21,426 INFO program/MainThread: Running [19] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:21,455 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Z0TbQC-7b37-LkEv-Bm5E-xDjJ-wwBZ-T7KlR2 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=87jeYk-7xgZ-5Q7V-JAOY-DIs6-xpcl-RWCW7L LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 LVM2_VG_SIZE=3196059648 LVM2_VG_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=XnX1WV-mM0H-ITwt-QAvI-BY20-QSfk-0yU000 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 LVM2_VG_SIZE=3196059648 LVM2_VG_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=aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:51:21,455 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid XnX1WV-mM0H-ITwt-QAvI-BY20-QSfk-0yU000. WARNING: Couldn't find device with uuid aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK. WARNING: VG test_vg2 is missing PV XnX1WV-mM0H-ITwt-QAvI-BY20-QSfk-0yU000 (last written to /dev/sde). WARNING: VG test_vg2 is missing PV aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK (last written to /dev/sdf). 2024-03-01 20:51:21,455 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:51:21,455 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 20:51:21,460 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 87jeYk-7xgZ-5Q7V-JAOY-DIs6-xpcl-RWCW7L ; label: None ; device: /dev/sdd ; serial: 36001405deeedd7241bd4c48b8d2895b6 ; exists: True ; vg_name: test_vg2 ; vg_uuid: LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 20:51:21,460 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 20:51:21,463 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:51:21,466 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 ; incomplete: True ; hidden: False ; 2024-03-01 20:51:21,469 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:21,473 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:21,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:21,476 INFO program/MainThread: Running [20] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:21,504 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 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=LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:51:21,504 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid XnX1WV-mM0H-ITwt-QAvI-BY20-QSfk-0yU000. WARNING: Couldn't find device with uuid aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK. WARNING: VG test_vg2 is missing PV XnX1WV-mM0H-ITwt-QAvI-BY20-QSfk-0yU000 (last written to /dev/sde). WARNING: VG test_vg2 is missing PV aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK (last written to /dev/sdf). 2024-03-01 20:51:21,504 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:51:21,504 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:51:21,505 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:51:21,509 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:51:21,513 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:51:21,513 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:51:21,517 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:51:21,517 INFO program/MainThread: Running [21] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:21,545 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B 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=MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb 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=dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:51:21,545 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid XnX1WV-mM0H-ITwt-QAvI-BY20-QSfk-0yU000. WARNING: Couldn't find device with uuid aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK. WARNING: VG test_vg2 is missing PV XnX1WV-mM0H-ITwt-QAvI-BY20-QSfk-0yU000 (last written to /dev/sde). WARNING: VG test_vg2 is missing PV aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK (last written to /dev/sdf). 2024-03-01 20:51:21,545 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:51:21,550 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 20:51:21,550 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 20:51:21,553 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 20:51:21,557 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 ; incomplete: True ; hidden: False ; 2024-03-01 20:51:21,560 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:51:21,560 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:51:21,560 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:21,564 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_b8e660b8-86fb-440e-bd18-182d13c366ca ' '/dev/disk/by-id/scsi-36001405b8e660b886fb440ebd18182d1 ' '/dev/disk/by-id/lvm-pv-uuid-XnX1WV-mM0H-ITwt-QAvI-BY20-QSfk-0yU000 ' '/dev/disk/by-id/wwn-0x6001405b8e660b886fb440ebd18182d1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca', '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': 'XnX1WV-mM0H-ITwt-QAvI-BY20-QSfk-0yU000', 'ID_FS_UUID_ENC': 'XnX1WV-mM0H-ITwt-QAvI-BY20-QSfk-0yU000', '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': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'ID_SERIAL': '36001405b8e660b886fb440ebd18182d1', 'ID_SERIAL_SHORT': '6001405b8e660b886fb440ebd18182d1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b8e660b88', 'ID_WWN_VENDOR_EXTENSION': '0x6fb440ebd18182d1', 'ID_WWN_WITH_EXTENSION': '0x6001405b8e660b886fb440ebd18182d1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b8e660b886fb440ebd18182d1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550098754'} ; 2024-03-01 20:51:21,564 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:51:21,568 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:51:21,571 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:21,575 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:51:21,575 INFO blivet/MainThread: sde is a disk 2024-03-01 20:51:21,575 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:51:21,575 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:51:21,579 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:51:21,582 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:51:21,582 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:51:21,585 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:51:21,586 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:51:21,586 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 20:51:21,586 INFO blivet/MainThread: got device: DiskDevice instance (0x7efeb639fc18) -- 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 = 6001405b8e660b886fb440ebd18182d1 2024-03-01 20:51:21,590 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:51:21,593 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:21,594 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 20:51:21,597 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:21,597 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 20:51:21,600 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:21,600 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 20:51:21,604 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:21,604 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 20:51:21,607 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 20:51:21,607 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:51:21,607 INFO program/MainThread: Running [22] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:21,639 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Z0TbQC-7b37-LkEv-Bm5E-xDjJ-wwBZ-T7KlR2 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=87jeYk-7xgZ-5Q7V-JAOY-DIs6-xpcl-RWCW7L LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=XnX1WV-mM0H-ITwt-QAvI-BY20-QSfk-0yU000 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 LVM2_VG_SIZE=3196059648 LVM2_VG_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=aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:51:21,639 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK. WARNING: VG test_vg2 is missing PV aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK (last written to /dev/sdf). 2024-03-01 20:51:21,639 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:51:21,639 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 20:51:21,644 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: XnX1WV-mM0H-ITwt-QAvI-BY20-QSfk-0yU000 ; label: None ; device: /dev/sde ; serial: 36001405b8e660b886fb440ebd18182d1 ; exists: True ; vg_name: test_vg2 ; vg_uuid: LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:51:21,644 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 20:51:21,647 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:51:21,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 ; incomplete: True ; hidden: False ; 2024-03-01 20:51:21,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:51:21,657 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:51:21,660 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:51:21,664 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 20:51:21,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 ; incomplete: True ; hidden: False ; 2024-03-01 20:51:21,670 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:51:21,670 INFO program/MainThread: Running [23] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:21,699 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B 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=MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb 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=dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:51:21,699 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK. WARNING: VG test_vg2 is missing PV aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK (last written to /dev/sdf). 2024-03-01 20:51:21,699 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:51:21,699 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:51:21,699 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:21,704 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_984775db-0c86-458d-a914-cb573cb98e08 ' '/dev/disk/by-id/scsi-36001405984775db0c86458da914cb573 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08 ' '/dev/disk/by-id/wwn-0x6001405984775db0c86458da914cb573', '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': 'aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK', 'ID_FS_UUID_ENC': 'aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK', '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': '984775db-0c86-458d-a914-cb573cb98e08', 'ID_SERIAL': '36001405984775db0c86458da914cb573', 'ID_SERIAL_SHORT': '6001405984775db0c86458da914cb573', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405984775db0', 'ID_WWN_VENDOR_EXTENSION': '0xc86458da914cb573', 'ID_WWN_WITH_EXTENSION': '0x6001405984775db0c86458da914cb573', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405984775db0c86458da914cb573', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550115827'} ; 2024-03-01 20:51:21,704 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:51:21,708 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:51:21,711 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:21,715 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:51:21,716 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:51:21,716 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 20:51:21,716 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:51:21,719 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:51:21,723 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:51:21,723 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:51:21,726 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:51:21,726 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:51:21,727 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 20:51:21,727 INFO blivet/MainThread: got device: DiskDevice instance (0x7efeb633b9b0) -- 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 = 6001405984775db0c86458da914cb573 2024-03-01 20:51:21,730 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:51:21,734 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:21,734 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 20:51:21,738 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:21,738 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 20:51:21,741 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:21,741 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 20:51:21,745 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:21,745 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 20:51:21,748 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 20:51:21,748 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:51:21,748 INFO program/MainThread: Running [24] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:21,778 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Z0TbQC-7b37-LkEv-Bm5E-xDjJ-wwBZ-T7KlR2 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=87jeYk-7xgZ-5Q7V-JAOY-DIs6-xpcl-RWCW7L LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=XnX1WV-mM0H-ITwt-QAvI-BY20-QSfk-0yU000 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:51:21,778 INFO program/MainThread: stderr[24]: 2024-03-01 20:51:21,778 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:51:21,778 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 20:51:21,783 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK ; label: None ; device: /dev/sdf ; serial: 36001405984775db0c86458da914cb573 ; exists: True ; vg_name: test_vg2 ; vg_uuid: LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:51:21,783 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 20:51:21,786 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:51:21,789 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 ; incomplete: True ; hidden: False ; 2024-03-01 20:51:21,792 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:51:21,796 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:51:21,800 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:51:21,803 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 20:51:21,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 ; incomplete: True ; hidden: False ; 2024-03-01 20:51:21,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:51:21,809 INFO program/MainThread: Running [25] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:21,838 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B 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=MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb 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=dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:51:21,838 INFO program/MainThread: stderr[25]: 2024-03-01 20:51:21,838 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:51:21,842 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:21,846 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:21,849 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb ; incomplete: False ; hidden: False ; 2024-03-01 20:51:21,852 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:21,853 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:51:21,856 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:51:21,856 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:51:21,860 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:51:21,864 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:51:21,864 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:51:21,867 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:51:21,868 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:51:21,868 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:51:21,872 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:51:21,875 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:51:21,875 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:51:21,879 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:51:21,882 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:51:21,883 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:51:21,886 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:51:21,887 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:51:21,887 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:51:21,887 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 20:51:21,890 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:51:21,890 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:51:21,894 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:51:21,894 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:51:21,898 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-LavfE3NEgq3Xs3u7QKjty2tlvsMSibg2gbMOG7UOAceYLIVlB3OT6IWLoOW2vTEb ' '/dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-uuid/4ee5957c-ef46-4697-b851-ec7daf4afd71 ' '/dev/test_vg2/lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', '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-LavfE3NEgq3Xs3u7QKjty2tlvsMSibg2gbMOG7UOAceYLIVlB3OT6IWLoOW2vTEb', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4ee5957c-ef46-4697-b851-ec7daf4afd71', 'ID_FS_UUID_ENC': '4ee5957c-ef46-4697-b851-ec7daf4afd71', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1325474487'} ; 2024-03-01 20:51:21,898 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:51:21,898 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:51:21,902 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:51:21,902 INFO program/MainThread: stderr[26]: 2024-03-01 20:51:21,902 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:51:21,902 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:51:21,905 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:51:21,905 INFO program/MainThread: stderr[27]: 2024-03-01 20:51:21,906 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:51:21,906 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:51:21,909 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:51:21,909 INFO program/MainThread: stderr[28]: 2024-03-01 20:51:21,909 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:51:21,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:21,917 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 20:51:21,919 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:21,920 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:51:21,921 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:21,921 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:51:21,917 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7efeb633b940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb 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 (0x7efeb6397550) -- 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 = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:21,922 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:51:21,925 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:51:21,925 INFO program/MainThread: stderr[29]: 2024-03-01 20:51:21,925 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:51:21,929 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:51:21,933 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:21,933 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 20:51:21,937 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:21,937 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 20:51:21,941 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:21,941 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:51:21,944 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:21,944 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 20:51:21,945 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 20:51:21,948 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:21,948 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 20:51:21,951 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:51:21,952 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:21,955 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:21,958 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:21,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:21,964 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:21,965 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:51:21,969 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:51:21,969 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:51:21,972 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:51:21,976 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:51:21,976 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:51:21,980 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:51:21,980 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:51:21,980 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 20:51:21,984 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:51:21,988 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:51:21,988 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:51:21,991 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:51:21,995 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:51:21,995 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:51:21,998 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:51:21,999 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:51:21,999 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:51:21,999 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 20:51:22,011 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:51:22,011 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:51:22,015 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:51:22,015 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:51:22,019 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/test_vg2/lv4 ' '/dev/disk/by-uuid/0ec599c9-62f3-499f-b4ed-cf935d819aa5 ' '/dev/mapper/test_vg2-lv4 /dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-LavfE3NEgq3Xs3u7QKjty2tlvsMSibg2dSLBiI0daesTT74NfL6hIe06dxLXSNu2', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', '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-LavfE3NEgq3Xs3u7QKjty2tlvsMSibg2dSLBiI0daesTT74NfL6hIe06dxLXSNu2', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '0ec599c9-62f3-499f-b4ed-cf935d819aa5', 'ID_FS_UUID_ENC': '0ec599c9-62f3-499f-b4ed-cf935d819aa5', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1325162821'} ; 2024-03-01 20:51:22,019 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:51:22,019 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:51:22,023 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:51:22,024 INFO program/MainThread: stderr[30]: 2024-03-01 20:51:22,024 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:51:22,024 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:51:22,027 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:51:22,027 INFO program/MainThread: stderr[31]: 2024-03-01 20:51:22,027 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:51:22,027 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:51:22,030 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:51:22,030 INFO program/MainThread: stderr[32]: 2024-03-01 20:51:22,031 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:51:22,035 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:22,039 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 20:51:22,042 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:22,043 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:22,043 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:22,044 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:22,039 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7efeb635c518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 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 (0x7efeb6397550) -- name = test_vg2 status = 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 = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:22,044 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:51:22,048 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:51:22,048 INFO program/MainThread: stderr[33]: 2024-03-01 20:51:22,048 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:51:22,052 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:51:22,056 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:22,056 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 20:51:22,060 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:22,060 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 20:51:22,063 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:22,063 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 20:51:22,067 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:22,067 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 20:51:22,067 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 20:51:22,071 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:22,071 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 20:51:22,075 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:51:22,075 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:22,075 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:22,078 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f ' '/dev/disk/by-id/wwn-0x600140567aeb14c6f974aef8535ffebd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_67aeb14c-6f97-4aef-8535-ffebde2c102f ' '/dev/disk/by-id/lvm-pv-uuid-29pI2f-6JqT-wK6S-vedo-bG6e-H2WZ-xgE9Tq ' '/dev/disk/by-id/scsi-3600140567aeb14c6f974aef8535ffebd', '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': '29pI2f-6JqT-wK6S-vedo-bG6e-H2WZ-xgE9Tq', 'ID_FS_UUID_ENC': '29pI2f-6JqT-wK6S-vedo-bG6e-H2WZ-xgE9Tq', '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': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'ID_SERIAL': '3600140567aeb14c6f974aef8535ffebd', 'ID_SERIAL_SHORT': '600140567aeb14c6f974aef8535ffebd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140567aeb14c6', 'ID_WWN_VENDOR_EXTENSION': '0xf974aef8535ffebd', 'ID_WWN_WITH_EXTENSION': '0x600140567aeb14c6f974aef8535ffebd', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140567aeb14c6f974aef8535ffebd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550337184'} ; 2024-03-01 20:51:22,079 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:51:22,083 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:51:22,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:22,090 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:51:22,090 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:51:22,091 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 20:51:22,091 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 20:51:22,094 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:51:22,097 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:51:22,097 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:51:22,100 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:51:22,101 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:51:22,101 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 20:51:22,101 INFO blivet/MainThread: got device: DiskDevice instance (0x7efeb6358a90) -- 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 = 600140567aeb14c6f974aef8535ffebd 2024-03-01 20:51:22,105 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:51:22,108 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:22,108 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 20:51:22,112 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:22,112 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 20:51:22,115 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:22,115 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 20:51:22,119 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:22,119 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 20:51:22,122 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 20:51:22,122 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:51:22,122 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/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:22,154 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Z0TbQC-7b37-LkEv-Bm5E-xDjJ-wwBZ-T7KlR2 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=87jeYk-7xgZ-5Q7V-JAOY-DIs6-xpcl-RWCW7L LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=XnX1WV-mM0H-ITwt-QAvI-BY20-QSfk-0yU000 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=29pI2f-6JqT-wK6S-vedo-bG6e-H2WZ-xgE9Tq LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX LVM2_VG_SIZE=4261412864 LVM2_VG_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=YhwBl3-HraS-HZZ3-Oopd-hUrq-6yLa-XY3f3W LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX LVM2_VG_SIZE=4261412864 LVM2_VG_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=FWaVIM-WWL8-XMvF-riqw-2gYk-ypTw-Tprd5N LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX LVM2_VG_SIZE=4261412864 LVM2_VG_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=I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:51:22,154 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid YhwBl3-HraS-HZZ3-Oopd-hUrq-6yLa-XY3f3W. WARNING: Couldn't find device with uuid FWaVIM-WWL8-XMvF-riqw-2gYk-ypTw-Tprd5N. WARNING: Couldn't find device with uuid I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX. WARNING: VG test_vg3 is missing PV YhwBl3-HraS-HZZ3-Oopd-hUrq-6yLa-XY3f3W (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV FWaVIM-WWL8-XMvF-riqw-2gYk-ypTw-Tprd5N (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:51:22,154 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:51:22,154 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 20:51:22,159 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 29pI2f-6JqT-wK6S-vedo-bG6e-H2WZ-xgE9Tq ; label: None ; device: /dev/sdg ; serial: 3600140567aeb14c6f974aef8535ffebd ; exists: True ; vg_name: test_vg3 ; vg_uuid: 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 20:51:22,159 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 20:51:22,162 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:51:22,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX ; incomplete: True ; hidden: False ; 2024-03-01 20:51:22,169 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:22,172 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:22,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:22,175 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/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:22,207 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 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=LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 LVM2_VG_SIZE=3196059648 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=4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:51:22,207 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid YhwBl3-HraS-HZZ3-Oopd-hUrq-6yLa-XY3f3W. WARNING: Couldn't find device with uuid FWaVIM-WWL8-XMvF-riqw-2gYk-ypTw-Tprd5N. WARNING: Couldn't find device with uuid I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX. WARNING: VG test_vg3 is missing PV YhwBl3-HraS-HZZ3-Oopd-hUrq-6yLa-XY3f3W (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV FWaVIM-WWL8-XMvF-riqw-2gYk-ypTw-Tprd5N (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:51:22,207 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:51:22,207 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:51:22,208 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:51:22,212 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:51:22,216 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:51:22,216 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 20:51:22,220 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:51:22,220 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/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:22,250 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B 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=MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb 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=dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 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=APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w 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=APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w 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=dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W 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=dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W 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=wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15 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=ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:51:22,250 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid YhwBl3-HraS-HZZ3-Oopd-hUrq-6yLa-XY3f3W. WARNING: Couldn't find device with uuid FWaVIM-WWL8-XMvF-riqw-2gYk-ypTw-Tprd5N. WARNING: Couldn't find device with uuid I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX. WARNING: VG test_vg3 is missing PV YhwBl3-HraS-HZZ3-Oopd-hUrq-6yLa-XY3f3W (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV FWaVIM-WWL8-XMvF-riqw-2gYk-ypTw-Tprd5N (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:51:22,250 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:51:22,255 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 20:51:22,255 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 20:51:22,258 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 20:51:22,262 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX ; incomplete: True ; hidden: False ; 2024-03-01 20:51:22,265 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:51:22,265 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:51:22,265 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:22,269 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-YhwBl3-HraS-HZZ3-Oopd-hUrq-6yLa-XY3f3W ' '/dev/disk/by-id/wwn-0x600140541895b0fd0424d85ab89e7d4b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_41895b0f-d042-4d85-ab89-e7d4b4e497cf ' '/dev/disk/by-id/scsi-3600140541895b0fd0424d85ab89e7d4b', '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': 'YhwBl3-HraS-HZZ3-Oopd-hUrq-6yLa-XY3f3W', 'ID_FS_UUID_ENC': 'YhwBl3-HraS-HZZ3-Oopd-hUrq-6yLa-XY3f3W', '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': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'ID_SERIAL': '3600140541895b0fd0424d85ab89e7d4b', 'ID_SERIAL_SHORT': '600140541895b0fd0424d85ab89e7d4b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140541895b0fd', 'ID_WWN_VENDOR_EXTENSION': '0x0424d85ab89e7d4b', 'ID_WWN_WITH_EXTENSION': '0x600140541895b0fd0424d85ab89e7d4b', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140541895b0fd0424d85ab89e7d4b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550380784'} ; 2024-03-01 20:51:22,269 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:51:22,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:51:22,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:22,280 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:51:22,281 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:51:22,281 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:51:22,281 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 20:51:22,284 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:51:22,288 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:51:22,288 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:51:22,291 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:51:22,291 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:51:22,292 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 20:51:22,292 INFO blivet/MainThread: got device: DiskDevice instance (0x7efeb639ff98) -- 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 = 600140541895b0fd0424d85ab89e7d4b 2024-03-01 20:51:22,295 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:51:22,299 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:22,299 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 20:51:22,303 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:22,303 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 20:51:22,306 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:22,306 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 20:51:22,309 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:22,310 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 20:51:22,313 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 20:51:22,313 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:51:22,313 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/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:22,344 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Z0TbQC-7b37-LkEv-Bm5E-xDjJ-wwBZ-T7KlR2 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=87jeYk-7xgZ-5Q7V-JAOY-DIs6-xpcl-RWCW7L LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=XnX1WV-mM0H-ITwt-QAvI-BY20-QSfk-0yU000 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=29pI2f-6JqT-wK6S-vedo-bG6e-H2WZ-xgE9Tq LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX LVM2_VG_SIZE=4261412864 LVM2_VG_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=YhwBl3-HraS-HZZ3-Oopd-hUrq-6yLa-XY3f3W LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX LVM2_VG_SIZE=4261412864 LVM2_VG_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=FWaVIM-WWL8-XMvF-riqw-2gYk-ypTw-Tprd5N LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX LVM2_VG_SIZE=4261412864 LVM2_VG_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=I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:51:22,344 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid FWaVIM-WWL8-XMvF-riqw-2gYk-ypTw-Tprd5N. WARNING: Couldn't find device with uuid I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX. WARNING: VG test_vg3 is missing PV FWaVIM-WWL8-XMvF-riqw-2gYk-ypTw-Tprd5N (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:51:22,344 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:51:22,344 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 20:51:22,349 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: YhwBl3-HraS-HZZ3-Oopd-hUrq-6yLa-XY3f3W ; label: None ; device: /dev/sdh ; serial: 3600140541895b0fd0424d85ab89e7d4b ; exists: True ; vg_name: test_vg3 ; vg_uuid: 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX ; pe_start: 8 MiB ; 2024-03-01 20:51:22,349 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 20:51:22,352 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:51:22,355 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX ; incomplete: True ; hidden: False ; 2024-03-01 20:51:22,358 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:51:22,362 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:51:22,365 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:51:22,369 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 20:51:22,372 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX ; incomplete: True ; hidden: False ; 2024-03-01 20:51:22,375 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:51:22,375 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/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:22,406 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B 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=MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb 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=dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 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=APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w 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=APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w 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=dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W 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=dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W 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=wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15 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=ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:51:22,406 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid FWaVIM-WWL8-XMvF-riqw-2gYk-ypTw-Tprd5N. WARNING: Couldn't find device with uuid I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX. WARNING: VG test_vg3 is missing PV FWaVIM-WWL8-XMvF-riqw-2gYk-ypTw-Tprd5N (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:51:22,406 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:51:22,406 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:51:22,406 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:22,411 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_68c57b06-4edb-4be1-bc77-fb770858af78 ' '/dev/disk/by-id/wwn-0x600140568c57b064edb4be1bc77fb770 ' '/dev/disk/by-id/lvm-pv-uuid-FWaVIM-WWL8-XMvF-riqw-2gYk-ypTw-Tprd5N ' '/dev/disk/by-id/scsi-3600140568c57b064edb4be1bc77fb770 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78', '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': 'FWaVIM-WWL8-XMvF-riqw-2gYk-ypTw-Tprd5N', 'ID_FS_UUID_ENC': 'FWaVIM-WWL8-XMvF-riqw-2gYk-ypTw-Tprd5N', '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': '68c57b06-4edb-4be1-bc77-fb770858af78', 'ID_SERIAL': '3600140568c57b064edb4be1bc77fb770', 'ID_SERIAL_SHORT': '600140568c57b064edb4be1bc77fb770', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140568c57b064', 'ID_WWN_VENDOR_EXTENSION': '0xedb4be1bc77fb770', 'ID_WWN_WITH_EXTENSION': '0x600140568c57b064edb4be1bc77fb770', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140568c57b064edb4be1bc77fb770', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550447036'} ; 2024-03-01 20:51:22,411 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:51:22,415 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:51:22,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:22,423 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:51:22,423 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:51:22,424 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 20:51:22,424 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 20:51:22,427 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:51:22,430 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:51:22,430 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:51:22,434 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:51:22,434 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:51:22,435 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 20:51:22,435 INFO blivet/MainThread: got device: DiskDevice instance (0x7efeb63b59e8) -- 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 = 600140568c57b064edb4be1bc77fb770 2024-03-01 20:51:22,438 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:51:22,442 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:22,442 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 20:51:22,445 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:22,445 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 20:51:22,449 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:22,449 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 20:51:22,452 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:22,452 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 20:51:22,455 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 20:51:22,455 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:51:22,456 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/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:22,487 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Z0TbQC-7b37-LkEv-Bm5E-xDjJ-wwBZ-T7KlR2 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=87jeYk-7xgZ-5Q7V-JAOY-DIs6-xpcl-RWCW7L LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=XnX1WV-mM0H-ITwt-QAvI-BY20-QSfk-0yU000 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=29pI2f-6JqT-wK6S-vedo-bG6e-H2WZ-xgE9Tq LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX LVM2_VG_SIZE=4261412864 LVM2_VG_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=YhwBl3-HraS-HZZ3-Oopd-hUrq-6yLa-XY3f3W LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX LVM2_VG_SIZE=4261412864 LVM2_VG_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=FWaVIM-WWL8-XMvF-riqw-2gYk-ypTw-Tprd5N LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX LVM2_VG_SIZE=4261412864 LVM2_VG_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=I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:51:22,487 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX. WARNING: VG test_vg3 is missing PV I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:51:22,487 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:51:22,487 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 20:51:22,492 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: FWaVIM-WWL8-XMvF-riqw-2gYk-ypTw-Tprd5N ; label: None ; device: /dev/sdi ; serial: 3600140568c57b064edb4be1bc77fb770 ; exists: True ; vg_name: test_vg3 ; vg_uuid: 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX ; pe_start: 8 MiB ; 2024-03-01 20:51:22,492 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:51:22,495 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:51:22,498 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX ; incomplete: True ; hidden: False ; 2024-03-01 20:51:22,502 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:51:22,505 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:51:22,509 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:51:22,512 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 20:51:22,515 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX ; incomplete: True ; hidden: False ; 2024-03-01 20:51:22,518 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:51:22,518 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/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:22,547 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B 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=MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb 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=dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 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=APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w 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=APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w 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=dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W 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=dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W 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=wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15 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=ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:51:22,547 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX. WARNING: VG test_vg3 is missing PV I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:51:22,547 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:51:22,547 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:51:22,547 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:22,553 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af ' '/dev/disk/by-id/lvm-pv-uuid-I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_a95585b0-05b1-46a5-9f3f-17aabc7b48af ' '/dev/disk/by-id/wwn-0x6001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/scsi-36001405a95585b005b146a59f3f17aab', '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': 'I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX', 'ID_FS_UUID_ENC': 'I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX', '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': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'ID_SERIAL': '36001405a95585b005b146a59f3f17aab', 'ID_SERIAL_SHORT': '6001405a95585b005b146a59f3f17aab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a95585b00', 'ID_WWN_VENDOR_EXTENSION': '0x5b146a59f3f17aab', 'ID_WWN_WITH_EXTENSION': '0x6001405a95585b005b146a59f3f17aab', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a95585b005b146a59f3f17aab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550537073'} ; 2024-03-01 20:51:22,553 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:51:22,557 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:51:22,560 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:22,564 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:51:22,565 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:51:22,565 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:51:22,565 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 20:51:22,568 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:51:22,572 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:51:22,572 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:51:22,575 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:51:22,575 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:51:22,576 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 20:51:22,576 INFO blivet/MainThread: got device: DiskDevice instance (0x7efeb63b51d0) -- 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 = 6001405a95585b005b146a59f3f17aab 2024-03-01 20:51:22,579 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:51:22,583 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:22,583 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 20:51:22,586 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:22,587 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 20:51:22,590 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:22,590 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 20:51:22,594 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:22,594 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 20:51:22,597 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 20:51:22,597 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:51:22,597 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/sdd$|","a|/dev/sdj$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:22,628 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Z0TbQC-7b37-LkEv-Bm5E-xDjJ-wwBZ-T7KlR2 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=87jeYk-7xgZ-5Q7V-JAOY-DIs6-xpcl-RWCW7L LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=XnX1WV-mM0H-ITwt-QAvI-BY20-QSfk-0yU000 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=29pI2f-6JqT-wK6S-vedo-bG6e-H2WZ-xgE9Tq LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX LVM2_VG_SIZE=4261412864 LVM2_VG_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=YhwBl3-HraS-HZZ3-Oopd-hUrq-6yLa-XY3f3W LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX LVM2_VG_SIZE=4261412864 LVM2_VG_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=FWaVIM-WWL8-XMvF-riqw-2gYk-ypTw-Tprd5N LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX LVM2_VG_SIZE=4261412864 LVM2_VG_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=I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:51:22,628 INFO program/MainThread: stderr[41]: 2024-03-01 20:51:22,628 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:51:22,628 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 20:51:22,633 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX ; label: None ; device: /dev/sdj ; serial: 36001405a95585b005b146a59f3f17aab ; exists: True ; vg_name: test_vg3 ; vg_uuid: 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 20:51:22,633 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 20:51:22,636 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:51:22,639 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX ; incomplete: True ; hidden: False ; 2024-03-01 20:51:22,643 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:51:22,646 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:51:22,650 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:51:22,653 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 20:51:22,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX ; incomplete: True ; hidden: False ; 2024-03-01 20:51:22,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:51:22,660 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/sdd$|","a|/dev/sdj$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:22,690 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B 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=MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb 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=dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 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=APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w 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=APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w 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=dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W 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=dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W 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=wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15 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=ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:51:22,690 INFO program/MainThread: stderr[42]: 2024-03-01 20:51:22,690 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:51:22,695 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:22,698 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:22,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w ; incomplete: False ; hidden: False ; 2024-03-01 20:51:22,705 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:22,705 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 20:51:22,709 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:51:22,709 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:51:22,713 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:51:22,716 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:51:22,717 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:51:22,720 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:51:22,721 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:51:22,721 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 20:51:22,725 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:51:22,728 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:51:22,728 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 20:51:22,732 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:51:22,735 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:51:22,736 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:51:22,739 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:51:22,739 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:51:22,740 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:51:22,740 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 20:51:22,743 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:51:22,743 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:51:22,747 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:51:22,747 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:51:22,751 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-4UgQHdDsLcXYYLwK4ljnbmAAZZ2wVtYXAPDcLtlRQ7yASQd0sm6Hzv74ciizvr3w ' '/dev/disk/by-uuid/4de7c750-0520-4a75-9a4b-96227c22907e', '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-4UgQHdDsLcXYYLwK4ljnbmAAZZ2wVtYXAPDcLtlRQ7yASQd0sm6Hzv74ciizvr3w', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4de7c750-0520-4a75-9a4b-96227c22907e', 'ID_FS_UUID_ENC': '4de7c750-0520-4a75-9a4b-96227c22907e', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1324305824'} ; 2024-03-01 20:51:22,751 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:51:22,751 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:51:22,755 INFO program/MainThread: stdout[43]: LVM 2024-03-01 20:51:22,755 INFO program/MainThread: stderr[43]: 2024-03-01 20:51:22,755 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:51:22,755 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:51:22,758 INFO program/MainThread: stdout[44]: LVM 2024-03-01 20:51:22,758 INFO program/MainThread: stderr[44]: 2024-03-01 20:51:22,759 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:51:22,759 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:51:22,762 INFO program/MainThread: stdout[45]: LVM 2024-03-01 20:51:22,762 INFO program/MainThread: stderr[45]: 2024-03-01 20:51:22,762 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:51:22,767 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:22,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 20:51:22,773 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:22,774 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:51:22,774 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:22,775 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:51:22,770 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7efeb7466160) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w 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 (0x7efeb633bb00) -- 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 = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:22,776 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:51:22,779 INFO program/MainThread: stdout[46]: LVM 2024-03-01 20:51:22,779 INFO program/MainThread: stderr[46]: 2024-03-01 20:51:22,779 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:51:22,783 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:51:22,787 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:22,787 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 20:51:22,791 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:22,791 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 20:51:22,794 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:22,795 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 20:51:22,799 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:22,799 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 20:51:22,799 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 20:51:22,803 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:22,803 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 20:51:22,806 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:51:22,806 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:22,810 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:22,813 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:22,816 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W ; incomplete: False ; hidden: False ; 2024-03-01 20:51:22,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:22,819 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 20:51:22,823 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:51:22,823 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:51:22,827 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:51:22,830 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:51:22,831 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:51:22,834 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:51:22,835 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:51:22,835 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 20:51:22,838 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:51:22,842 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:51:22,842 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:51:22,845 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:51:22,849 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:51:22,849 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:51:22,853 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:51:22,853 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:51:22,853 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:51:22,853 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 20:51:22,857 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:51:22,857 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:51:22,860 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:51:22,861 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:51:22,864 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-uuid/c3eebd52-f159-44b7-ae4d-15acf47cd337 ' '/dev/disk/by-id/dm-uuid-LVM-4UgQHdDsLcXYYLwK4ljnbmAAZZ2wVtYXdvDpJAvcgFFzkjvKwJZMbzhEaDcHc13W ' '/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-4UgQHdDsLcXYYLwK4ljnbmAAZZ2wVtYXdvDpJAvcgFFzkjvKwJZMbzhEaDcHc13W', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c3eebd52-f159-44b7-ae4d-15acf47cd337', 'ID_FS_UUID_ENC': 'c3eebd52-f159-44b7-ae4d-15acf47cd337', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1323983319'} ; 2024-03-01 20:51:22,864 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:51:22,865 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:51:22,868 INFO program/MainThread: stdout[47]: LVM 2024-03-01 20:51:22,868 INFO program/MainThread: stderr[47]: 2024-03-01 20:51:22,868 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:51:22,869 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:51:22,872 INFO program/MainThread: stdout[48]: LVM 2024-03-01 20:51:22,872 INFO program/MainThread: stderr[48]: 2024-03-01 20:51:22,872 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:51:22,872 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:51:22,875 INFO program/MainThread: stdout[49]: LVM 2024-03-01 20:51:22,875 INFO program/MainThread: stderr[49]: 2024-03-01 20:51:22,875 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:51:22,880 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:22,884 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 20:51:22,888 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:22,888 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:51:22,889 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:22,890 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:51:22,884 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7efeb63a4978) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W 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 (0x7efeb633bb00) -- name = test_vg3 status = True 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 = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:22,890 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:51:22,893 INFO program/MainThread: stdout[50]: LVM 2024-03-01 20:51:22,894 INFO program/MainThread: stderr[50]: 2024-03-01 20:51:22,894 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:51:22,898 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:51:22,902 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:22,902 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 20:51:22,905 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:22,905 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 20:51:22,909 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:22,909 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 20:51:22,913 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:22,913 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 20:51:22,913 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 20:51:22,917 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:22,917 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 20:51:22,920 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:51:22,920 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:22,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:22,927 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:22,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:22,934 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:22,934 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:51:22,938 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:51:22,938 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 20:51:22,941 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:51:22,945 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:51:22,945 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:51:22,949 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:51:22,949 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:51:22,949 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 20:51:22,953 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:51:22,956 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:51:22,956 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 20:51:22,960 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:51:22,964 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:51:22,964 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:51:22,967 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:51:22,968 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:51:22,968 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:51:22,968 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 20:51:22,971 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:51:22,972 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:51:22,975 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:51:22,975 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:51:22,979 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv7 /dev/mapper/test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-4UgQHdDsLcXYYLwK4ljnbmAAZZ2wVtYXwDcwtCi9Nm536nzvSkrGTlkwCltisZ15 ' '/dev/disk/by-uuid/ff8eb62d-03e2-4ec8-9de1-bd5239d3f0b4 ' '/dev/test_vg3/lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-4UgQHdDsLcXYYLwK4ljnbmAAZZ2wVtYXwDcwtCi9Nm536nzvSkrGTlkwCltisZ15', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ff8eb62d-03e2-4ec8-9de1-bd5239d3f0b4', 'ID_FS_UUID_ENC': 'ff8eb62d-03e2-4ec8-9de1-bd5239d3f0b4', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1323667385'} ; 2024-03-01 20:51:22,979 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:51:22,979 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:51:22,983 INFO program/MainThread: stdout[51]: LVM 2024-03-01 20:51:22,983 INFO program/MainThread: stderr[51]: 2024-03-01 20:51:22,983 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:51:22,984 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:51:22,987 INFO program/MainThread: stdout[52]: LVM 2024-03-01 20:51:22,987 INFO program/MainThread: stderr[52]: 2024-03-01 20:51:22,987 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:51:22,987 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:51:22,990 INFO program/MainThread: stdout[53]: LVM 2024-03-01 20:51:22,990 INFO program/MainThread: stderr[53]: 2024-03-01 20:51:22,990 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:51:22,995 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:22,999 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 20:51:23,002 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:23,003 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:51:23,004 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:23,005 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:51:22,999 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7efeb751d630) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15 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 (0x7efeb633bb00) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:23,005 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:51:23,009 INFO program/MainThread: stdout[54]: LVM 2024-03-01 20:51:23,009 INFO program/MainThread: stderr[54]: 2024-03-01 20:51:23,009 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 20:51:23,013 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:51:23,017 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:23,017 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 20:51:23,021 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:23,021 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 20:51:23,025 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:23,025 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 20:51:23,029 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:23,029 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 20:51:23,029 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 20:51:23,033 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:23,033 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 20:51:23,036 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:51:23,036 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:23,040 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:23,043 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:23,047 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj ; incomplete: False ; hidden: False ; 2024-03-01 20:51:23,050 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:23,050 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 20:51:23,054 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:51:23,054 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 20:51:23,057 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:51:23,061 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:51:23,061 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:51:23,065 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:51:23,065 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:51:23,066 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 20:51:23,069 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:51:23,073 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:51:23,073 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 20:51:23,076 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:51:23,080 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:51:23,080 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:51:23,084 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:51:23,084 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:51:23,084 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:51:23,085 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 20:51:23,088 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:51:23,088 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:51:23,091 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:51:23,092 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:51:23,096 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-4UgQHdDsLcXYYLwK4ljnbmAAZZ2wVtYXah0TBjyEXkk25CRoezCXDgdpYG9al3sj ' '/dev/disk/by-uuid/c3e08916-e07c-47a9-b1c9-d371db49e165 ' '/dev/disk/by-id/dm-name-test_vg3-lv8 /dev/test_vg3/lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DM_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-4UgQHdDsLcXYYLwK4ljnbmAAZZ2wVtYXah0TBjyEXkk25CRoezCXDgdpYG9al3sj', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c3e08916-e07c-47a9-b1c9-d371db49e165', 'ID_FS_UUID_ENC': 'c3e08916-e07c-47a9-b1c9-d371db49e165', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1323348791'} ; 2024-03-01 20:51:23,096 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:51:23,096 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:51:23,100 INFO program/MainThread: stdout[55]: LVM 2024-03-01 20:51:23,101 INFO program/MainThread: stderr[55]: 2024-03-01 20:51:23,101 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 20:51:23,101 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:51:23,104 INFO program/MainThread: stdout[56]: LVM 2024-03-01 20:51:23,104 INFO program/MainThread: stderr[56]: 2024-03-01 20:51:23,104 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 20:51:23,104 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:51:23,107 INFO program/MainThread: stdout[57]: LVM 2024-03-01 20:51:23,107 INFO program/MainThread: stderr[57]: 2024-03-01 20:51:23,107 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 20:51:23,113 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:23,116 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 20:51:23,120 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:23,121 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:23,121 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:23,123 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:23,117 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7efeb636be80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj 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 (0x7efeb633bb00) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:23,123 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:51:23,127 INFO program/MainThread: stdout[58]: LVM 2024-03-01 20:51:23,127 INFO program/MainThread: stderr[58]: 2024-03-01 20:51:23,127 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 20:51:23,131 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:51:23,135 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:23,135 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 20:51:23,139 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:23,139 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 20:51:23,142 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:23,142 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 20:51:23,146 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:23,146 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 20:51:23,147 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 20:51:23,150 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:23,150 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 20:51:23,154 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:51:23,154 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:23,154 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:23,157 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': '16386320'} ; 2024-03-01 20:51:23,158 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:51:23,162 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:23,166 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:23,169 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:51:23,169 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:51:23,170 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:51:23,170 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:51:23,170 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 20:51:23,170 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 20:51:23,173 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:51:23,176 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:51:23,177 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:51:23,180 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:51:23,180 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:51:23,181 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 20:51:23,181 INFO blivet/MainThread: got device: DiskDevice instance (0x7efeb63a12e8) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:51:23,184 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:51:23,188 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:23,188 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 20:51:23,191 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:23,191 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 20:51:23,195 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:23,195 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 20:51:23,198 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:23,198 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 20:51:23,202 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:51:23,205 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:23,208 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:51:23,212 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 0x7efeb6357e08> 2024-03-01 20:51:26,308 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 20:51:26,312 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:51:26,313 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:51:26,317 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': '16389701'} ; 2024-03-01 20:51:26,317 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:51:26,317 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:51:26,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:26,325 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:26,328 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:51:26,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:26,335 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:26,335 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:26,348 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:26,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:26,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 20:51:26,372 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 20:51:26,375 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:51:26,375 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 20:51:26,379 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:51:26,382 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:51:26,382 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:51:26,386 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:51:26,386 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:51:26,386 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:51:26,389 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:51:26,393 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:51:26,396 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:51:26,399 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:51:26,402 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:51:26,403 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:51:26,403 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 20:51:26,403 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:51:26,403 INFO blivet/MainThread: got device: PartitionDevice instance (0x7efeb63a1cf8) -- 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 0x7efeb62faca8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:51:26,407 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:51:26,411 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:26,411 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 20:51:26,414 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:26,414 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 20:51:26,418 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:26,418 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 20:51:26,421 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:26,421 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 20:51:26,422 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:51:26,425 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:26,425 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 20:51:26,428 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:51:26,428 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:26,431 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-uuid/c3e08916-e07c-47a9-b1c9-d371db49e165 ' '/dev/disk/by-id/dm-uuid-LVM-4UgQHdDsLcXYYLwK4ljnbmAAZZ2wVtYXah0TBjyEXkk25CRoezCXDgdpYG9al3sj ' '/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-4UgQHdDsLcXYYLwK4ljnbmAAZZ2wVtYXah0TBjyEXkk25CRoezCXDgdpYG9al3sj', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c3e08916-e07c-47a9-b1c9-d371db49e165', 'ID_FS_UUID_ENC': 'c3e08916-e07c-47a9-b1c9-d371db49e165', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1323348791'} ; 2024-03-01 20:51:26,431 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:51:26,432 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:51:26,436 INFO program/MainThread: stdout[59]: LVM 2024-03-01 20:51:26,436 INFO program/MainThread: stderr[59]: 2024-03-01 20:51:26,436 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 20:51:26,436 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:51:26,439 INFO program/MainThread: stdout[60]: LVM 2024-03-01 20:51:26,439 INFO program/MainThread: stderr[60]: 2024-03-01 20:51:26,439 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 20:51:26,439 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:51:26,442 INFO program/MainThread: stdout[61]: LVM 2024-03-01 20:51:26,442 INFO program/MainThread: stderr[61]: 2024-03-01 20:51:26,443 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 20:51:26,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:26,451 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 20:51:26,454 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:26,455 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:26,456 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:26,457 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:26,451 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7efeb636be80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efeb633bb00) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:26,458 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:51:26,461 INFO program/MainThread: stdout[62]: LVM 2024-03-01 20:51:26,461 INFO program/MainThread: stderr[62]: 2024-03-01 20:51:26,461 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 20:51:26,465 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:51:26,465 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 20:51:26,468 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-4UgQHdDsLcXYYLwK4ljnbmAAZZ2wVtYXwDcwtCi9Nm536nzvSkrGTlkwCltisZ15 ' '/dev/test_vg3/lv7 ' '/dev/disk/by-uuid/ff8eb62d-03e2-4ec8-9de1-bd5239d3f0b4 ' '/dev/mapper/test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-4UgQHdDsLcXYYLwK4ljnbmAAZZ2wVtYXwDcwtCi9Nm536nzvSkrGTlkwCltisZ15', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ff8eb62d-03e2-4ec8-9de1-bd5239d3f0b4', 'ID_FS_UUID_ENC': 'ff8eb62d-03e2-4ec8-9de1-bd5239d3f0b4', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1323667385'} ; 2024-03-01 20:51:26,469 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:51:26,469 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:51:26,472 INFO program/MainThread: stdout[63]: LVM 2024-03-01 20:51:26,472 INFO program/MainThread: stderr[63]: 2024-03-01 20:51:26,472 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 20:51:26,472 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:51:26,475 INFO program/MainThread: stdout[64]: LVM 2024-03-01 20:51:26,476 INFO program/MainThread: stderr[64]: 2024-03-01 20:51:26,476 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 20:51:26,476 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:51:26,479 INFO program/MainThread: stdout[65]: LVM 2024-03-01 20:51:26,479 INFO program/MainThread: stderr[65]: 2024-03-01 20:51:26,479 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 20:51:26,485 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:26,488 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 20:51:26,491 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:26,493 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:26,493 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:26,494 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:26,488 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7efeb751d630) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efeb633bb00) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:26,495 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:51:26,498 INFO program/MainThread: stdout[66]: LVM 2024-03-01 20:51:26,498 INFO program/MainThread: stderr[66]: 2024-03-01 20:51:26,499 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 20:51:26,503 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:51:26,503 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 20:51:26,506 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/test_vg3/lv6 ' '/dev/disk/by-id/dm-uuid-LVM-4UgQHdDsLcXYYLwK4ljnbmAAZZ2wVtYXdvDpJAvcgFFzkjvKwJZMbzhEaDcHc13W ' '/dev/disk/by-id/dm-name-test_vg3-lv6 /dev/mapper/test_vg3-lv6 ' '/dev/disk/by-uuid/c3eebd52-f159-44b7-ae4d-15acf47cd337', '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-4UgQHdDsLcXYYLwK4ljnbmAAZZ2wVtYXdvDpJAvcgFFzkjvKwJZMbzhEaDcHc13W', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c3eebd52-f159-44b7-ae4d-15acf47cd337', 'ID_FS_UUID_ENC': 'c3eebd52-f159-44b7-ae4d-15acf47cd337', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1323983319'} ; 2024-03-01 20:51:26,506 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:51:26,506 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:51:26,509 INFO program/MainThread: stdout[67]: LVM 2024-03-01 20:51:26,510 INFO program/MainThread: stderr[67]: 2024-03-01 20:51:26,510 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 20:51:26,510 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:51:26,513 INFO program/MainThread: stdout[68]: LVM 2024-03-01 20:51:26,513 INFO program/MainThread: stderr[68]: 2024-03-01 20:51:26,513 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 20:51:26,513 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:51:26,516 INFO program/MainThread: stdout[69]: LVM 2024-03-01 20:51:26,516 INFO program/MainThread: stderr[69]: 2024-03-01 20:51:26,516 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 20:51:26,521 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:26,524 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 20:51:26,528 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:26,529 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:26,530 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:26,531 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:26,525 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7efeb63a4978) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efeb633bb00) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:26,532 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:51:26,535 INFO program/MainThread: stdout[70]: LVM 2024-03-01 20:51:26,535 INFO program/MainThread: stderr[70]: 2024-03-01 20:51:26,535 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 20:51:26,539 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:51:26,539 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 20:51:26,542 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-uuid/4de7c750-0520-4a75-9a4b-96227c22907e ' '/dev/test_vg3/lv5 /dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-4UgQHdDsLcXYYLwK4ljnbmAAZZ2wVtYXAPDcLtlRQ7yASQd0sm6Hzv74ciizvr3w ' '/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-4UgQHdDsLcXYYLwK4ljnbmAAZZ2wVtYXAPDcLtlRQ7yASQd0sm6Hzv74ciizvr3w', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4de7c750-0520-4a75-9a4b-96227c22907e', 'ID_FS_UUID_ENC': '4de7c750-0520-4a75-9a4b-96227c22907e', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1324305824'} ; 2024-03-01 20:51:26,542 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:51:26,543 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:51:26,546 INFO program/MainThread: stdout[71]: LVM 2024-03-01 20:51:26,546 INFO program/MainThread: stderr[71]: 2024-03-01 20:51:26,546 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 20:51:26,546 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:51:26,549 INFO program/MainThread: stdout[72]: LVM 2024-03-01 20:51:26,549 INFO program/MainThread: stderr[72]: 2024-03-01 20:51:26,549 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 20:51:26,550 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:51:26,553 INFO program/MainThread: stdout[73]: LVM 2024-03-01 20:51:26,553 INFO program/MainThread: stderr[73]: 2024-03-01 20:51:26,553 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 20:51:26,557 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:26,561 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 20:51:26,564 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:26,566 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:26,566 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:26,567 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:26,561 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7efeb7466160) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efeb633bb00) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:26,568 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:51:26,571 INFO program/MainThread: stdout[74]: LVM 2024-03-01 20:51:26,571 INFO program/MainThread: stderr[74]: 2024-03-01 20:51:26,571 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 20:51:26,576 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:51:26,576 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 20:51:26,579 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/test_vg2/lv4 ' '/dev/disk/by-id/dm-uuid-LVM-LavfE3NEgq3Xs3u7QKjty2tlvsMSibg2dSLBiI0daesTT74NfL6hIe06dxLXSNu2 ' '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-uuid/0ec599c9-62f3-499f-b4ed-cf935d819aa5 ' '/dev/disk/by-id/dm-name-test_vg2-lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', '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-LavfE3NEgq3Xs3u7QKjty2tlvsMSibg2dSLBiI0daesTT74NfL6hIe06dxLXSNu2', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '0ec599c9-62f3-499f-b4ed-cf935d819aa5', 'ID_FS_UUID_ENC': '0ec599c9-62f3-499f-b4ed-cf935d819aa5', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1325162821'} ; 2024-03-01 20:51:26,579 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:51:26,579 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:51:26,583 INFO program/MainThread: stdout[75]: LVM 2024-03-01 20:51:26,583 INFO program/MainThread: stderr[75]: 2024-03-01 20:51:26,583 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 20:51:26,583 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:51:26,586 INFO program/MainThread: stdout[76]: LVM 2024-03-01 20:51:26,586 INFO program/MainThread: stderr[76]: 2024-03-01 20:51:26,586 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 20:51:26,586 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:51:26,589 INFO program/MainThread: stdout[77]: LVM 2024-03-01 20:51:26,590 INFO program/MainThread: stderr[77]: 2024-03-01 20:51:26,590 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 20:51:26,594 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:26,598 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 20:51:26,601 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:26,602 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:26,602 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:26,603 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:26,598 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7efeb635c518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efeb6397550) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:26,603 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:51:26,606 INFO program/MainThread: stdout[78]: LVM 2024-03-01 20:51:26,607 INFO program/MainThread: stderr[78]: 2024-03-01 20:51:26,607 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 20:51:26,611 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:51:26,611 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 20:51:26,614 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/test_vg2/lv3 ' '/dev/disk/by-uuid/4ee5957c-ef46-4697-b851-ec7daf4afd71 ' '/dev/disk/by-id/dm-uuid-LVM-LavfE3NEgq3Xs3u7QKjty2tlvsMSibg2gbMOG7UOAceYLIVlB3OT6IWLoOW2vTEb ' '/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_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-LavfE3NEgq3Xs3u7QKjty2tlvsMSibg2gbMOG7UOAceYLIVlB3OT6IWLoOW2vTEb', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4ee5957c-ef46-4697-b851-ec7daf4afd71', 'ID_FS_UUID_ENC': '4ee5957c-ef46-4697-b851-ec7daf4afd71', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1325474487'} ; 2024-03-01 20:51:26,614 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:51:26,614 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:51:26,617 INFO program/MainThread: stdout[79]: LVM 2024-03-01 20:51:26,618 INFO program/MainThread: stderr[79]: 2024-03-01 20:51:26,618 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 20:51:26,618 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:51:26,621 INFO program/MainThread: stdout[80]: LVM 2024-03-01 20:51:26,621 INFO program/MainThread: stderr[80]: 2024-03-01 20:51:26,621 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 20:51:26,621 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:51:26,624 INFO program/MainThread: stdout[81]: LVM 2024-03-01 20:51:26,624 INFO program/MainThread: stderr[81]: 2024-03-01 20:51:26,624 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 20:51:26,629 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:26,633 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 20:51:26,635 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:26,636 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:26,637 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:26,637 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:26,633 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7efeb633b940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efeb6397550) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:26,638 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:51:26,641 INFO program/MainThread: stdout[82]: LVM 2024-03-01 20:51:26,641 INFO program/MainThread: stderr[82]: 2024-03-01 20:51:26,641 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 20:51:26,645 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:51:26,645 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 20:51:26,649 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-1d3GYVV7n1zo5bIcUAsqjwi61ohF9fIWMCxwq4WP22eOdSHXbmFuZF0unlEoVtxr ' '/dev/disk/by-id/dm-name-test_vg1-lv2 /dev/mapper/test_vg1-lv2 ' '/dev/disk/by-uuid/acb93667-a9dc-4d4f-bd44-fcfac64cf95d ' '/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-1d3GYVV7n1zo5bIcUAsqjwi61ohF9fIWMCxwq4WP22eOdSHXbmFuZF0unlEoVtxr', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'acb93667-a9dc-4d4f-bd44-fcfac64cf95d', 'ID_FS_UUID_ENC': 'acb93667-a9dc-4d4f-bd44-fcfac64cf95d', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1326323775'} ; 2024-03-01 20:51:26,649 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:51:26,649 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:51:26,652 INFO program/MainThread: stdout[83]: LVM 2024-03-01 20:51:26,652 INFO program/MainThread: stderr[83]: 2024-03-01 20:51:26,652 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 20:51:26,652 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:51:26,655 INFO program/MainThread: stdout[84]: LVM 2024-03-01 20:51:26,656 INFO program/MainThread: stderr[84]: 2024-03-01 20:51:26,656 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 20:51:26,656 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:51:26,659 INFO program/MainThread: stdout[85]: LVM 2024-03-01 20:51:26,659 INFO program/MainThread: stderr[85]: 2024-03-01 20:51:26,659 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 20:51:26,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:26,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 20:51:26,670 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:26,671 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:26,671 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:26,672 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:26,667 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7efeb74798d0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efeb7479f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:26,672 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:51:26,675 INFO program/MainThread: stdout[86]: LVM 2024-03-01 20:51:26,676 INFO program/MainThread: stderr[86]: 2024-03-01 20:51:26,676 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 20:51:26,680 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:51:26,680 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 20:51:26,683 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/c5232733-1865-4c61-82d2-8594a469da0f ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-1d3GYVV7n1zo5bIcUAsqjwi61ohF9fIWrlsKNSErRhux6x0scZm1AH30okLefR1B ' '/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-1d3GYVV7n1zo5bIcUAsqjwi61ohF9fIWrlsKNSErRhux6x0scZm1AH30okLefR1B', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c5232733-1865-4c61-82d2-8594a469da0f', 'ID_FS_UUID_ENC': 'c5232733-1865-4c61-82d2-8594a469da0f', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1326647436'} ; 2024-03-01 20:51:26,683 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:51:26,684 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:26,686 INFO program/MainThread: stdout[87]: LVM 2024-03-01 20:51:26,687 INFO program/MainThread: stderr[87]: 2024-03-01 20:51:26,687 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 20:51:26,687 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:26,690 INFO program/MainThread: stdout[88]: LVM 2024-03-01 20:51:26,690 INFO program/MainThread: stderr[88]: 2024-03-01 20:51:26,690 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 20:51:26,690 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:26,693 INFO program/MainThread: stdout[89]: LVM 2024-03-01 20:51:26,693 INFO program/MainThread: stderr[89]: 2024-03-01 20:51:26,694 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 20:51:26,698 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:26,701 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:51:26,704 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:26,705 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:26,705 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:26,706 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:26,702 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7efeb638a908) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efeb7479f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:26,707 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:26,710 INFO program/MainThread: stdout[90]: LVM 2024-03-01 20:51:26,710 INFO program/MainThread: stderr[90]: 2024-03-01 20:51:26,710 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 20:51:26,714 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:51:26,714 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:51:26,714 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:26,725 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:26,741 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:51:26,742 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:51:26,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 20:51:26,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:26,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:51:26,756 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:26,756 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:51:26,759 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:51:26,762 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:26,765 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:51:26,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:26,769 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:51:26,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:51:26,775 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:26,778 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:51:26,781 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:26,781 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:51:26,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:51:26,788 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:26,790 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:51:26,794 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:26,794 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:51:26,797 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:51:26,800 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:26,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:51:26,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:26,806 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:51:26,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:51:26,813 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:26,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:51:26,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:26,819 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:51:31,454 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_84lmhqrg/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:51:31,491 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:31,491 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:51:31,494 INFO program/MainThread: stdout[2]: 2024-03-01 20:51:31,495 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 20:51:31,495 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:51:31,495 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:51:31,499 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:31,500 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:51:31,504 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:31,504 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:51:31,507 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:31,507 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:51:31,510 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:31,510 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:51:31,521 INFO program/MainThread: stdout: 2024-03-01 20:51:31,521 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:51:31,522 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member Z0TbQC-7b37-LkEv-Bm5E-xDjJ-wwBZ-T7KlR2 2024-03-01 20:51:31,522 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs acb93667-a9dc-4d4f-bd44-fcfac64cf95d 2024-03-01 20:51:31,522 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM 2024-03-01 20:51:31,522 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs acb93667-a9dc-4d4f-bd44-fcfac64cf95d 2024-03-01 20:51:31,522 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs c5232733-1865-4c61-82d2-8594a469da0f 2024-03-01 20:51:31,522 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1 2024-03-01 20:51:31,522 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member 87jeYk-7xgZ-5Q7V-JAOY-DIs6-xpcl-RWCW7L 2024-03-01 20:51:31,522 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 0ec599c9-62f3-499f-b4ed-cf935d819aa5 2024-03-01 20:51:31,522 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 4ee5957c-ef46-4697-b851-ec7daf4afd71 2024-03-01 20:51:31,522 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member XnX1WV-mM0H-ITwt-QAvI-BY20-QSfk-0yU000 2024-03-01 20:51:31,522 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK 2024-03-01 20:51:31,522 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member 29pI2f-6JqT-wK6S-vedo-bG6e-H2WZ-xgE9Tq 2024-03-01 20:51:31,522 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs c3e08916-e07c-47a9-b1c9-d371db49e165 2024-03-01 20:51:31,522 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs ff8eb62d-03e2-4ec8-9de1-bd5239d3f0b4 2024-03-01 20:51:31,522 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs c3eebd52-f159-44b7-ae4d-15acf47cd337 2024-03-01 20:51:31,522 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member YhwBl3-HraS-HZZ3-Oopd-hUrq-6yLa-XY3f3W 2024-03-01 20:51:31,522 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs c3eebd52-f159-44b7-ae4d-15acf47cd337 2024-03-01 20:51:31,522 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member FWaVIM-WWL8-XMvF-riqw-2gYk-ypTw-Tprd5N 2024-03-01 20:51:31,522 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 4de7c750-0520-4a75-9a4b-96227c22907e 2024-03-01 20:51:31,522 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX 2024-03-01 20:51:31,522 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 4de7c750-0520-4a75-9a4b-96227c22907e 2024-03-01 20:51:31,522 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:51:31,522 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:51:31,522 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:51:31,522 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:51:31,522 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:31,522 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member Z0TbQC-7b37-LkEv-Bm5E-xDjJ-wwBZ-T7KlR2 `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs acb93667-a9dc-4d4f-bd44-fcfac64cf95d sdb 1073741824 root disk brw-rw---- LVM2_member pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs acb93667-a9dc-4d4f-bd44-fcfac64cf95d `-test_vg1-lv1 482344960 root disk brw-rw---- xfs c5232733-1865-4c61-82d2-8594a469da0f sdc 1073741824 root disk brw-rw---- LVM2_member Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1 sdd 1073741824 root disk brw-rw---- LVM2_member 87jeYk-7xgZ-5Q7V-JAOY-DIs6-xpcl-RWCW7L |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 0ec599c9-62f3-499f-b4ed-cf935d819aa5 `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 4ee5957c-ef46-4697-b851-ec7daf4afd71 sde 1073741824 root disk brw-rw---- LVM2_member XnX1WV-mM0H-ITwt-QAvI-BY20-QSfk-0yU000 sdf 1073741824 root disk brw-rw---- LVM2_member aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK sdg 1073741824 root disk brw-rw---- LVM2_member 29pI2f-6JqT-wK6S-vedo-bG6e-H2WZ-xgE9Tq |-test_vg3-lv8 427819008 root disk brw-rw---- xfs c3e08916-e07c-47a9-b1c9-d371db49e165 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs ff8eb62d-03e2-4ec8-9de1-bd5239d3f0b4 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs c3eebd52-f159-44b7-ae4d-15acf47cd337 sdh 1073741824 root disk brw-rw---- LVM2_member YhwBl3-HraS-HZZ3-Oopd-hUrq-6yLa-XY3f3W `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs c3eebd52-f159-44b7-ae4d-15acf47cd337 sdi 1073741824 root disk brw-rw---- LVM2_member FWaVIM-WWL8-XMvF-riqw-2gYk-ypTw-Tprd5N `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 4de7c750-0520-4a75-9a4b-96227c22907e sdj 1073741824 root disk brw-rw---- LVM2_member I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 4de7c750-0520-4a75-9a4b-96227c22907e sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:51:31,523 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:31,523 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:31,523 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:51:31,523 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:31,523 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:51:31,524 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:51:31,524 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:31,535 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:31,550 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 20:51:31,554 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-Z0TbQC-7b37-LkEv-Bm5E-xDjJ-wwBZ-T7KlR2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_77739717-c77d-41b1-80d7-5174ffdee566 ' '/dev/disk/by-id/wwn-0x600140577739717c77d41b180d75174f ' '/dev/disk/by-id/scsi-3600140577739717c77d41b180d75174f', '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': 'Z0TbQC-7b37-LkEv-Bm5E-xDjJ-wwBZ-T7KlR2', 'ID_FS_UUID_ENC': 'Z0TbQC-7b37-LkEv-Bm5E-xDjJ-wwBZ-T7KlR2', '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': '77739717-c77d-41b1-80d7-5174ffdee566', 'ID_SERIAL': '3600140577739717c77d41b180d75174f', 'ID_SERIAL_SHORT': '600140577739717c77d41b180d75174f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577739717c', 'ID_WWN_VENDOR_EXTENSION': '0x77d41b180d75174f', 'ID_WWN_WITH_EXTENSION': '0x600140577739717c77d41b180d75174f', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577739717c77d41b180d75174f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77739717-c77d-41b1-80d7-5174ffdee566', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549842181'} ; 2024-03-01 20:51:31,554 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:51:31,555 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:31,584 INFO program/MainThread: stdout[3]: 2024-03-01 20:51:31,584 INFO program/MainThread: stderr[3]: 2024-03-01 20:51:31,584 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:51:31,589 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:31,592 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:31,597 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:51:31,602 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:51:31,603 INFO blivet/MainThread: sda is a disk 2024-03-01 20:51:31,603 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:51:31,603 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:51:31,607 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:51:31,610 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:51:31,610 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:51:31,613 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:51:31,614 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:51:31,614 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:51:31,614 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0751861ba8) -- 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 = 600140577739717c77d41b180d75174f 2024-03-01 20:51:31,618 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:51:31,622 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:31,622 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:51:31,626 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:31,626 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:51:31,629 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:31,629 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:51:31,633 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:31,633 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:51:31,636 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:51:31,636 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:51:31,636 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:31,666 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Z0TbQC-7b37-LkEv-Bm5E-xDjJ-wwBZ-T7KlR2 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_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=pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_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=Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:51:31,666 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM. WARNING: Couldn't find device with uuid Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1. WARNING: VG test_vg1 is missing PV pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:51:31,666 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:51:31,667 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:51:31,671 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Z0TbQC-7b37-LkEv-Bm5E-xDjJ-wwBZ-T7KlR2 ; label: None ; device: /dev/sda ; serial: 3600140577739717c77d41b180d75174f ; exists: True ; vg_name: test_vg1 ; vg_uuid: 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW ; pe_start: 8 MiB ; 2024-03-01 20:51:31,671 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:51:31,675 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:51:31,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW ; incomplete: True ; hidden: False ; 2024-03-01 20:51:31,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:31,684 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:31,688 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:31,688 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:31,716 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:51:31,716 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM. WARNING: Couldn't find device with uuid Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1. WARNING: VG test_vg1 is missing PV pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:51:31,716 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:51:31,716 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:51:31,717 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:51:31,722 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:51:31,726 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:51:31,726 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:51:31,730 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:51:31,730 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:31,757 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B 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=MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr 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=MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:51:31,757 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM. WARNING: Couldn't find device with uuid Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1. WARNING: VG test_vg1 is missing PV pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:51:31,757 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:51:31,762 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:51:31,762 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:51:31,765 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:51:31,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW ; incomplete: True ; hidden: False ; 2024-03-01 20:51:31,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:51:31,772 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:51:31,772 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:31,776 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM ' '/dev/disk/by-id/wwn-0x6001405018be342b0454267960b1c8f4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4 ' '/dev/disk/by-id/scsi-36001405018be342b0454267960b1c8f4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_018be342-b045-4267-960b-1c8f4bfef8a4', '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': 'pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM', 'ID_FS_UUID_ENC': 'pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM', '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': '018be342-b045-4267-960b-1c8f4bfef8a4', 'ID_SERIAL': '36001405018be342b0454267960b1c8f4', 'ID_SERIAL_SHORT': '6001405018be342b0454267960b1c8f4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405018be342b', 'ID_WWN_VENDOR_EXTENSION': '0x0454267960b1c8f4', 'ID_WWN_WITH_EXTENSION': '0x6001405018be342b0454267960b1c8f4', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405018be342b0454267960b1c8f4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '018be342-b045-4267-960b-1c8f4bfef8a4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549911453'} ; 2024-03-01 20:51:31,776 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:51:31,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:51:31,782 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:31,786 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:51:31,787 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:51:31,787 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:51:31,787 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:51:31,790 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:51:31,794 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:51:31,794 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:51:31,797 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:51:31,797 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:51:31,798 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:51:31,798 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0751874eb8) -- 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 = 6001405018be342b0454267960b1c8f4 2024-03-01 20:51:31,801 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:51:31,805 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:31,805 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:51:31,808 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:31,808 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:51:31,812 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:31,812 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:51:31,815 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:31,815 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:51:31,818 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:51:31,818 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:51:31,819 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:31,845 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Z0TbQC-7b37-LkEv-Bm5E-xDjJ-wwBZ-T7KlR2 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_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=Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:51:31,845 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1. WARNING: VG test_vg1 is missing PV Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1 (last written to /dev/sdc). 2024-03-01 20:51:31,845 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:51:31,845 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:51:31,850 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM ; label: None ; device: /dev/sdb ; serial: 36001405018be342b0454267960b1c8f4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 20:51:31,850 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:51:31,853 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:51:31,856 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW ; incomplete: True ; hidden: False ; 2024-03-01 20:51:31,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:51:31,863 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:51:31,866 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:51:31,869 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:51:31,872 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW ; incomplete: True ; hidden: False ; 2024-03-01 20:51:31,875 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:31,876 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:31,903 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B 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=MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:51:31,903 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1. WARNING: VG test_vg1 is missing PV Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1 (last written to /dev/sdc). 2024-03-01 20:51:31,903 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:51:31,903 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:51:31,903 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:31,908 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_91b3ee62-3847-4a76-ad48-94fec947ac9a ' '/dev/disk/by-id/scsi-3600140591b3ee6238474a76ad4894fec ' '/dev/disk/by-id/wwn-0x600140591b3ee6238474a76ad4894fec ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a', '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': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'ID_SERIAL': '3600140591b3ee6238474a76ad4894fec', 'ID_SERIAL_SHORT': '600140591b3ee6238474a76ad4894fec', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140591b3ee623', 'ID_WWN_VENDOR_EXTENSION': '0x8474a76ad4894fec', 'ID_WWN_WITH_EXTENSION': '0x600140591b3ee6238474a76ad4894fec', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140591b3ee6238474a76ad4894fec', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '91b3ee62-3847-4a76-ad48-94fec947ac9a', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550647850'} ; 2024-03-01 20:51:31,908 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:51:31,912 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:51:31,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:31,919 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:51:31,919 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:51:31,920 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:51:31,920 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:51:31,923 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:51:31,926 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:51:31,926 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:51:31,930 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:51:31,930 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:51:31,930 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:51:31,931 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0750790c18) -- 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 = 600140591b3ee6238474a76ad4894fec 2024-03-01 20:51:31,934 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:51:31,934 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:51:31,938 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140577982450e4c544d9b055bc4d9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_77982450-e4c5-44d9-b055-bc4d96816669 ' '/dev/disk/by-id/scsi-3600140577982450e4c544d9b055bc4d9', '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': '77982450-e4c5-44d9-b055-bc4d96816669', 'ID_SERIAL': '3600140577982450e4c544d9b055bc4d9', 'ID_SERIAL_SHORT': '600140577982450e4c544d9b055bc4d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577982450e', 'ID_WWN_VENDOR_EXTENSION': '0x4c544d9b055bc4d9', 'ID_WWN_WITH_EXTENSION': '0x600140577982450e4c544d9b055bc4d9', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577982450e4c544d9b055bc4d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77982450-e4c5-44d9-b055-bc4d96816669', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550645422'} ; 2024-03-01 20:51:31,938 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:51:31,941 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:51:31,944 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:31,948 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:51:31,948 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:51:31,948 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:51:31,948 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:51:31,952 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:51:31,955 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:51:31,955 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:51:31,958 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:51:31,959 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:51:31,959 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:51:31,959 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0750794cc0) -- 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 = 600140577982450e4c544d9b055bc4d9 2024-03-01 20:51:31,962 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:51:31,963 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:51:31,966 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044 ' '/dev/disk/by-id/lvm-pv-uuid-Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1 ' '/dev/disk/by-id/scsi-360014056a7a8c862db54d97b92bab394 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_6a7a8c86-2db5-4d97-b92b-ab39412a7044 ' '/dev/disk/by-id/wwn-0x60014056a7a8c862db54d97b92bab394', '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': 'Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1', 'ID_FS_UUID_ENC': 'Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1', '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': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'ID_SERIAL': '360014056a7a8c862db54d97b92bab394', 'ID_SERIAL_SHORT': '60014056a7a8c862db54d97b92bab394', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056a7a8c862', 'ID_WWN_VENDOR_EXTENSION': '0xdb54d97b92bab394', 'ID_WWN_WITH_EXTENSION': '0x60014056a7a8c862db54d97b92bab394', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056a7a8c862db54d97b92bab394', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6a7a8c86-2db5-4d97-b92b-ab39412a7044', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '549906705'} ; 2024-03-01 20:51:31,966 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:51:31,969 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:51:31,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:31,976 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:51:31,977 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:51:31,977 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:51:31,977 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:51:31,980 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:51:31,983 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:51:31,983 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:51:31,987 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:51:31,987 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:51:31,987 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:51:31,987 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0750790860) -- 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 = 60014056a7a8c862db54d97b92bab394 2024-03-01 20:51:31,991 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:51:31,994 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:31,994 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:51:31,998 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:31,998 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:51:32,001 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:32,001 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:51:32,005 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:32,005 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:51:32,008 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:51:32,008 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:51:32,008 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:32,037 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Z0TbQC-7b37-LkEv-Bm5E-xDjJ-wwBZ-T7KlR2 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:51:32,037 INFO program/MainThread: stderr[9]: 2024-03-01 20:51:32,037 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:51:32,037 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:51:32,042 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1 ; label: None ; device: /dev/sdc ; serial: 360014056a7a8c862db54d97b92bab394 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:51:32,042 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:51:32,045 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:51:32,048 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW ; incomplete: True ; hidden: False ; 2024-03-01 20:51:32,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:32,055 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:51:32,058 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:51:32,061 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:51:32,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW ; incomplete: True ; hidden: False ; 2024-03-01 20:51:32,067 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:32,068 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:32,095 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B 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=MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:51:32,095 INFO program/MainThread: stderr[10]: 2024-03-01 20:51:32,095 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:51:32,100 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:32,103 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:32,106 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B ; incomplete: False ; hidden: False ; 2024-03-01 20:51:32,109 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:32,110 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:51:32,113 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:51:32,114 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:51:32,117 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:51:32,121 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:51:32,121 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:51:32,125 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:51:32,125 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:51:32,125 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:51:32,129 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:51:32,133 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:51:32,133 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:51:32,136 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:51:32,140 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:51:32,140 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:51:32,143 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:51:32,144 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:51:32,144 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:51:32,144 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:51:32,148 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:51:32,148 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:51:32,151 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:51:32,151 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:51:32,155 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/c5232733-1865-4c61-82d2-8594a469da0f ' '/dev/disk/by-id/dm-uuid-LVM-1d3GYVV7n1zo5bIcUAsqjwi61ohF9fIWrlsKNSErRhux6x0scZm1AH30okLefR1B ' '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-1d3GYVV7n1zo5bIcUAsqjwi61ohF9fIWrlsKNSErRhux6x0scZm1AH30okLefR1B', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c5232733-1865-4c61-82d2-8594a469da0f', 'ID_FS_UUID_ENC': 'c5232733-1865-4c61-82d2-8594a469da0f', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1326647436'} ; 2024-03-01 20:51:32,155 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:51:32,156 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:32,159 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:51:32,160 INFO program/MainThread: stderr[11]: 2024-03-01 20:51:32,160 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:51:32,160 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:32,163 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:51:32,163 INFO program/MainThread: stderr[12]: 2024-03-01 20:51:32,163 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:51:32,163 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:32,166 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:51:32,166 INFO program/MainThread: stderr[13]: 2024-03-01 20:51:32,166 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:51:32,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:32,174 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:51:32,177 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:32,178 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:51:32,178 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:32,179 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:51:32,174 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0750782898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B 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 (0x7f0751874f28) -- 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 = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:32,179 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:32,183 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:51:32,183 INFO program/MainThread: stderr[14]: 2024-03-01 20:51:32,183 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:51:32,187 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:51:32,191 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:32,191 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:51:32,195 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:32,195 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:51:32,199 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:32,199 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:51:32,203 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:32,203 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:51:32,205 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:51:32,205 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:51:32,208 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:32,209 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:51:32,212 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:51:32,212 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:32,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:32,219 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:32,222 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr ; incomplete: False ; hidden: False ; 2024-03-01 20:51:32,225 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:32,225 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:51:32,229 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:51:32,229 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:51:32,233 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:51:32,236 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:51:32,237 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:51:32,240 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:51:32,241 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:51:32,241 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:51:32,245 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:51:32,248 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:51:32,248 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:51:32,251 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:51:32,255 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:51:32,255 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:51:32,259 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:51:32,259 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:51:32,259 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:51:32,259 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 20:51:32,263 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:51:32,263 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:51:32,266 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:51:32,267 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:51:32,270 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-1d3GYVV7n1zo5bIcUAsqjwi61ohF9fIWMCxwq4WP22eOdSHXbmFuZF0unlEoVtxr ' '/dev/disk/by-uuid/acb93667-a9dc-4d4f-bd44-fcfac64cf95d ' '/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_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-1d3GYVV7n1zo5bIcUAsqjwi61ohF9fIWMCxwq4WP22eOdSHXbmFuZF0unlEoVtxr', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'acb93667-a9dc-4d4f-bd44-fcfac64cf95d', 'ID_FS_UUID_ENC': 'acb93667-a9dc-4d4f-bd44-fcfac64cf95d', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1326323775'} ; 2024-03-01 20:51:32,270 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:51:32,271 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:51:32,274 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:51:32,275 INFO program/MainThread: stderr[15]: 2024-03-01 20:51:32,275 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:51:32,275 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:51:32,278 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:51:32,278 INFO program/MainThread: stderr[16]: 2024-03-01 20:51:32,278 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:51:32,278 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:51:32,281 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:51:32,281 INFO program/MainThread: stderr[17]: 2024-03-01 20:51:32,282 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:51:32,286 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:32,289 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 20:51:32,292 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:32,293 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:32,293 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:32,294 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:32,290 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f07518747b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr 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 (0x7f0751874f28) -- name = test_vg1 status = True 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 = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:32,295 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:51:32,298 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:51:32,298 INFO program/MainThread: stderr[18]: 2024-03-01 20:51:32,298 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:51:32,302 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:51:32,306 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:32,306 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:51:32,310 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:32,310 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:51:32,313 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:32,313 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:51:32,317 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:32,317 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:51:32,318 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 20:51:32,321 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:32,321 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:51:32,325 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:51:32,325 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:32,325 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:32,329 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405deeedd7241bd4c48b8d2895b6 ' '/dev/disk/by-id/scsi-36001405deeedd7241bd4c48b8d2895b6 ' '/dev/disk/by-id/lvm-pv-uuid-87jeYk-7xgZ-5Q7V-JAOY-DIs6-xpcl-RWCW7L ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_deeedd72-41bd-4c48-b8d2-895b68bd94f4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4', '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': '87jeYk-7xgZ-5Q7V-JAOY-DIs6-xpcl-RWCW7L', 'ID_FS_UUID_ENC': '87jeYk-7xgZ-5Q7V-JAOY-DIs6-xpcl-RWCW7L', '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': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'ID_SERIAL': '36001405deeedd7241bd4c48b8d2895b6', 'ID_SERIAL_SHORT': '6001405deeedd7241bd4c48b8d2895b6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405deeedd724', 'ID_WWN_VENDOR_EXTENSION': '0x1bd4c48b8d2895b6', 'ID_WWN_WITH_EXTENSION': '0x6001405deeedd7241bd4c48b8d2895b6', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405deeedd7241bd4c48b8d2895b6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'deeedd72-41bd-4c48-b8d2-895b68bd94f4', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550031662'} ; 2024-03-01 20:51:32,329 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:51:32,332 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:51:32,336 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:32,340 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:51:32,340 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:51:32,340 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:51:32,340 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:51:32,344 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:51:32,347 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:51:32,347 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:51:32,350 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:51:32,351 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:51:32,351 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:51:32,351 INFO blivet/MainThread: got device: DiskDevice instance (0x7f075079fc88) -- 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 = 6001405deeedd7241bd4c48b8d2895b6 2024-03-01 20:51:32,355 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:51:32,358 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:32,358 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:51:32,361 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:32,362 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:51:32,365 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:32,365 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:51:32,369 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:32,369 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:51:32,372 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 20:51:32,372 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:51:32,372 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/sda$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:32,401 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Z0TbQC-7b37-LkEv-Bm5E-xDjJ-wwBZ-T7KlR2 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=87jeYk-7xgZ-5Q7V-JAOY-DIs6-xpcl-RWCW7L LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 LVM2_VG_SIZE=3196059648 LVM2_VG_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=XnX1WV-mM0H-ITwt-QAvI-BY20-QSfk-0yU000 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 LVM2_VG_SIZE=3196059648 LVM2_VG_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=aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:51:32,401 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid XnX1WV-mM0H-ITwt-QAvI-BY20-QSfk-0yU000. WARNING: Couldn't find device with uuid aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK. WARNING: VG test_vg2 is missing PV XnX1WV-mM0H-ITwt-QAvI-BY20-QSfk-0yU000 (last written to /dev/sde). WARNING: VG test_vg2 is missing PV aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK (last written to /dev/sdf). 2024-03-01 20:51:32,401 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:51:32,401 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 20:51:32,406 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 87jeYk-7xgZ-5Q7V-JAOY-DIs6-xpcl-RWCW7L ; label: None ; device: /dev/sdd ; serial: 36001405deeedd7241bd4c48b8d2895b6 ; exists: True ; vg_name: test_vg2 ; vg_uuid: LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 20:51:32,406 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 20:51:32,409 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:51:32,412 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 ; incomplete: True ; hidden: False ; 2024-03-01 20:51:32,416 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:32,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:32,422 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:32,422 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/sda$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:32,451 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 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=LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:51:32,451 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid XnX1WV-mM0H-ITwt-QAvI-BY20-QSfk-0yU000. WARNING: Couldn't find device with uuid aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK. WARNING: VG test_vg2 is missing PV XnX1WV-mM0H-ITwt-QAvI-BY20-QSfk-0yU000 (last written to /dev/sde). WARNING: VG test_vg2 is missing PV aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK (last written to /dev/sdf). 2024-03-01 20:51:32,451 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:51:32,451 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:51:32,452 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:51:32,456 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:51:32,460 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:51:32,460 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:51:32,464 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:51:32,464 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/sda$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:32,491 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B 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=MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb 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=dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:51:32,491 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid XnX1WV-mM0H-ITwt-QAvI-BY20-QSfk-0yU000. WARNING: Couldn't find device with uuid aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK. WARNING: VG test_vg2 is missing PV XnX1WV-mM0H-ITwt-QAvI-BY20-QSfk-0yU000 (last written to /dev/sde). WARNING: VG test_vg2 is missing PV aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK (last written to /dev/sdf). 2024-03-01 20:51:32,491 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:51:32,496 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 20:51:32,496 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 20:51:32,499 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 20:51:32,503 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 ; incomplete: True ; hidden: False ; 2024-03-01 20:51:32,506 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:51:32,506 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:51:32,506 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:32,510 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca ' '/dev/disk/by-id/scsi-36001405b8e660b886fb440ebd18182d1 ' '/dev/disk/by-id/wwn-0x6001405b8e660b886fb440ebd18182d1 ' '/dev/disk/by-id/lvm-pv-uuid-XnX1WV-mM0H-ITwt-QAvI-BY20-QSfk-0yU000 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_b8e660b8-86fb-440e-bd18-182d13c366ca', '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': 'XnX1WV-mM0H-ITwt-QAvI-BY20-QSfk-0yU000', 'ID_FS_UUID_ENC': 'XnX1WV-mM0H-ITwt-QAvI-BY20-QSfk-0yU000', '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': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'ID_SERIAL': '36001405b8e660b886fb440ebd18182d1', 'ID_SERIAL_SHORT': '6001405b8e660b886fb440ebd18182d1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b8e660b88', 'ID_WWN_VENDOR_EXTENSION': '0x6fb440ebd18182d1', 'ID_WWN_WITH_EXTENSION': '0x6001405b8e660b886fb440ebd18182d1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b8e660b886fb440ebd18182d1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b8e660b8-86fb-440e-bd18-182d13c366ca', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550098754'} ; 2024-03-01 20:51:32,510 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:51:32,514 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:51:32,517 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:32,521 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:51:32,521 INFO blivet/MainThread: sde is a disk 2024-03-01 20:51:32,521 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:51:32,522 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:51:32,525 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:51:32,528 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:51:32,528 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:51:32,531 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:51:32,532 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:51:32,532 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 20:51:32,532 INFO blivet/MainThread: got device: DiskDevice instance (0x7f075079abe0) -- 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 = 6001405b8e660b886fb440ebd18182d1 2024-03-01 20:51:32,536 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:51:32,540 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:32,540 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 20:51:32,543 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:32,543 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 20:51:32,546 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:32,547 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 20:51:32,550 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:32,550 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 20:51:32,553 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 20:51:32,553 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:51:32,553 INFO program/MainThread: Running [22] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:32,581 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Z0TbQC-7b37-LkEv-Bm5E-xDjJ-wwBZ-T7KlR2 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=87jeYk-7xgZ-5Q7V-JAOY-DIs6-xpcl-RWCW7L LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=XnX1WV-mM0H-ITwt-QAvI-BY20-QSfk-0yU000 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 LVM2_VG_SIZE=3196059648 LVM2_VG_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=aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:51:32,581 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK. WARNING: VG test_vg2 is missing PV aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK (last written to /dev/sdf). 2024-03-01 20:51:32,581 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:51:32,582 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 20:51:32,586 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: XnX1WV-mM0H-ITwt-QAvI-BY20-QSfk-0yU000 ; label: None ; device: /dev/sde ; serial: 36001405b8e660b886fb440ebd18182d1 ; exists: True ; vg_name: test_vg2 ; vg_uuid: LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:51:32,586 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 20:51:32,590 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:51:32,593 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 ; incomplete: True ; hidden: False ; 2024-03-01 20:51:32,596 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:51:32,600 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:51:32,603 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:51:32,606 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 20:51:32,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 ; incomplete: True ; hidden: False ; 2024-03-01 20:51:32,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:51:32,613 INFO program/MainThread: Running [23] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:32,641 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B 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=MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb 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=dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:51:32,641 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK. WARNING: VG test_vg2 is missing PV aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK (last written to /dev/sdf). 2024-03-01 20:51:32,641 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:51:32,641 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:51:32,642 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:32,646 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_984775db-0c86-458d-a914-cb573cb98e08 ' '/dev/disk/by-id/lvm-pv-uuid-aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK ' '/dev/disk/by-id/wwn-0x6001405984775db0c86458da914cb573 ' '/dev/disk/by-id/scsi-36001405984775db0c86458da914cb573', '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': 'aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK', 'ID_FS_UUID_ENC': 'aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK', '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': '984775db-0c86-458d-a914-cb573cb98e08', 'ID_SERIAL': '36001405984775db0c86458da914cb573', 'ID_SERIAL_SHORT': '6001405984775db0c86458da914cb573', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405984775db0', 'ID_WWN_VENDOR_EXTENSION': '0xc86458da914cb573', 'ID_WWN_WITH_EXTENSION': '0x6001405984775db0c86458da914cb573', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405984775db0c86458da914cb573', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '984775db-0c86-458d-a914-cb573cb98e08', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550115827'} ; 2024-03-01 20:51:32,647 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:51:32,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:51:32,654 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:32,658 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:51:32,658 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:51:32,658 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 20:51:32,659 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:51:32,662 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:51:32,665 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:51:32,665 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:51:32,669 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:51:32,669 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:51:32,669 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 20:51:32,670 INFO blivet/MainThread: got device: DiskDevice instance (0x7f07507369b0) -- 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 = 6001405984775db0c86458da914cb573 2024-03-01 20:51:32,673 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:51:32,677 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:32,677 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 20:51:32,680 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:32,680 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 20:51:32,684 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:32,684 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 20:51:32,687 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:32,687 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 20:51:32,690 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 20:51:32,690 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:51:32,691 INFO program/MainThread: Running [24] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:32,720 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Z0TbQC-7b37-LkEv-Bm5E-xDjJ-wwBZ-T7KlR2 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=87jeYk-7xgZ-5Q7V-JAOY-DIs6-xpcl-RWCW7L LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=XnX1WV-mM0H-ITwt-QAvI-BY20-QSfk-0yU000 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:51:32,720 INFO program/MainThread: stderr[24]: 2024-03-01 20:51:32,720 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:51:32,720 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 20:51:32,725 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK ; label: None ; device: /dev/sdf ; serial: 36001405984775db0c86458da914cb573 ; exists: True ; vg_name: test_vg2 ; vg_uuid: LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:51:32,725 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 20:51:32,728 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:51:32,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 ; incomplete: True ; hidden: False ; 2024-03-01 20:51:32,735 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:51:32,738 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:51:32,742 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:51:32,745 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 20:51:32,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 ; incomplete: True ; hidden: False ; 2024-03-01 20:51:32,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:51:32,751 INFO program/MainThread: Running [25] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:32,780 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B 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=MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb 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=dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:51:32,780 INFO program/MainThread: stderr[25]: 2024-03-01 20:51:32,780 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:51:32,785 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:32,788 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:32,791 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb ; incomplete: False ; hidden: False ; 2024-03-01 20:51:32,794 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:32,795 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:51:32,798 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:51:32,798 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:51:32,802 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:51:32,806 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:51:32,806 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:51:32,809 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:51:32,810 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:51:32,810 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:51:32,814 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:51:32,817 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:51:32,817 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:51:32,821 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:51:32,824 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:51:32,825 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:51:32,828 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:51:32,828 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:51:32,829 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:51:32,829 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 20:51:32,832 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:51:32,832 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:51:32,836 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:51:32,836 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:51:32,840 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/test_vg2/lv3 ' '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-LavfE3NEgq3Xs3u7QKjty2tlvsMSibg2gbMOG7UOAceYLIVlB3OT6IWLoOW2vTEb ' '/dev/disk/by-uuid/4ee5957c-ef46-4697-b851-ec7daf4afd71', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', '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-LavfE3NEgq3Xs3u7QKjty2tlvsMSibg2gbMOG7UOAceYLIVlB3OT6IWLoOW2vTEb', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4ee5957c-ef46-4697-b851-ec7daf4afd71', 'ID_FS_UUID_ENC': '4ee5957c-ef46-4697-b851-ec7daf4afd71', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1325474487'} ; 2024-03-01 20:51:32,840 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:51:32,840 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:51:32,844 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:51:32,844 INFO program/MainThread: stderr[26]: 2024-03-01 20:51:32,844 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:51:32,844 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:51:32,848 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:51:32,848 INFO program/MainThread: stderr[27]: 2024-03-01 20:51:32,848 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:51:32,848 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:51:32,851 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:51:32,851 INFO program/MainThread: stderr[28]: 2024-03-01 20:51:32,851 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:51:32,856 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:32,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 20:51:32,862 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:32,863 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:51:32,863 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:32,864 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:51:32,860 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0750736f28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb 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 (0x7f0750794048) -- 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 = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:32,864 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:51:32,867 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:51:32,868 INFO program/MainThread: stderr[29]: 2024-03-01 20:51:32,868 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:51:32,872 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:51:32,876 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:32,876 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 20:51:32,880 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:32,880 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 20:51:32,883 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:32,883 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:51:32,887 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:32,887 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 20:51:32,887 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 20:51:32,891 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:32,891 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 20:51:32,894 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:51:32,894 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:32,898 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:32,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:32,904 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:32,907 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:32,907 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:51:32,912 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:51:32,912 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:51:32,915 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:51:32,919 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:51:32,919 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:51:32,923 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:51:32,923 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:51:32,923 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 20:51:32,927 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:51:32,931 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:51:32,931 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:51:32,934 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:51:32,938 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:51:32,938 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:51:32,941 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:51:32,942 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:51:32,942 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:51:32,942 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 20:51:32,955 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:51:32,955 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:51:32,958 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:51:32,959 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:51:32,962 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-uuid/0ec599c9-62f3-499f-b4ed-cf935d819aa5 ' '/dev/mapper/test_vg2-lv4 /dev/test_vg2/lv4 ' '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-LavfE3NEgq3Xs3u7QKjty2tlvsMSibg2dSLBiI0daesTT74NfL6hIe06dxLXSNu2', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', '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-LavfE3NEgq3Xs3u7QKjty2tlvsMSibg2dSLBiI0daesTT74NfL6hIe06dxLXSNu2', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '0ec599c9-62f3-499f-b4ed-cf935d819aa5', 'ID_FS_UUID_ENC': '0ec599c9-62f3-499f-b4ed-cf935d819aa5', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1325162821'} ; 2024-03-01 20:51:32,962 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:51:32,963 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:51:32,967 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:51:32,967 INFO program/MainThread: stderr[30]: 2024-03-01 20:51:32,967 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:51:32,967 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:51:32,970 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:51:32,970 INFO program/MainThread: stderr[31]: 2024-03-01 20:51:32,970 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:51:32,970 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:51:32,973 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:51:32,974 INFO program/MainThread: stderr[32]: 2024-03-01 20:51:32,974 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:51:32,978 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:32,982 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 20:51:32,985 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:32,986 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:32,986 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:32,987 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:32,982 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f07507584e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 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 (0x7f0750794048) -- name = test_vg2 status = 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 = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:32,987 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:51:32,991 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:51:32,991 INFO program/MainThread: stderr[33]: 2024-03-01 20:51:32,991 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:51:32,995 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:51:32,999 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:32,999 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 20:51:33,003 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:33,003 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 20:51:33,006 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:33,006 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 20:51:33,010 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:33,010 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 20:51:33,010 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 20:51:33,014 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:33,014 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 20:51:33,017 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:51:33,018 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:33,018 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:33,022 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140567aeb14c6f974aef8535ffebd ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f ' '/dev/disk/by-id/wwn-0x600140567aeb14c6f974aef8535ffebd ' '/dev/disk/by-id/lvm-pv-uuid-29pI2f-6JqT-wK6S-vedo-bG6e-H2WZ-xgE9Tq ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_67aeb14c-6f97-4aef-8535-ffebde2c102f', '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': '29pI2f-6JqT-wK6S-vedo-bG6e-H2WZ-xgE9Tq', 'ID_FS_UUID_ENC': '29pI2f-6JqT-wK6S-vedo-bG6e-H2WZ-xgE9Tq', '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': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'ID_SERIAL': '3600140567aeb14c6f974aef8535ffebd', 'ID_SERIAL_SHORT': '600140567aeb14c6f974aef8535ffebd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140567aeb14c6', 'ID_WWN_VENDOR_EXTENSION': '0xf974aef8535ffebd', 'ID_WWN_WITH_EXTENSION': '0x600140567aeb14c6f974aef8535ffebd', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140567aeb14c6f974aef8535ffebd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '67aeb14c-6f97-4aef-8535-ffebde2c102f', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550337184'} ; 2024-03-01 20:51:33,022 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:51:33,026 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:51:33,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:33,033 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:51:33,034 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:51:33,034 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 20:51:33,034 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 20:51:33,037 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:51:33,040 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:51:33,041 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:51:33,044 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:51:33,044 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:51:33,045 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 20:51:33,045 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0750754a90) -- 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 = 600140567aeb14c6f974aef8535ffebd 2024-03-01 20:51:33,048 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:51:33,052 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:33,052 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 20:51:33,055 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:33,055 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 20:51:33,059 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:33,059 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 20:51:33,062 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:33,062 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 20:51:33,065 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 20:51:33,065 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:51:33,065 INFO program/MainThread: Running [34] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:33,095 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Z0TbQC-7b37-LkEv-Bm5E-xDjJ-wwBZ-T7KlR2 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=87jeYk-7xgZ-5Q7V-JAOY-DIs6-xpcl-RWCW7L LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=XnX1WV-mM0H-ITwt-QAvI-BY20-QSfk-0yU000 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=29pI2f-6JqT-wK6S-vedo-bG6e-H2WZ-xgE9Tq LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX LVM2_VG_SIZE=4261412864 LVM2_VG_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=YhwBl3-HraS-HZZ3-Oopd-hUrq-6yLa-XY3f3W LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX LVM2_VG_SIZE=4261412864 LVM2_VG_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=FWaVIM-WWL8-XMvF-riqw-2gYk-ypTw-Tprd5N LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX LVM2_VG_SIZE=4261412864 LVM2_VG_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=I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:51:33,095 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid YhwBl3-HraS-HZZ3-Oopd-hUrq-6yLa-XY3f3W. WARNING: Couldn't find device with uuid FWaVIM-WWL8-XMvF-riqw-2gYk-ypTw-Tprd5N. WARNING: Couldn't find device with uuid I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX. WARNING: VG test_vg3 is missing PV YhwBl3-HraS-HZZ3-Oopd-hUrq-6yLa-XY3f3W (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV FWaVIM-WWL8-XMvF-riqw-2gYk-ypTw-Tprd5N (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:51:33,095 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:51:33,096 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 20:51:33,100 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 29pI2f-6JqT-wK6S-vedo-bG6e-H2WZ-xgE9Tq ; label: None ; device: /dev/sdg ; serial: 3600140567aeb14c6f974aef8535ffebd ; exists: True ; vg_name: test_vg3 ; vg_uuid: 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 20:51:33,100 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 20:51:33,103 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:51:33,106 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX ; incomplete: True ; hidden: False ; 2024-03-01 20:51:33,110 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:33,113 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:33,116 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:33,116 INFO program/MainThread: Running [35] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:33,146 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 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=LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 LVM2_VG_SIZE=3196059648 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=4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:51:33,146 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid YhwBl3-HraS-HZZ3-Oopd-hUrq-6yLa-XY3f3W. WARNING: Couldn't find device with uuid FWaVIM-WWL8-XMvF-riqw-2gYk-ypTw-Tprd5N. WARNING: Couldn't find device with uuid I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX. WARNING: VG test_vg3 is missing PV YhwBl3-HraS-HZZ3-Oopd-hUrq-6yLa-XY3f3W (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV FWaVIM-WWL8-XMvF-riqw-2gYk-ypTw-Tprd5N (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:51:33,146 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:51:33,146 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:51:33,147 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:51:33,152 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:51:33,155 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:51:33,155 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 20:51:33,159 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:51:33,159 INFO program/MainThread: Running [36] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:33,190 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B 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=MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb 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=dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 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=APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w 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=APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w 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=dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W 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=dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W 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=wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15 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=ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:51:33,190 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid YhwBl3-HraS-HZZ3-Oopd-hUrq-6yLa-XY3f3W. WARNING: Couldn't find device with uuid FWaVIM-WWL8-XMvF-riqw-2gYk-ypTw-Tprd5N. WARNING: Couldn't find device with uuid I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX. WARNING: VG test_vg3 is missing PV YhwBl3-HraS-HZZ3-Oopd-hUrq-6yLa-XY3f3W (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV FWaVIM-WWL8-XMvF-riqw-2gYk-ypTw-Tprd5N (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:51:33,190 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:51:33,195 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 20:51:33,195 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 20:51:33,199 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 20:51:33,202 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX ; incomplete: True ; hidden: False ; 2024-03-01 20:51:33,205 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:51:33,205 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:51:33,205 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:33,209 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140541895b0fd0424d85ab89e7d4b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_41895b0f-d042-4d85-ab89-e7d4b4e497cf ' '/dev/disk/by-id/scsi-3600140541895b0fd0424d85ab89e7d4b ' '/dev/disk/by-id/lvm-pv-uuid-YhwBl3-HraS-HZZ3-Oopd-hUrq-6yLa-XY3f3W ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf', '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': 'YhwBl3-HraS-HZZ3-Oopd-hUrq-6yLa-XY3f3W', 'ID_FS_UUID_ENC': 'YhwBl3-HraS-HZZ3-Oopd-hUrq-6yLa-XY3f3W', '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': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'ID_SERIAL': '3600140541895b0fd0424d85ab89e7d4b', 'ID_SERIAL_SHORT': '600140541895b0fd0424d85ab89e7d4b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140541895b0fd', 'ID_WWN_VENDOR_EXTENSION': '0x0424d85ab89e7d4b', 'ID_WWN_WITH_EXTENSION': '0x600140541895b0fd0424d85ab89e7d4b', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140541895b0fd0424d85ab89e7d4b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '41895b0f-d042-4d85-ab89-e7d4b4e497cf', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550380784'} ; 2024-03-01 20:51:33,209 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:51:33,213 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:51:33,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:33,220 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:51:33,221 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:51:33,221 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:51:33,221 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 20:51:33,224 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:51:33,228 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:51:33,228 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:51:33,231 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:51:33,231 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:51:33,232 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 20:51:33,232 INFO blivet/MainThread: got device: DiskDevice instance (0x7f075079af28) -- 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 = 600140541895b0fd0424d85ab89e7d4b 2024-03-01 20:51:33,236 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:51:33,239 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:33,239 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 20:51:33,243 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:33,243 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 20:51:33,246 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:33,246 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 20:51:33,250 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:33,250 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 20:51:33,253 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 20:51:33,253 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:51:33,253 INFO program/MainThread: Running [37] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:33,282 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Z0TbQC-7b37-LkEv-Bm5E-xDjJ-wwBZ-T7KlR2 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=87jeYk-7xgZ-5Q7V-JAOY-DIs6-xpcl-RWCW7L LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=XnX1WV-mM0H-ITwt-QAvI-BY20-QSfk-0yU000 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=29pI2f-6JqT-wK6S-vedo-bG6e-H2WZ-xgE9Tq LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX LVM2_VG_SIZE=4261412864 LVM2_VG_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=YhwBl3-HraS-HZZ3-Oopd-hUrq-6yLa-XY3f3W LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX LVM2_VG_SIZE=4261412864 LVM2_VG_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=FWaVIM-WWL8-XMvF-riqw-2gYk-ypTw-Tprd5N LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX LVM2_VG_SIZE=4261412864 LVM2_VG_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=I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:51:33,282 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid FWaVIM-WWL8-XMvF-riqw-2gYk-ypTw-Tprd5N. WARNING: Couldn't find device with uuid I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX. WARNING: VG test_vg3 is missing PV FWaVIM-WWL8-XMvF-riqw-2gYk-ypTw-Tprd5N (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:51:33,282 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:51:33,283 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 20:51:33,287 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: YhwBl3-HraS-HZZ3-Oopd-hUrq-6yLa-XY3f3W ; label: None ; device: /dev/sdh ; serial: 3600140541895b0fd0424d85ab89e7d4b ; exists: True ; vg_name: test_vg3 ; vg_uuid: 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX ; pe_start: 8 MiB ; 2024-03-01 20:51:33,287 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 20:51:33,290 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:51:33,294 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX ; incomplete: True ; hidden: False ; 2024-03-01 20:51:33,297 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:51:33,300 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:51:33,304 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:51:33,307 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 20:51:33,310 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX ; incomplete: True ; hidden: False ; 2024-03-01 20:51:33,313 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:51:33,314 INFO program/MainThread: Running [38] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:33,344 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B 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=MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb 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=dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 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=APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w 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=APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w 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=dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W 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=dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W 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=wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15 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=ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:51:33,344 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid FWaVIM-WWL8-XMvF-riqw-2gYk-ypTw-Tprd5N. WARNING: Couldn't find device with uuid I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX. WARNING: VG test_vg3 is missing PV FWaVIM-WWL8-XMvF-riqw-2gYk-ypTw-Tprd5N (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:51:33,344 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:51:33,344 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:51:33,345 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:33,349 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-FWaVIM-WWL8-XMvF-riqw-2gYk-ypTw-Tprd5N ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_68c57b06-4edb-4be1-bc77-fb770858af78 ' '/dev/disk/by-id/wwn-0x600140568c57b064edb4be1bc77fb770 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78 ' '/dev/disk/by-id/scsi-3600140568c57b064edb4be1bc77fb770', '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': 'FWaVIM-WWL8-XMvF-riqw-2gYk-ypTw-Tprd5N', 'ID_FS_UUID_ENC': 'FWaVIM-WWL8-XMvF-riqw-2gYk-ypTw-Tprd5N', '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': '68c57b06-4edb-4be1-bc77-fb770858af78', 'ID_SERIAL': '3600140568c57b064edb4be1bc77fb770', 'ID_SERIAL_SHORT': '600140568c57b064edb4be1bc77fb770', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140568c57b064', 'ID_WWN_VENDOR_EXTENSION': '0xedb4be1bc77fb770', 'ID_WWN_WITH_EXTENSION': '0x600140568c57b064edb4be1bc77fb770', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140568c57b064edb4be1bc77fb770', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '68c57b06-4edb-4be1-bc77-fb770858af78', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550447036'} ; 2024-03-01 20:51:33,350 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:51:33,354 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:51:33,357 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:33,361 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:51:33,362 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:51:33,362 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 20:51:33,362 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 20:51:33,365 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:51:33,368 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:51:33,369 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:51:33,372 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:51:33,372 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:51:33,373 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 20:51:33,373 INFO blivet/MainThread: got device: DiskDevice instance (0x7f07507b09b0) -- 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 = 600140568c57b064edb4be1bc77fb770 2024-03-01 20:51:33,376 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:51:33,380 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:33,380 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 20:51:33,383 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:33,383 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 20:51:33,387 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:33,387 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 20:51:33,390 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:33,391 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 20:51:33,394 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 20:51:33,394 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:51:33,394 INFO program/MainThread: Running [39] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:33,426 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Z0TbQC-7b37-LkEv-Bm5E-xDjJ-wwBZ-T7KlR2 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=87jeYk-7xgZ-5Q7V-JAOY-DIs6-xpcl-RWCW7L LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=XnX1WV-mM0H-ITwt-QAvI-BY20-QSfk-0yU000 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=29pI2f-6JqT-wK6S-vedo-bG6e-H2WZ-xgE9Tq LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX LVM2_VG_SIZE=4261412864 LVM2_VG_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=YhwBl3-HraS-HZZ3-Oopd-hUrq-6yLa-XY3f3W LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX LVM2_VG_SIZE=4261412864 LVM2_VG_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=FWaVIM-WWL8-XMvF-riqw-2gYk-ypTw-Tprd5N LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX LVM2_VG_SIZE=4261412864 LVM2_VG_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=I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:51:33,426 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX. WARNING: VG test_vg3 is missing PV I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:51:33,426 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:51:33,427 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 20:51:33,431 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: FWaVIM-WWL8-XMvF-riqw-2gYk-ypTw-Tprd5N ; label: None ; device: /dev/sdi ; serial: 3600140568c57b064edb4be1bc77fb770 ; exists: True ; vg_name: test_vg3 ; vg_uuid: 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX ; pe_start: 8 MiB ; 2024-03-01 20:51:33,431 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:51:33,434 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:51:33,438 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX ; incomplete: True ; hidden: False ; 2024-03-01 20:51:33,441 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:51:33,445 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:51:33,448 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:51:33,451 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 20:51:33,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX ; incomplete: True ; hidden: False ; 2024-03-01 20:51:33,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:51:33,457 INFO program/MainThread: Running [40] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:33,489 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B 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=MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb 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=dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 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=APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w 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=APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w 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=dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W 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=dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W 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=wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15 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=ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:51:33,489 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX. WARNING: VG test_vg3 is missing PV I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:51:33,489 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:51:33,490 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:51:33,490 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:33,495 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX ' '/dev/disk/by-id/scsi-36001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_a95585b0-05b1-46a5-9f3f-17aabc7b48af ' '/dev/disk/by-id/wwn-0x6001405a95585b005b146a59f3f17aab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af', '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': 'I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX', 'ID_FS_UUID_ENC': 'I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX', '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': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'ID_SERIAL': '36001405a95585b005b146a59f3f17aab', 'ID_SERIAL_SHORT': '6001405a95585b005b146a59f3f17aab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a95585b00', 'ID_WWN_VENDOR_EXTENSION': '0x5b146a59f3f17aab', 'ID_WWN_WITH_EXTENSION': '0x6001405a95585b005b146a59f3f17aab', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a95585b005b146a59f3f17aab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_PORT_NAME': 'naa.500140527e0b6ab0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a95585b0-05b1-46a5-9f3f-17aabc7b48af', 'SCSI_IDENT_TARGET_NAME': 'naa.500140527e0b6ab0', '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': '550537073'} ; 2024-03-01 20:51:33,495 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:51:33,499 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:51:33,503 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:33,507 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:51:33,507 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:51:33,508 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:51:33,508 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 20:51:33,511 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:51:33,514 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:51:33,514 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:51:33,518 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:51:33,518 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:51:33,518 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 20:51:33,519 INFO blivet/MainThread: got device: DiskDevice instance (0x7f07507b00b8) -- 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 = 6001405a95585b005b146a59f3f17aab 2024-03-01 20:51:33,522 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:51:33,525 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:33,526 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 20:51:33,529 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:33,529 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 20:51:33,532 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:33,533 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 20:51:33,536 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:33,536 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 20:51:33,539 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 20:51:33,539 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:51:33,540 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/sdj$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:33,569 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Z0TbQC-7b37-LkEv-Bm5E-xDjJ-wwBZ-T7KlR2 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pUX90e-WOeg-vYlu-ak4S-K01Q-H74d-31GblM LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Rg2NrE-ei22-MMeB-XlxZ-vouO-ihwy-A3xtR1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=87jeYk-7xgZ-5Q7V-JAOY-DIs6-xpcl-RWCW7L LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=XnX1WV-mM0H-ITwt-QAvI-BY20-QSfk-0yU000 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=aEnqTx-S9ZL-ftzu-7auz-odhc-8SUu-Wzk1QK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=29pI2f-6JqT-wK6S-vedo-bG6e-H2WZ-xgE9Tq LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX LVM2_VG_SIZE=4261412864 LVM2_VG_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=YhwBl3-HraS-HZZ3-Oopd-hUrq-6yLa-XY3f3W LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX LVM2_VG_SIZE=4261412864 LVM2_VG_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=FWaVIM-WWL8-XMvF-riqw-2gYk-ypTw-Tprd5N LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX LVM2_VG_SIZE=4261412864 LVM2_VG_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=I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:51:33,569 INFO program/MainThread: stderr[41]: 2024-03-01 20:51:33,569 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:51:33,570 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 20:51:33,574 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: I8kIOE-46MK-86Np-cPlm-KeSI-GrVG-67aheX ; label: None ; device: /dev/sdj ; serial: 36001405a95585b005b146a59f3f17aab ; exists: True ; vg_name: test_vg3 ; vg_uuid: 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 20:51:33,574 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 20:51:33,577 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:51:33,581 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX ; incomplete: True ; hidden: False ; 2024-03-01 20:51:33,584 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:51:33,588 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:51:33,591 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:51:33,594 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 20:51:33,597 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX ; incomplete: True ; hidden: False ; 2024-03-01 20:51:33,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:51:33,601 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/sdj$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:33,630 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B 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=MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb 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=dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 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=APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w 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=APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w 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=dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W 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=dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W 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=wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15 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=ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:51:33,630 INFO program/MainThread: stderr[42]: 2024-03-01 20:51:33,630 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:51:33,635 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:33,639 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:33,642 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w ; incomplete: False ; hidden: False ; 2024-03-01 20:51:33,645 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:33,646 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 20:51:33,649 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:51:33,649 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:51:33,653 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:51:33,656 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:51:33,657 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:51:33,660 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:51:33,661 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:51:33,661 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 20:51:33,665 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:51:33,668 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:51:33,668 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 20:51:33,672 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:51:33,675 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:51:33,676 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:51:33,679 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:51:33,680 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:51:33,680 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:51:33,680 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 20:51:33,683 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:51:33,684 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:51:33,687 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:51:33,687 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:51:33,691 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/4de7c750-0520-4a75-9a4b-96227c22907e ' '/dev/disk/by-id/dm-uuid-LVM-4UgQHdDsLcXYYLwK4ljnbmAAZZ2wVtYXAPDcLtlRQ7yASQd0sm6Hzv74ciizvr3w ' '/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-4UgQHdDsLcXYYLwK4ljnbmAAZZ2wVtYXAPDcLtlRQ7yASQd0sm6Hzv74ciizvr3w', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4de7c750-0520-4a75-9a4b-96227c22907e', 'ID_FS_UUID_ENC': '4de7c750-0520-4a75-9a4b-96227c22907e', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1324305824'} ; 2024-03-01 20:51:33,691 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:51:33,692 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:51:33,696 INFO program/MainThread: stdout[43]: LVM 2024-03-01 20:51:33,696 INFO program/MainThread: stderr[43]: 2024-03-01 20:51:33,696 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:51:33,696 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:51:33,699 INFO program/MainThread: stdout[44]: LVM 2024-03-01 20:51:33,699 INFO program/MainThread: stderr[44]: 2024-03-01 20:51:33,699 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:51:33,699 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:51:33,702 INFO program/MainThread: stdout[45]: LVM 2024-03-01 20:51:33,703 INFO program/MainThread: stderr[45]: 2024-03-01 20:51:33,703 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:51:33,707 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:33,711 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 20:51:33,714 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:33,715 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:51:33,715 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:33,716 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:51:33,711 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0751861f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w 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 (0x7f0750736b00) -- 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 = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:33,716 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:51:33,720 INFO program/MainThread: stdout[46]: LVM 2024-03-01 20:51:33,720 INFO program/MainThread: stderr[46]: 2024-03-01 20:51:33,720 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:51:33,724 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:51:33,728 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:33,728 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 20:51:33,732 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:33,732 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 20:51:33,736 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:33,736 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 20:51:33,740 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:33,740 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 20:51:33,740 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 20:51:33,744 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:33,744 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 20:51:33,747 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:51:33,747 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:33,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:33,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:33,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W ; incomplete: False ; hidden: False ; 2024-03-01 20:51:33,761 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:33,761 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 20:51:33,764 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:51:33,764 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:51:33,768 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:51:33,772 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:51:33,772 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:51:33,776 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:51:33,776 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:51:33,776 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 20:51:33,780 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:51:33,783 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:51:33,784 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:51:33,787 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:51:33,791 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:51:33,791 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:51:33,794 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:51:33,795 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:51:33,795 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:51:33,795 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 20:51:33,798 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:51:33,799 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:51:33,802 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:51:33,802 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:51:33,806 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-4UgQHdDsLcXYYLwK4ljnbmAAZZ2wVtYXdvDpJAvcgFFzkjvKwJZMbzhEaDcHc13W ' '/dev/mapper/test_vg3-lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-uuid/c3eebd52-f159-44b7-ae4d-15acf47cd337 ' '/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-4UgQHdDsLcXYYLwK4ljnbmAAZZ2wVtYXdvDpJAvcgFFzkjvKwJZMbzhEaDcHc13W', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c3eebd52-f159-44b7-ae4d-15acf47cd337', 'ID_FS_UUID_ENC': 'c3eebd52-f159-44b7-ae4d-15acf47cd337', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1323983319'} ; 2024-03-01 20:51:33,806 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:51:33,806 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:51:33,810 INFO program/MainThread: stdout[47]: LVM 2024-03-01 20:51:33,810 INFO program/MainThread: stderr[47]: 2024-03-01 20:51:33,810 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:51:33,811 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:51:33,814 INFO program/MainThread: stdout[48]: LVM 2024-03-01 20:51:33,814 INFO program/MainThread: stderr[48]: 2024-03-01 20:51:33,814 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:51:33,814 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:51:33,817 INFO program/MainThread: stdout[49]: LVM 2024-03-01 20:51:33,817 INFO program/MainThread: stderr[49]: 2024-03-01 20:51:33,817 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:51:33,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:33,826 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 20:51:33,829 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:33,830 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:51:33,831 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:33,831 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:51:33,827 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f075079f940) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W 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 (0x7f0750736b00) -- name = test_vg3 status = True 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 = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:33,832 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:51:33,835 INFO program/MainThread: stdout[50]: LVM 2024-03-01 20:51:33,836 INFO program/MainThread: stderr[50]: 2024-03-01 20:51:33,836 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:51:33,840 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:51:33,843 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:33,844 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 20:51:33,847 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:33,847 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 20:51:33,851 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:33,851 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 20:51:33,854 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:33,854 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 20:51:33,855 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 20:51:33,858 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:33,858 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 20:51:33,861 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:51:33,862 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:33,865 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:33,869 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:33,871 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:33,875 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:33,875 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:51:33,878 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:51:33,878 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 20:51:33,882 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:51:33,885 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:51:33,886 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:51:33,889 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:51:33,890 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:51:33,890 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 20:51:33,893 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:51:33,897 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:51:33,897 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 20:51:33,900 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:51:33,904 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:51:33,904 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:51:33,907 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:51:33,908 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:51:33,908 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:51:33,908 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 20:51:33,912 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:51:33,912 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:51:33,915 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:51:33,916 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:51:33,919 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-4UgQHdDsLcXYYLwK4ljnbmAAZZ2wVtYXwDcwtCi9Nm536nzvSkrGTlkwCltisZ15 ' '/dev/mapper/test_vg3-lv7 /dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-uuid/ff8eb62d-03e2-4ec8-9de1-bd5239d3f0b4 ' '/dev/test_vg3/lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-4UgQHdDsLcXYYLwK4ljnbmAAZZ2wVtYXwDcwtCi9Nm536nzvSkrGTlkwCltisZ15', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ff8eb62d-03e2-4ec8-9de1-bd5239d3f0b4', 'ID_FS_UUID_ENC': 'ff8eb62d-03e2-4ec8-9de1-bd5239d3f0b4', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1323667385'} ; 2024-03-01 20:51:33,919 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:51:33,920 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:51:33,923 INFO program/MainThread: stdout[51]: LVM 2024-03-01 20:51:33,924 INFO program/MainThread: stderr[51]: 2024-03-01 20:51:33,924 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:51:33,924 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:51:33,927 INFO program/MainThread: stdout[52]: LVM 2024-03-01 20:51:33,927 INFO program/MainThread: stderr[52]: 2024-03-01 20:51:33,927 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:51:33,927 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:51:33,930 INFO program/MainThread: stdout[53]: LVM 2024-03-01 20:51:33,931 INFO program/MainThread: stderr[53]: 2024-03-01 20:51:33,931 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:51:33,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:33,939 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 20:51:33,942 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:33,943 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:51:33,944 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:33,945 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:51:33,939 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0751918710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15 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 (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:33,946 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:51:33,949 INFO program/MainThread: stdout[54]: LVM 2024-03-01 20:51:33,949 INFO program/MainThread: stderr[54]: 2024-03-01 20:51:33,949 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 20:51:33,953 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:51:33,957 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:33,957 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 20:51:33,961 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:33,961 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 20:51:33,965 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:33,965 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 20:51:33,968 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:33,969 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 20:51:33,969 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 20:51:33,972 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:33,972 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 20:51:33,976 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:51:33,976 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:33,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:33,983 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:33,986 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj ; incomplete: False ; hidden: False ; 2024-03-01 20:51:33,989 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:33,990 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 20:51:33,993 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:51:33,993 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 20:51:33,997 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:51:34,001 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:51:34,001 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:51:34,004 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:51:34,005 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:51:34,005 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 20:51:34,009 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:51:34,012 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:51:34,012 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 20:51:34,016 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:51:34,019 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:51:34,020 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:51:34,023 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:51:34,024 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:51:34,024 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:51:34,024 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 20:51:34,027 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:51:34,028 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:51:34,031 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:51:34,031 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:51:34,035 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-uuid/c3e08916-e07c-47a9-b1c9-d371db49e165 ' '/dev/disk/by-id/dm-uuid-LVM-4UgQHdDsLcXYYLwK4ljnbmAAZZ2wVtYXah0TBjyEXkk25CRoezCXDgdpYG9al3sj', '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-4UgQHdDsLcXYYLwK4ljnbmAAZZ2wVtYXah0TBjyEXkk25CRoezCXDgdpYG9al3sj', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c3e08916-e07c-47a9-b1c9-d371db49e165', 'ID_FS_UUID_ENC': 'c3e08916-e07c-47a9-b1c9-d371db49e165', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1323348791'} ; 2024-03-01 20:51:34,035 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:51:34,036 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:51:34,040 INFO program/MainThread: stdout[55]: LVM 2024-03-01 20:51:34,040 INFO program/MainThread: stderr[55]: 2024-03-01 20:51:34,040 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 20:51:34,040 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:51:34,043 INFO program/MainThread: stdout[56]: LVM 2024-03-01 20:51:34,043 INFO program/MainThread: stderr[56]: 2024-03-01 20:51:34,043 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 20:51:34,043 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:51:34,046 INFO program/MainThread: stdout[57]: LVM 2024-03-01 20:51:34,047 INFO program/MainThread: stderr[57]: 2024-03-01 20:51:34,047 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 20:51:34,052 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:34,055 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 20:51:34,059 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:34,060 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:34,060 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:34,061 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:34,056 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0750766e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj 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 (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:34,062 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:51:34,065 INFO program/MainThread: stdout[58]: LVM 2024-03-01 20:51:34,066 INFO program/MainThread: stderr[58]: 2024-03-01 20:51:34,066 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 20:51:34,070 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:51:34,074 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:34,074 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 20:51:34,077 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:34,078 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 20:51:34,081 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:34,081 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 20:51:34,085 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:34,085 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 20:51:34,085 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 20:51:34,089 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:34,089 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 20:51:34,092 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:51:34,093 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:34,093 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:34,096 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': '16386320'} ; 2024-03-01 20:51:34,096 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:51:34,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:34,104 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:34,108 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:51:34,108 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:51:34,108 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:51:34,108 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:51:34,108 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 20:51:34,109 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 20:51:34,112 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:51:34,115 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:51:34,115 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:51:34,119 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:51:34,119 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:51:34,119 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 20:51:34,119 INFO blivet/MainThread: got device: DiskDevice instance (0x7f075079b2e8) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:51:34,123 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:51:34,127 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:34,127 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 20:51:34,130 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:34,130 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 20:51:34,134 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:34,134 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 20:51:34,138 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:34,138 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 20:51:34,141 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:51:34,144 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:34,147 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:51:34,151 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 0x7f0750753e08> 2024-03-01 20:51:37,098 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 20:51:37,102 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:51:37,103 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:51:37,107 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': '16389701'} ; 2024-03-01 20:51:37,107 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:51:37,107 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:51:37,111 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:37,115 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:37,118 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:51:37,121 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:37,125 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:37,125 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:37,138 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:37,157 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:37,160 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 20:51:37,161 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 20:51:37,165 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:51:37,165 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 20:51:37,168 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:51:37,171 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:51:37,171 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:51:37,175 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:51:37,175 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:51:37,175 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:51:37,179 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:51:37,182 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:51:37,185 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:51:37,188 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:51:37,192 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:51:37,192 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:51:37,192 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 20:51:37,193 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:51:37,192 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f075079bcc0) -- 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 0x7f07506f5ca8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:51:37,197 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:51:37,200 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:37,200 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 20:51:37,204 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:37,204 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 20:51:37,207 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:37,207 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 20:51:37,211 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:37,211 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 20:51:37,211 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:51:37,214 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:37,214 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 20:51:37,217 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:51:37,217 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:37,221 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/test_vg3/lv8 ' '/dev/disk/by-uuid/c3e08916-e07c-47a9-b1c9-d371db49e165 ' '/dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-4UgQHdDsLcXYYLwK4ljnbmAAZZ2wVtYXah0TBjyEXkk25CRoezCXDgdpYG9al3sj ' '/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-4UgQHdDsLcXYYLwK4ljnbmAAZZ2wVtYXah0TBjyEXkk25CRoezCXDgdpYG9al3sj', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c3e08916-e07c-47a9-b1c9-d371db49e165', 'ID_FS_UUID_ENC': 'c3e08916-e07c-47a9-b1c9-d371db49e165', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1323348791'} ; 2024-03-01 20:51:37,221 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:51:37,221 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:51:37,225 INFO program/MainThread: stdout[59]: LVM 2024-03-01 20:51:37,225 INFO program/MainThread: stderr[59]: 2024-03-01 20:51:37,225 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 20:51:37,225 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:51:37,228 INFO program/MainThread: stdout[60]: LVM 2024-03-01 20:51:37,229 INFO program/MainThread: stderr[60]: 2024-03-01 20:51:37,229 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 20:51:37,229 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:51:37,232 INFO program/MainThread: stdout[61]: LVM 2024-03-01 20:51:37,232 INFO program/MainThread: stderr[61]: 2024-03-01 20:51:37,232 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 20:51:37,237 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:37,240 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 20:51:37,244 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:37,245 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:37,245 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:37,247 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:37,241 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0750766e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:37,247 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:51:37,251 INFO program/MainThread: stdout[62]: LVM 2024-03-01 20:51:37,251 INFO program/MainThread: stderr[62]: 2024-03-01 20:51:37,251 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 20:51:37,255 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:51:37,255 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 20:51:37,259 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/test_vg3/lv7 ' '/dev/disk/by-id/dm-uuid-LVM-4UgQHdDsLcXYYLwK4ljnbmAAZZ2wVtYXwDcwtCi9Nm536nzvSkrGTlkwCltisZ15 ' '/dev/disk/by-id/dm-name-test_vg3-lv7 /dev/mapper/test_vg3-lv7 ' '/dev/disk/by-uuid/ff8eb62d-03e2-4ec8-9de1-bd5239d3f0b4', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-4UgQHdDsLcXYYLwK4ljnbmAAZZ2wVtYXwDcwtCi9Nm536nzvSkrGTlkwCltisZ15', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ff8eb62d-03e2-4ec8-9de1-bd5239d3f0b4', 'ID_FS_UUID_ENC': 'ff8eb62d-03e2-4ec8-9de1-bd5239d3f0b4', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1323667385'} ; 2024-03-01 20:51:37,259 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:51:37,259 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:51:37,262 INFO program/MainThread: stdout[63]: LVM 2024-03-01 20:51:37,262 INFO program/MainThread: stderr[63]: 2024-03-01 20:51:37,262 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 20:51:37,262 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:51:37,265 INFO program/MainThread: stdout[64]: LVM 2024-03-01 20:51:37,266 INFO program/MainThread: stderr[64]: 2024-03-01 20:51:37,266 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 20:51:37,266 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:51:37,269 INFO program/MainThread: stdout[65]: LVM 2024-03-01 20:51:37,269 INFO program/MainThread: stderr[65]: 2024-03-01 20:51:37,269 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 20:51:37,275 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:37,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 20:51:37,281 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:37,283 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:37,283 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:37,284 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:37,278 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0751918710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:37,285 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:51:37,288 INFO program/MainThread: stdout[66]: LVM 2024-03-01 20:51:37,288 INFO program/MainThread: stderr[66]: 2024-03-01 20:51:37,288 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 20:51:37,292 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:51:37,293 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 20:51:37,296 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/test_vg3/lv6 /dev/mapper/test_vg3-lv6 ' '/dev/disk/by-uuid/c3eebd52-f159-44b7-ae4d-15acf47cd337 ' '/dev/disk/by-id/dm-uuid-LVM-4UgQHdDsLcXYYLwK4ljnbmAAZZ2wVtYXdvDpJAvcgFFzkjvKwJZMbzhEaDcHc13W ' '/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-4UgQHdDsLcXYYLwK4ljnbmAAZZ2wVtYXdvDpJAvcgFFzkjvKwJZMbzhEaDcHc13W', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c3eebd52-f159-44b7-ae4d-15acf47cd337', 'ID_FS_UUID_ENC': 'c3eebd52-f159-44b7-ae4d-15acf47cd337', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1323983319'} ; 2024-03-01 20:51:37,296 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:51:37,296 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:51:37,299 INFO program/MainThread: stdout[67]: LVM 2024-03-01 20:51:37,299 INFO program/MainThread: stderr[67]: 2024-03-01 20:51:37,300 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 20:51:37,300 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:51:37,303 INFO program/MainThread: stdout[68]: LVM 2024-03-01 20:51:37,303 INFO program/MainThread: stderr[68]: 2024-03-01 20:51:37,303 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 20:51:37,303 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:51:37,306 INFO program/MainThread: stdout[69]: LVM 2024-03-01 20:51:37,306 INFO program/MainThread: stderr[69]: 2024-03-01 20:51:37,306 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 20:51:37,311 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:37,314 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 20:51:37,318 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:37,319 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:37,319 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:37,320 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:37,315 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f075079f940) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:37,321 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:51:37,325 INFO program/MainThread: stdout[70]: LVM 2024-03-01 20:51:37,325 INFO program/MainThread: stderr[70]: 2024-03-01 20:51:37,325 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 20:51:37,329 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:51:37,329 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 20:51:37,332 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-uuid/4de7c750-0520-4a75-9a4b-96227c22907e ' '/dev/disk/by-id/dm-uuid-LVM-4UgQHdDsLcXYYLwK4ljnbmAAZZ2wVtYXAPDcLtlRQ7yASQd0sm6Hzv74ciizvr3w ' '/dev/test_vg3/lv5 /dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/mapper/test_vg3-lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_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-4UgQHdDsLcXYYLwK4ljnbmAAZZ2wVtYXAPDcLtlRQ7yASQd0sm6Hzv74ciizvr3w', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4de7c750-0520-4a75-9a4b-96227c22907e', 'ID_FS_UUID_ENC': '4de7c750-0520-4a75-9a4b-96227c22907e', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1324305824'} ; 2024-03-01 20:51:37,332 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:51:37,333 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:51:37,336 INFO program/MainThread: stdout[71]: LVM 2024-03-01 20:51:37,336 INFO program/MainThread: stderr[71]: 2024-03-01 20:51:37,336 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 20:51:37,336 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:51:37,339 INFO program/MainThread: stdout[72]: LVM 2024-03-01 20:51:37,339 INFO program/MainThread: stderr[72]: 2024-03-01 20:51:37,339 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 20:51:37,339 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:51:37,342 INFO program/MainThread: stdout[73]: LVM 2024-03-01 20:51:37,343 INFO program/MainThread: stderr[73]: 2024-03-01 20:51:37,343 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 20:51:37,347 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:37,351 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 20:51:37,354 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:37,355 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:37,356 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:37,357 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:37,351 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0751861f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:37,358 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:51:37,361 INFO program/MainThread: stdout[74]: LVM 2024-03-01 20:51:37,361 INFO program/MainThread: stderr[74]: 2024-03-01 20:51:37,361 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 20:51:37,365 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:51:37,365 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 20:51:37,369 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-uuid/0ec599c9-62f3-499f-b4ed-cf935d819aa5 ' '/dev/disk/by-id/dm-uuid-LVM-LavfE3NEgq3Xs3u7QKjty2tlvsMSibg2dSLBiI0daesTT74NfL6hIe06dxLXSNu2 ' '/dev/mapper/test_vg2-lv4 /dev/test_vg2/lv4 ' '/dev/disk/by-id/dm-name-test_vg2-lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DM_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-LavfE3NEgq3Xs3u7QKjty2tlvsMSibg2dSLBiI0daesTT74NfL6hIe06dxLXSNu2', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '0ec599c9-62f3-499f-b4ed-cf935d819aa5', 'ID_FS_UUID_ENC': '0ec599c9-62f3-499f-b4ed-cf935d819aa5', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1325162821'} ; 2024-03-01 20:51:37,369 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:51:37,369 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:51:37,372 INFO program/MainThread: stdout[75]: LVM 2024-03-01 20:51:37,372 INFO program/MainThread: stderr[75]: 2024-03-01 20:51:37,372 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 20:51:37,372 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:51:37,375 INFO program/MainThread: stdout[76]: LVM 2024-03-01 20:51:37,376 INFO program/MainThread: stderr[76]: 2024-03-01 20:51:37,376 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 20:51:37,376 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:51:37,379 INFO program/MainThread: stdout[77]: LVM 2024-03-01 20:51:37,379 INFO program/MainThread: stderr[77]: 2024-03-01 20:51:37,379 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 20:51:37,384 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:37,387 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 20:51:37,390 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:37,391 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:37,391 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:37,392 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:37,388 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f07507584e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:37,393 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:51:37,396 INFO program/MainThread: stdout[78]: LVM 2024-03-01 20:51:37,396 INFO program/MainThread: stderr[78]: 2024-03-01 20:51:37,396 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 20:51:37,400 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:51:37,400 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 20:51:37,403 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-LavfE3NEgq3Xs3u7QKjty2tlvsMSibg2gbMOG7UOAceYLIVlB3OT6IWLoOW2vTEb ' '/dev/disk/by-uuid/4ee5957c-ef46-4697-b851-ec7daf4afd71 ' '/dev/mapper/test_vg2-lv3 /dev/test_vg2/lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', '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-LavfE3NEgq3Xs3u7QKjty2tlvsMSibg2gbMOG7UOAceYLIVlB3OT6IWLoOW2vTEb', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4ee5957c-ef46-4697-b851-ec7daf4afd71', 'ID_FS_UUID_ENC': '4ee5957c-ef46-4697-b851-ec7daf4afd71', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1325474487'} ; 2024-03-01 20:51:37,403 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:51:37,404 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:51:37,407 INFO program/MainThread: stdout[79]: LVM 2024-03-01 20:51:37,407 INFO program/MainThread: stderr[79]: 2024-03-01 20:51:37,407 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 20:51:37,407 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:51:37,410 INFO program/MainThread: stdout[80]: LVM 2024-03-01 20:51:37,410 INFO program/MainThread: stderr[80]: 2024-03-01 20:51:37,410 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 20:51:37,410 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:51:37,413 INFO program/MainThread: stdout[81]: LVM 2024-03-01 20:51:37,414 INFO program/MainThread: stderr[81]: 2024-03-01 20:51:37,414 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 20:51:37,418 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:37,422 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 20:51:37,424 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:37,425 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:37,426 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:37,426 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:37,422 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0750736f28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:37,427 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:51:37,430 INFO program/MainThread: stdout[82]: LVM 2024-03-01 20:51:37,430 INFO program/MainThread: stderr[82]: 2024-03-01 20:51:37,430 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 20:51:37,434 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:51:37,434 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 20:51:37,438 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-1d3GYVV7n1zo5bIcUAsqjwi61ohF9fIWMCxwq4WP22eOdSHXbmFuZF0unlEoVtxr ' '/dev/disk/by-uuid/acb93667-a9dc-4d4f-bd44-fcfac64cf95d ' '/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-1d3GYVV7n1zo5bIcUAsqjwi61ohF9fIWMCxwq4WP22eOdSHXbmFuZF0unlEoVtxr', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'acb93667-a9dc-4d4f-bd44-fcfac64cf95d', 'ID_FS_UUID_ENC': 'acb93667-a9dc-4d4f-bd44-fcfac64cf95d', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1326323775'} ; 2024-03-01 20:51:37,438 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:51:37,438 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:51:37,441 INFO program/MainThread: stdout[83]: LVM 2024-03-01 20:51:37,441 INFO program/MainThread: stderr[83]: 2024-03-01 20:51:37,441 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 20:51:37,442 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:51:37,445 INFO program/MainThread: stdout[84]: LVM 2024-03-01 20:51:37,445 INFO program/MainThread: stderr[84]: 2024-03-01 20:51:37,445 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 20:51:37,445 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:51:37,448 INFO program/MainThread: stdout[85]: LVM 2024-03-01 20:51:37,448 INFO program/MainThread: stderr[85]: 2024-03-01 20:51:37,448 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 20:51:37,453 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:37,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 20:51:37,459 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,460 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,461 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,461 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,457 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f07518747b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:37,462 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:51:37,465 INFO program/MainThread: stdout[86]: LVM 2024-03-01 20:51:37,465 INFO program/MainThread: stderr[86]: 2024-03-01 20:51:37,465 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 20:51:37,469 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:51:37,470 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 20:51:37,473 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-1d3GYVV7n1zo5bIcUAsqjwi61ohF9fIWrlsKNSErRhux6x0scZm1AH30okLefR1B ' '/dev/mapper/test_vg1-lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/c5232733-1865-4c61-82d2-8594a469da0f', '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-1d3GYVV7n1zo5bIcUAsqjwi61ohF9fIWrlsKNSErRhux6x0scZm1AH30okLefR1B', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c5232733-1865-4c61-82d2-8594a469da0f', 'ID_FS_UUID_ENC': 'c5232733-1865-4c61-82d2-8594a469da0f', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1326647436'} ; 2024-03-01 20:51:37,473 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:51:37,473 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:37,476 INFO program/MainThread: stdout[87]: LVM 2024-03-01 20:51:37,476 INFO program/MainThread: stderr[87]: 2024-03-01 20:51:37,477 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 20:51:37,477 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:37,480 INFO program/MainThread: stdout[88]: LVM 2024-03-01 20:51:37,480 INFO program/MainThread: stderr[88]: 2024-03-01 20:51:37,480 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 20:51:37,480 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:37,483 INFO program/MainThread: stdout[89]: LVM 2024-03-01 20:51:37,483 INFO program/MainThread: stderr[89]: 2024-03-01 20:51:37,483 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 20:51:37,488 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:37,491 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:51:37,494 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,495 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,495 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,496 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,492 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0750782898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:37,497 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:37,500 INFO program/MainThread: stdout[90]: LVM 2024-03-01 20:51:37,500 INFO program/MainThread: stderr[90]: 2024-03-01 20:51:37,500 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 20:51:37,504 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:51:37,504 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:51:37,504 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:37,517 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:37,533 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:51:37,534 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:51:37,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:51:37,541 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:37,544 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:51:37,548 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:37,548 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:51:37,551 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:51:37,554 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:37,557 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:51:37,560 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:37,560 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:51:37,563 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:51:37,566 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:37,569 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:51:37,573 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:37,573 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:51:37,576 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:51:37,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:37,582 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:51:37,585 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:37,585 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:51:37,588 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:51:37,592 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:37,594 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:51:37,598 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:37,598 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:51:37,601 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:51:37,604 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:37,607 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:51:37,610 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:37,610 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:51:37,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:37,616 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:37,617 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 20:51:37,617 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:37,618 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:37,618 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:37,618 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:37,619 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:37,619 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:37,619 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:37,620 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:37,620 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:37,621 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:37,621 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:37,621 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:37,625 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:37,627 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:51:37,628 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:51:37,630 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:51:37,633 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:51:37,633 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:51:37,636 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:51:37,639 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 20:51:37,639 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:51:37,642 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:37,645 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:51:37,646 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:51:37,648 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,649 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,649 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,650 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,646 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750782898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:37,653 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,653 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,654 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,655 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,650 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750782898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:37,657 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,658 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,658 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,659 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,655 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750782898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:37,662 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,663 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,663 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,664 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,660 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750782898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:37,666 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,667 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,668 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,668 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,664 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750782898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:37,671 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,672 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,672 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,673 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,669 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750782898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:37,675 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,676 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,677 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,677 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,673 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750782898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:37,680 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,681 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,681 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,682 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,678 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750782898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:37,685 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,685 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,686 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,687 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,682 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750782898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:37,689 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,690 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,690 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,691 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,687 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750782898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:37,694 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,694 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,695 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,696 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,692 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750782898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:37,698 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,699 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,699 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,700 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,696 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750782898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:37,703 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,703 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,704 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,705 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,701 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750782898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:37,707 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,708 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,708 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,709 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,705 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750782898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:37,712 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,713 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,713 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,714 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,710 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750782898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:37,716 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,717 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,717 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,718 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,714 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750782898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:37,721 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,722 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,722 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,723 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,719 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750782898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:37,725 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,726 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,727 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,727 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,723 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750782898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:37,730 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,731 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,731 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,732 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,728 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750782898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:37,735 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,735 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,736 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,736 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,732 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750782898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:37,739 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,740 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,740 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,741 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,737 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750782898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:37,744 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,744 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,745 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,746 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,742 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750782898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:37,748 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,749 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,749 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,750 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,746 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750782898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:37,753 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,754 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,754 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,755 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,751 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750782898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:37,757 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,758 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,758 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,759 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,755 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750782898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:37,762 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,763 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,763 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,764 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,760 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750782898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:37,766 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,767 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,767 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,768 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,764 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750782898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:37,771 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,772 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,772 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,773 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,769 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750782898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:37,775 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,776 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,776 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,777 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,773 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750782898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:37,780 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,781 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,781 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,782 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,778 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750782898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:37,784 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,785 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,786 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,786 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,782 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750782898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:37,789 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,790 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,790 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,791 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:51:37,787 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750782898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rlsKNS-ErRh-ux6x-0scZ-m1AH-30ok-LefR1B size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:51:37,791 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 20:51:37,795 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:51:37,795 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:37,795 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 249 2024-03-01 20:51:37,799 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 20:51:37,799 INFO blivet/MainThread: registered action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:51:37,800 INFO program/MainThread: Running [91] dmsetup --version ... 2024-03-01 20:51:37,804 INFO program/MainThread: stdout[91]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 20:51:37,804 INFO program/MainThread: stderr[91]: 2024-03-01 20:51:37,804 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 20:51:37,809 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 20:51:37,809 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 20:51:37,809 INFO blivet/MainThread: registered action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:51:37,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:37,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 20:51:37,816 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:51:37,818 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,819 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,819 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,820 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,816 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07518747b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:37,822 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,823 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,823 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,824 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,820 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07518747b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:37,826 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,827 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,827 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,828 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,824 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07518747b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:37,830 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,831 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,831 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,832 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,828 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07518747b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:37,835 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,835 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,835 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,836 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,832 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07518747b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:37,839 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,839 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,840 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,840 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,837 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07518747b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:37,843 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,843 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,844 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,844 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,841 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07518747b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:37,847 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,847 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,848 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,848 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,845 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07518747b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:37,851 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,851 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,852 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,852 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,849 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07518747b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:37,855 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,855 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,856 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,856 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,853 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07518747b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:37,859 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,859 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,860 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,860 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,857 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07518747b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:37,863 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,863 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,864 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,864 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,861 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07518747b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:37,867 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,868 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,868 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,868 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,865 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07518747b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:37,871 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,872 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,872 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,873 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,869 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07518747b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:37,875 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,876 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,876 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,877 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,873 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07518747b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:37,879 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,880 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,880 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,881 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,877 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07518747b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:37,883 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,884 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,884 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,885 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,881 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07518747b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:37,887 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,888 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,888 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,889 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,885 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07518747b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:37,891 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,892 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,892 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,893 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,889 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07518747b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:37,895 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,896 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,896 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,897 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,893 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07518747b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:37,899 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,900 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,900 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,901 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,897 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07518747b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:37,903 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,904 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,904 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,905 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,901 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07518747b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:37,907 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,908 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,908 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,909 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,905 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07518747b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:37,911 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,912 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,912 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,913 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,909 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07518747b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:37,915 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,916 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,916 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,917 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,913 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07518747b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:37,919 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,920 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,920 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,921 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,917 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07518747b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:37,923 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,924 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,924 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,925 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,921 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07518747b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:37,927 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,928 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,928 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,929 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,925 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07518747b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:37,931 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,932 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,932 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,933 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,929 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07518747b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:37,936 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,936 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,937 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,937 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,933 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07518747b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:37,940 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,940 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,941 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,941 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,938 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07518747b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:37,944 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,944 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,945 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:37,945 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:37,942 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07518747b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MCxwq4-WP22-eOdS-HXbm-FuZF-0unl-EoVtxr size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0751874f28) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 1d3GYV-V7n1-zo5b-IcUA-sqjw-i61o-hF9fIW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:51:37,946 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 20:51:37,949 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:51:37,949 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:37,949 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 252 2024-03-01 20:51:37,953 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 20:51:37,953 INFO blivet/MainThread: registered action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:51:37,956 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:51:37,956 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 20:51:37,956 INFO blivet/MainThread: registered action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:51:37,957 DEBUG blivet.ansible/MainThread: ['sda', 'test_vg1', 'sdb', 'sdc'] 2024-03-01 20:51:37,957 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 20:51:37,960 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 20:51:37,960 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:37,963 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:51:37,966 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:51:37,970 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:51:37,970 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 20:51:37,970 INFO blivet/MainThread: registered action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:51:37,970 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 20:51:37,970 DEBUG blivet/MainThread: removing sda 2024-03-01 20:51:37,973 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 20:51:37,973 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:37,973 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 20:51:37,976 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 20:51:37,976 INFO blivet/MainThread: registered action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:51:37,976 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 20:51:37,976 DEBUG blivet/MainThread: removing sdb 2024-03-01 20:51:37,979 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 20:51:37,979 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:37,979 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 20:51:37,983 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 20:51:37,983 INFO blivet/MainThread: registered action: [257] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:51:37,983 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 20:51:37,983 DEBUG blivet/MainThread: removing sdc 2024-03-01 20:51:37,986 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 20:51:37,986 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:37,986 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 260 2024-03-01 20:51:37,989 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 20:51:37,989 INFO blivet/MainThread: registered action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:51:37,992 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:37,995 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:51:37,995 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 20:51:37,996 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:51:37,996 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:51:37,996 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:51:37,997 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:51:37,997 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:51:37,998 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:51:37,998 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:51:37,998 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:51:37,999 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:51:37,999 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:51:38,000 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:51:38,000 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:51:38,003 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:51:38,006 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 20:51:38,006 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 20:51:38,009 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:51:38,012 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 20:51:38,012 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 20:51:38,015 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:51:38,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 20:51:38,018 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 20:51:38,021 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:38,024 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 20:51:38,024 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:51:38,027 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,027 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,028 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,029 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,024 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750736f28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:38,031 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,032 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,032 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,033 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,029 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750736f28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:38,036 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,037 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,037 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,038 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,034 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750736f28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:38,041 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,041 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,042 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,042 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,038 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750736f28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:38,045 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,046 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,046 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,047 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,043 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750736f28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:38,050 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,050 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,051 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,052 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,047 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750736f28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:38,054 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,055 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,055 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,056 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,052 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750736f28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:38,059 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,060 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,060 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,061 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,057 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750736f28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:38,063 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,064 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,064 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,065 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,061 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750736f28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:38,068 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,069 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,069 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,070 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,066 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750736f28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:38,072 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,073 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,074 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,074 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,070 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750736f28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:38,077 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,078 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,078 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,079 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,075 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750736f28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:38,081 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,082 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,083 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,083 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,079 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750736f28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:38,086 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,087 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,087 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,088 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,084 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750736f28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:38,091 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,091 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,092 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,092 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,088 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750736f28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:38,095 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,096 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,096 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,097 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,093 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750736f28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:38,100 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,100 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,101 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,101 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,098 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750736f28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:38,104 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,105 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,105 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,106 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,102 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750736f28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:38,109 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,109 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,110 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,111 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,107 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750736f28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:38,113 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,114 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,114 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,115 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,111 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750736f28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:38,118 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,119 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,119 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,120 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,116 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750736f28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:38,122 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,123 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,123 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,124 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,120 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750736f28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:38,127 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,128 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,128 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,129 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,125 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750736f28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:38,131 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,132 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,133 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,133 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,129 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750736f28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:38,136 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,137 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,137 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,138 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,134 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750736f28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:38,140 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,141 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,142 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,142 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,138 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750736f28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:38,145 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,146 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,146 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,147 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,143 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750736f28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:38,149 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,150 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,151 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,151 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,147 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750736f28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:38,154 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,155 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,155 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,156 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,152 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750736f28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:38,158 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,159 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,160 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,160 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,156 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750736f28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:38,163 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,164 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,164 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,165 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,161 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750736f28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:38,167 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,168 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,169 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,169 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:51:38,165 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750736f28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = gbMOG7-UOAc-eYLI-VlB3-OT6I-WLoO-W2vTEb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:51:38,170 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 20:51:38,173 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:51:38,173 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:38,174 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 262 2024-03-01 20:51:38,177 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 20:51:38,177 INFO blivet/MainThread: registered action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:51:38,180 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 2 ; 2024-03-01 20:51:38,181 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 20:51:38,181 INFO blivet/MainThread: registered action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:51:38,184 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:38,187 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 20:51:38,187 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:51:38,189 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,190 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,190 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,191 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,187 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07507584e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:38,193 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,194 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,194 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,195 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,191 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07507584e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:38,197 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,198 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,198 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,199 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,195 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07507584e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:38,201 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,202 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,202 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,203 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,199 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07507584e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:38,205 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,206 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,206 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,207 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,203 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07507584e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:38,209 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,210 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,210 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,211 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,207 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07507584e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:38,213 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,214 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,214 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,215 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,211 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07507584e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:38,217 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,218 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,218 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,219 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,215 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07507584e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:38,222 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,222 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,222 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,223 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,219 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07507584e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:38,226 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,226 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,227 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,227 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,224 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07507584e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:38,230 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,230 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,231 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,231 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,228 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07507584e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:38,234 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,234 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,235 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,235 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,232 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07507584e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:38,238 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,238 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,239 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,239 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,236 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07507584e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:38,242 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,242 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,243 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,243 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,240 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07507584e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:38,246 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,246 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,247 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,247 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,244 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07507584e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:38,250 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,250 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,251 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,251 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,248 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07507584e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:38,254 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,254 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,255 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,255 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,252 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07507584e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:38,258 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,258 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,259 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,259 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,256 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07507584e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:38,262 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,262 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,263 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,263 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,260 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07507584e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:38,266 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,266 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,267 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,267 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,264 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07507584e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:38,270 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,270 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,271 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,271 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,268 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07507584e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:38,274 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,274 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,275 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,275 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,272 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07507584e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:38,278 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,278 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,279 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,279 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,276 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07507584e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:38,282 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,282 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,283 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,283 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,280 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07507584e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:38,286 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,286 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,287 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,287 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,284 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07507584e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:38,290 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,290 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,291 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,291 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,288 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07507584e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:38,294 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,294 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,295 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,295 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,292 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07507584e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:38,298 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,298 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,299 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,299 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,296 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07507584e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:38,302 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,302 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,303 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,303 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,300 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07507584e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:38,306 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,306 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,307 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,307 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,304 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07507584e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:38,310 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,310 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,311 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,311 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,308 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07507584e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:38,314 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,314 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,315 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:51:38,315 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:51:38,312 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f07507584e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dSLBiI-0dae-sTT7-4NfL-6hIe-06dx-LXSNu2 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750794048) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = LavfE3-NEgq-3Xs3-u7QK-jty2-tlvs-MSibg2 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:51:38,316 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 20:51:38,319 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:51:38,319 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:38,319 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 20:51:38,323 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 20:51:38,323 INFO blivet/MainThread: registered action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:51:38,326 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:51:38,326 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 118) from device tree 2024-03-01 20:51:38,326 INFO blivet/MainThread: registered action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:51:38,326 DEBUG blivet.ansible/MainThread: ['sdd', 'sdf', 'test_vg2', 'sde'] 2024-03-01 20:51:38,326 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 20:51:38,329 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 20:51:38,330 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:38,333 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:51:38,336 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:51:38,339 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:51:38,339 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 20:51:38,339 INFO blivet/MainThread: registered action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:51:38,340 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 20:51:38,340 DEBUG blivet/MainThread: removing sdd 2024-03-01 20:51:38,342 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 20:51:38,343 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:38,343 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 269 2024-03-01 20:51:38,346 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 20:51:38,346 INFO blivet/MainThread: registered action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:51:38,346 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 20:51:38,346 DEBUG blivet/MainThread: removing sdf 2024-03-01 20:51:38,349 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 20:51:38,349 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:38,349 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 20:51:38,352 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 20:51:38,352 INFO blivet/MainThread: registered action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:51:38,352 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 20:51:38,352 DEBUG blivet/MainThread: removing sde 2024-03-01 20:51:38,355 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 20:51:38,355 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:38,356 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 273 2024-03-01 20:51:38,359 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 20:51:38,359 INFO blivet/MainThread: registered action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:51:38,362 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:38,365 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:51:38,365 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 20:51:38,365 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:51:38,366 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:51:38,366 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:51:38,367 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:51:38,367 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:51:38,368 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:51:38,368 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:51:38,369 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:51:38,369 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:51:38,369 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:51:38,370 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:51:38,370 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:51:38,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:51:38,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (132) with existing lvmpv 2024-03-01 20:51:38,377 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 20:51:38,380 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:51:38,383 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (146) with existing lvmpv 2024-03-01 20:51:38,383 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 20:51:38,386 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:51:38,389 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (156) with existing lvmpv 2024-03-01 20:51:38,389 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 20:51:38,392 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:51:38,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (166) with existing lvmpv 2024-03-01 20:51:38,395 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 20:51:38,397 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:38,401 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 20:51:38,401 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:51:38,404 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,405 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,405 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,406 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,401 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751861f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:38,410 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,411 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,411 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,412 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,407 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751861f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:38,416 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,417 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,417 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,419 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,413 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751861f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:38,422 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,423 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,424 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,425 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,419 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751861f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:38,428 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,429 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,430 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,431 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,425 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751861f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:38,434 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,435 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,436 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,437 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,432 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751861f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:38,440 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,442 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,442 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,443 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,438 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751861f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:38,447 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,448 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,448 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,449 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,444 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751861f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:38,453 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,454 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,454 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,455 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,450 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751861f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:38,459 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,460 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,460 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,461 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,456 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751861f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:38,465 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,466 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,466 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,467 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,462 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751861f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:38,471 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,472 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,472 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,473 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,468 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751861f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:38,477 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,478 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,478 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,479 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,474 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751861f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:38,483 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,484 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,485 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,486 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,480 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751861f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:38,489 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,490 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,491 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,492 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,486 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751861f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:38,495 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,496 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,497 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,498 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,493 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751861f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:38,501 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,502 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,503 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,504 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,499 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751861f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:38,507 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,508 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,509 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,510 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,505 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751861f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:38,513 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,515 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,515 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,516 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,511 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751861f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:38,520 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,521 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,521 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,522 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,517 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751861f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:38,526 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,527 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,527 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,528 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,523 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751861f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:38,532 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,533 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,533 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,534 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,529 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751861f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:38,538 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,539 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,540 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,541 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,535 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751861f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:38,544 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,545 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,546 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,547 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,541 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751861f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:38,550 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,551 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,552 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,553 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,548 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751861f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:38,556 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,558 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,558 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,559 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,554 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751861f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:38,563 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,564 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,564 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,565 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,560 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751861f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:38,569 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,570 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,570 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,571 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,566 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751861f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:38,575 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,576 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,576 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,577 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,572 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751861f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:38,581 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,582 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,582 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,583 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,578 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751861f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:38,587 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,588 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,589 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,590 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,584 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751861f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:38,593 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,594 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,595 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,596 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:51:38,590 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751861f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = APDcLt-lRQ7-yASQ-d0sm-6Hzv-74ci-izvr3w size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:51:38,597 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 20:51:38,600 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:51:38,600 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:38,600 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 20:51:38,603 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 20:51:38,603 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:51:38,607 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 20:51:38,607 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 175) from device tree 2024-03-01 20:51:38,607 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:51:38,610 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:38,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 20:51:38,613 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:51:38,616 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,617 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,618 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,618 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,614 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f075079f940) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:38,622 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,623 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,623 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,624 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,619 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f075079f940) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:38,627 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,628 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,629 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,630 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,625 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f075079f940) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:38,633 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,634 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,635 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,636 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,630 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f075079f940) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:38,639 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,640 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,640 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,641 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,636 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f075079f940) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:38,644 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,645 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,646 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,647 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,642 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f075079f940) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:38,650 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,651 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,651 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,652 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,647 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f075079f940) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:38,655 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,656 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,657 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,658 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,653 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f075079f940) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:38,661 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,662 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,662 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,663 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,658 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f075079f940) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:38,667 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,668 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,668 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,669 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,664 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f075079f940) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:38,672 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,673 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,674 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,675 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,670 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f075079f940) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:38,678 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,679 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,679 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,680 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,675 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f075079f940) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:38,683 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,684 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,685 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,686 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,681 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f075079f940) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:38,689 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,690 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,690 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,691 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,686 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f075079f940) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:38,695 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,696 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,696 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,697 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,692 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f075079f940) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:38,700 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,701 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,702 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,703 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,698 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f075079f940) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:38,706 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,707 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,707 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,708 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,703 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f075079f940) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:38,711 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,712 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,713 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,714 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,709 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f075079f940) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:38,717 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,718 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,718 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,719 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,714 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f075079f940) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:38,722 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,723 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,724 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,725 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,720 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f075079f940) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:38,728 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,729 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,729 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,730 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,725 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f075079f940) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:38,734 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,735 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,735 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,736 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,731 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f075079f940) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:38,739 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,740 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,741 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,742 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,737 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f075079f940) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:38,745 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,746 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,746 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,747 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,742 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f075079f940) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:38,751 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,751 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,752 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,753 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,748 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f075079f940) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:38,756 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,757 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,757 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,758 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,754 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f075079f940) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:38,762 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,763 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,763 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,764 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,759 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f075079f940) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:38,767 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,768 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,769 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,770 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,765 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f075079f940) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:38,773 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,774 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,774 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,775 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,770 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f075079f940) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:38,778 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,779 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,780 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,781 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,776 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f075079f940) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:38,784 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,785 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,785 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,786 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,781 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f075079f940) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:38,790 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,791 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,791 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,792 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:51:38,787 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f075079f940) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dvDpJA-vcgF-Fzkj-vKwJ-ZMbz-hEaD-cHc13W size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:51:38,793 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 20:51:38,796 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:51:38,796 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:38,796 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 20:51:38,799 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 20:51:38,799 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:51:38,803 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 20:51:38,803 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 188) from device tree 2024-03-01 20:51:38,803 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:51:38,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:38,810 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 20:51:38,810 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:51:38,812 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,813 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,814 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,814 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,810 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751918710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:38,817 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,818 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,819 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,820 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,815 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751918710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:38,823 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,823 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,824 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,825 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,820 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751918710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:38,828 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,829 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,829 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,830 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,825 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751918710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:38,833 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,834 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,834 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,835 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,830 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751918710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:38,838 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,839 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,839 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,840 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,836 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751918710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:38,843 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,844 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,844 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,845 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,841 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751918710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:38,848 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,849 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,850 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,850 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,846 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751918710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:38,853 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,854 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,855 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,855 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,851 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751918710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:38,858 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,859 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,860 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,861 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,856 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751918710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:38,864 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,864 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,865 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,866 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,861 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751918710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:38,869 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,870 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,870 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,871 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,866 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751918710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:38,874 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,875 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,875 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,876 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,871 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751918710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:38,879 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,880 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,880 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,881 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,876 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751918710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:38,884 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,885 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,885 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,886 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,882 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751918710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:38,889 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,890 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,891 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,891 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,887 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751918710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:38,894 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,895 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,896 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,896 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,892 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751918710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:38,899 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,900 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,901 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,902 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,897 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751918710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:38,905 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,906 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,906 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,907 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,902 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751918710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:38,910 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,911 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,911 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,912 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,907 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751918710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:38,915 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,916 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,916 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,917 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,912 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751918710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:38,920 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,921 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,921 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,922 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,918 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751918710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:38,925 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,926 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,926 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,927 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,923 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751918710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:38,930 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,931 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,931 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,932 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,928 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751918710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:38,935 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,936 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,937 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,938 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,933 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751918710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:38,941 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,941 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,942 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,943 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,938 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751918710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:38,946 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,947 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,947 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,948 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,943 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751918710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:38,951 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,952 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,952 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,953 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,948 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751918710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:38,956 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,957 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,957 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,958 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,954 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751918710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:38,961 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,962 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,962 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,963 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,959 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751918710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:38,966 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,967 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,967 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,968 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,964 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751918710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:38,971 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,972 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,973 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,973 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:51:38,969 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0751918710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wDcwtC-i9Nm-536n-zvSk-rGTl-kwCl-tisZ15 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:38,974 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 20:51:38,977 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:51:38,977 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:38,978 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 20:51:38,981 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 20:51:38,981 INFO blivet/MainThread: registered action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:51:38,985 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:51:38,985 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 201) from device tree 2024-03-01 20:51:38,985 INFO blivet/MainThread: registered action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:51:38,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:38,991 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 20:51:38,991 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:51:38,994 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,994 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:38,995 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,996 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:38,991 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750766e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:38,998 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:38,999 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,000 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,000 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:38,996 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750766e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:39,003 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,004 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,004 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,005 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,001 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750766e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:39,008 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,008 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,009 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,010 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,005 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750766e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:39,012 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,013 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,013 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,014 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,010 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750766e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:39,017 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,018 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,018 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,019 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,015 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750766e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:39,022 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,022 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,023 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,024 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,019 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750766e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:39,026 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,027 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,028 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,028 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,024 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750766e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:39,031 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,032 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,032 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,033 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,029 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750766e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:39,036 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,036 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,037 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,037 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,033 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750766e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:39,040 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,041 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,041 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,042 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,038 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750766e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:39,045 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,046 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,046 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,047 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,043 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750766e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:39,049 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,050 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,051 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,051 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,047 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750766e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:39,054 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,055 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,055 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,056 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,052 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750766e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:39,059 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,059 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,060 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,061 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,056 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750766e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:39,063 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,064 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,064 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,065 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,061 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750766e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:39,068 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,069 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,069 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,070 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,066 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750766e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:39,073 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,073 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,074 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,074 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,070 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750766e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:39,077 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,078 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,078 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,079 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,075 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750766e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:39,082 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,083 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,083 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,084 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,079 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750766e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:39,087 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,087 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,088 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,088 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,084 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750766e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:39,091 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,092 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,092 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,093 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,089 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750766e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:39,096 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,096 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,097 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,097 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,093 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750766e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:39,100 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,101 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,101 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,102 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,098 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750766e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:39,105 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,106 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,106 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,107 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,103 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750766e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:39,110 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,110 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,111 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,111 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,107 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750766e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:39,114 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,115 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,115 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,116 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,112 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750766e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:39,119 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,119 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,120 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,121 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,116 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750766e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:39,123 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,124 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,124 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,125 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,121 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750766e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:39,128 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,129 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,129 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,130 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,126 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750766e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:39,133 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,133 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,134 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,134 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,130 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750766e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:39,137 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,138 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,138 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:51:39,139 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:51:39,135 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0750766e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ah0TBj-yEXk-k25C-Roez-CXDg-dpYG-9al3sj size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0750736b00) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 4UgQHd-DsLc-XYYL-wK4l-jnbm-AAZZ-2wVtYX size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:51:39,140 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 20:51:39,143 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:51:39,143 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:39,143 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 20:51:39,146 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 20:51:39,147 INFO blivet/MainThread: registered action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:51:39,150 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 20:51:39,150 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 214) from device tree 2024-03-01 20:51:39,150 INFO blivet/MainThread: registered action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:51:39,150 DEBUG blivet.ansible/MainThread: ['test_vg3', 'sdh', 'sdj', 'sdg', 'sdi'] 2024-03-01 20:51:39,150 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 20:51:39,153 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (141) ; hidden: False ; 2024-03-01 20:51:39,154 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:39,157 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:51:39,160 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:51:39,163 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:51:39,166 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:51:39,166 INFO blivet/MainThread: removed lvmvg test_vg3 (id 141) from device tree 2024-03-01 20:51:39,167 INFO blivet/MainThread: registered action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:51:39,167 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 20:51:39,167 DEBUG blivet/MainThread: removing sdh 2024-03-01 20:51:39,170 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (146) with existing lvmpv ; hidden: False ; 2024-03-01 20:51:39,170 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:39,170 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 20:51:39,173 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 20:51:39,173 INFO blivet/MainThread: registered action: [287] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:51:39,173 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 20:51:39,173 DEBUG blivet/MainThread: removing sdj 2024-03-01 20:51:39,176 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (166) with existing lvmpv ; hidden: False ; 2024-03-01 20:51:39,176 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:39,176 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 290 2024-03-01 20:51:39,179 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 20:51:39,180 INFO blivet/MainThread: registered action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:51:39,180 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 20:51:39,180 DEBUG blivet/MainThread: removing sdg 2024-03-01 20:51:39,183 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (132) with existing lvmpv ; hidden: False ; 2024-03-01 20:51:39,183 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:39,183 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 292 2024-03-01 20:51:39,186 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 20:51:39,186 INFO blivet/MainThread: registered action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:51:39,186 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 20:51:39,186 DEBUG blivet/MainThread: removing sdi 2024-03-01 20:51:39,189 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (156) with existing lvmpv ; hidden: False ; 2024-03-01 20:51:39,189 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:39,189 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 20:51:39,192 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 20:51:39,192 INFO blivet/MainThread: registered action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:51:39,193 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:39,207 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:39,222 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:39,233 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:39,254 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:51:39,254 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:39,267 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:39,285 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:51:39,286 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:39,298 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:39,316 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:51:39,317 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:39,329 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:39,347 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:51:39,348 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:39,358 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:39,376 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:51:39,376 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:39,389 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:39,407 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:51:39,407 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:39,418 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:39,436 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:51:39,436 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:39,449 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:39,467 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:51:39,467 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:51:39,468 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:51:39,468 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:51:39,468 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:51:39,468 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:51:39,468 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:51:39,468 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:51:39,468 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:51:39,468 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:51:39,468 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:51:39,468 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:51:39,468 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:51:39,469 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:51:39,469 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:51:39,469 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:51:39,469 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:51:39,469 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:51:39,469 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:51:39,469 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:51:39,469 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:51:39,469 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:51:39,469 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:51:39,469 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:51:39,469 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:51:39,469 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:51:39,470 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:51:39,470 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:51:39,470 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:51:39,470 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:51:39,470 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:51:39,472 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:51:39,475 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:51:39,477 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:51:39,480 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:51:39,481 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:51:39,484 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:51:39,484 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 0x7f07506c2eb8> 2024-03-01 20:51:39,484 INFO blivet/MainThread: sorting actions... 2024-03-01 20:51:39,506 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:51:39,506 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:51:39,506 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:51:39,507 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:51:39,507 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:51:39,507 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:51:39,507 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:51:39,507 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:51:39,507 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:51:39,507 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:51:39,508 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:51:39,508 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:51:39,508 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:51:39,508 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:51:39,508 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:51:39,508 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:51:39,508 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:51:39,509 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:51:39,509 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:51:39,509 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:51:39,509 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:51:39,509 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:51:39,509 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:51:39,509 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:51:39,510 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:51:39,510 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:51:39,510 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:51:39,510 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:51:39,510 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:51:39,510 INFO blivet/MainThread: executing action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:51:39,514 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:39,517 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:51:39,517 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 20:51:39,525 INFO program/MainThread: stdout: 2024-03-01 20:51:39,525 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:51:39,525 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:39,525 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:39,541 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:39,541 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:39,552 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:39,552 INFO blivet/MainThread: executing action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:51:39,557 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 20:51:39,560 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 20:51:39,564 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:51:39,567 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 20:51:39,571 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 20:51:39,571 INFO program/MainThread: Running [92] lvm lvchange -an test_vg3/lv8 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:39,608 INFO program/MainThread: stdout[92]: 2024-03-01 20:51:39,608 INFO program/MainThread: stderr[92]: 2024-03-01 20:51:39,608 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 20:51:39,613 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:51:39,616 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:39,619 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:51:39,622 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:39,625 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:51:39,628 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:39,632 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:51:39,635 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:39,638 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:51:39,641 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 20:51:39,641 INFO program/MainThread: Running [93] lvm lvremove --yes test_vg3/lv8 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:39,689 INFO program/MainThread: stdout[93]: Logical volume "lv8" successfully removed. 2024-03-01 20:51:39,690 INFO program/MainThread: stderr[93]: 2024-03-01 20:51:39,690 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 20:51:39,691 INFO blivet/MainThread: executing action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:51:39,698 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:39,707 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:51:39,707 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 20:51:39,736 INFO program/MainThread: stdout: 2024-03-01 20:51:39,736 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:51:39,736 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:39,736 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:39,754 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:39,754 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:39,767 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:39,767 INFO blivet/MainThread: executing action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:51:39,771 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 20:51:39,775 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 20:51:39,779 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:51:39,782 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 20:51:39,785 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 20:51:39,785 INFO program/MainThread: Running [94] lvm lvchange -an test_vg3/lv7 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:39,821 INFO program/MainThread: stdout[94]: 2024-03-01 20:51:39,821 INFO program/MainThread: stderr[94]: 2024-03-01 20:51:39,821 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 20:51:39,826 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:51:39,829 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:39,832 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:51:39,835 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:39,838 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:51:39,842 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:39,845 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:51:39,848 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:39,851 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:51:39,854 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 20:51:39,855 INFO program/MainThread: Running [95] lvm lvremove --yes test_vg3/lv7 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:39,906 INFO program/MainThread: stdout[95]: Logical volume "lv7" successfully removed. 2024-03-01 20:51:39,906 INFO program/MainThread: stderr[95]: 2024-03-01 20:51:39,906 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 20:51:39,907 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:51:39,914 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:39,923 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:51:39,924 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 20:51:39,940 INFO program/MainThread: stdout: 2024-03-01 20:51:39,940 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:51:39,940 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:39,941 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:39,964 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:39,964 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:39,976 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:39,976 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:51:39,981 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 20:51:39,984 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 20:51:39,988 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:51:39,991 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 20:51:39,995 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 20:51:39,995 INFO program/MainThread: Running [96] lvm lvchange -an test_vg3/lv6 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:40,030 INFO program/MainThread: stdout[96]: 2024-03-01 20:51:40,030 INFO program/MainThread: stderr[96]: 2024-03-01 20:51:40,030 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 20:51:40,035 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:51:40,038 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:40,041 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:51:40,045 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:40,048 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:51:40,052 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:40,055 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:51:40,058 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:40,061 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:51:40,064 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 20:51:40,064 INFO program/MainThread: Running [97] lvm lvremove --yes test_vg3/lv6 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:40,116 INFO program/MainThread: stdout[97]: Logical volume "lv6" successfully removed. 2024-03-01 20:51:40,116 INFO program/MainThread: stderr[97]: 2024-03-01 20:51:40,117 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 20:51:40,117 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:51:40,125 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:40,132 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:51:40,132 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 20:51:40,151 INFO program/MainThread: stdout: 2024-03-01 20:51:40,151 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:51:40,151 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:40,151 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:40,179 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:40,179 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:40,190 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:40,190 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:51:40,195 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 20:51:40,198 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 20:51:40,202 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:51:40,205 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 20:51:40,209 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 20:51:40,209 INFO program/MainThread: Running [98] lvm lvchange -an test_vg3/lv5 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:40,246 INFO program/MainThread: stdout[98]: 2024-03-01 20:51:40,246 INFO program/MainThread: stderr[98]: 2024-03-01 20:51:40,246 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 20:51:40,251 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:51:40,254 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:40,257 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:51:40,261 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:40,264 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:51:40,267 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:40,270 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:51:40,274 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:40,277 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:51:40,280 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 20:51:40,280 INFO program/MainThread: Running [99] lvm lvremove --yes test_vg3/lv5 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:40,323 INFO program/MainThread: stdout[99]: Logical volume "lv5" successfully removed. 2024-03-01 20:51:40,323 INFO program/MainThread: stderr[99]: 2024-03-01 20:51:40,323 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 20:51:40,324 INFO blivet/MainThread: executing action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:51:40,331 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 20:51:40,338 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 20:51:40,344 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:51:40,363 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:40,367 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:51:40,372 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:40,377 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:51:40,384 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:40,389 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:51:40,394 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:40,397 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:51:40,400 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 20:51:40,400 INFO program/MainThread: Running [100] lvm vgreduce --removemissing --force test_vg3 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:40,437 INFO program/MainThread: stdout[100]: Volume group "test_vg3" is already consistent. 2024-03-01 20:51:40,438 INFO program/MainThread: stderr[100]: 2024-03-01 20:51:40,438 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 20:51:40,438 INFO program/MainThread: Running [101] lvm vgchange -an test_vg3 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:40,494 INFO program/MainThread: stdout[101]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 20:51:40,495 INFO program/MainThread: stderr[101]: 2024-03-01 20:51:40,495 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 20:51:40,495 INFO program/MainThread: Running [102] lvm vgremove --force test_vg3 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:40,535 INFO program/MainThread: stdout[102]: Volume group "test_vg3" successfully removed 2024-03-01 20:51:40,536 INFO program/MainThread: stderr[102]: 2024-03-01 20:51:40,536 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 20:51:40,536 INFO blivet/MainThread: executing action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:51:40,544 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:40,551 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 20:51:40,557 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 20:51:40,557 INFO program/MainThread: Running [103] lvm pvremove --force --force --yes /dev/sdi --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:40,610 INFO program/MainThread: stdout[103]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 20:51:40,610 INFO program/MainThread: stderr[103]: 2024-03-01 20:51:40,610 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 20:51:40,611 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 20:51:40,611 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:40,622 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:40,622 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:40,632 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:40,632 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:40,644 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:40,644 INFO blivet/MainThread: executing action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:51:40,648 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:40,651 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 20:51:40,654 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 20:51:40,654 INFO program/MainThread: Running [104] lvm pvremove --force --force --yes /dev/sdg --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:40,684 INFO program/MainThread: stdout[104]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 20:51:40,684 INFO program/MainThread: stderr[104]: 2024-03-01 20:51:40,685 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 20:51:40,685 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 20:51:40,685 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:40,718 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:40,719 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:40,733 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:40,733 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:40,749 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:40,749 INFO blivet/MainThread: executing action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:51:40,753 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:40,756 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 20:51:40,759 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 20:51:40,760 INFO program/MainThread: Running [105] lvm pvremove --force --force --yes /dev/sdj --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:40,790 INFO program/MainThread: stdout[105]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 20:51:40,790 INFO program/MainThread: stderr[105]: 2024-03-01 20:51:40,790 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 20:51:40,791 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 20:51:40,791 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:40,826 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:40,827 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:40,840 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:40,840 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:40,855 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:40,855 INFO blivet/MainThread: executing action: [287] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:51:40,859 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:40,862 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 20:51:40,865 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 20:51:40,866 INFO program/MainThread: Running [106] lvm pvremove --force --force --yes /dev/sdh --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:40,893 INFO program/MainThread: stdout[106]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 20:51:40,893 INFO program/MainThread: stderr[106]: 2024-03-01 20:51:40,893 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 20:51:40,893 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 20:51:40,894 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:40,925 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:40,926 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:40,940 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:40,940 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:40,954 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:40,954 INFO blivet/MainThread: executing action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:51:40,959 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:40,962 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:51:40,963 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 20:51:40,970 INFO program/MainThread: stdout: 2024-03-01 20:51:40,970 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:51:40,970 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:40,970 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:40,989 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:40,989 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:41,002 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:41,002 INFO blivet/MainThread: executing action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:51:41,007 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 20:51:41,010 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 20:51:41,014 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:51:41,017 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 20:51:41,021 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 20:51:41,021 INFO program/MainThread: Running [107] lvm lvchange -an test_vg2/lv4 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:41,060 INFO program/MainThread: stdout[107]: 2024-03-01 20:51:41,060 INFO program/MainThread: stderr[107]: 2024-03-01 20:51:41,060 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 20:51:41,065 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:51:41,068 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:41,071 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 20:51:41,075 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:41,078 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 20:51:41,081 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:41,084 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 20:51:41,088 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 20:51:41,088 INFO program/MainThread: Running [108] lvm lvremove --yes test_vg2/lv4 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:41,127 INFO program/MainThread: stdout[108]: Logical volume "lv4" successfully removed. 2024-03-01 20:51:41,128 INFO program/MainThread: stderr[108]: 2024-03-01 20:51:41,128 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 20:51:41,129 INFO blivet/MainThread: executing action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:51:41,136 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:41,145 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:51:41,145 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 20:51:41,162 INFO program/MainThread: stdout: 2024-03-01 20:51:41,162 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:51:41,162 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:41,163 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:41,184 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:41,184 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:41,197 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:41,197 INFO blivet/MainThread: executing action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:51:41,202 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 20:51:41,205 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 20:51:41,209 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:51:41,212 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 20:51:41,216 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 20:51:41,216 INFO program/MainThread: Running [109] lvm lvchange -an test_vg2/lv3 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:41,250 INFO program/MainThread: stdout[109]: 2024-03-01 20:51:41,250 INFO program/MainThread: stderr[109]: 2024-03-01 20:51:41,250 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 20:51:41,255 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:51:41,258 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:41,262 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:51:41,265 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:41,268 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:51:41,271 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:41,274 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:51:41,278 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 20:51:41,278 INFO program/MainThread: Running [110] lvm lvremove --yes test_vg2/lv3 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:41,324 INFO program/MainThread: stdout[110]: Logical volume "lv3" successfully removed. 2024-03-01 20:51:41,324 INFO program/MainThread: stderr[110]: 2024-03-01 20:51:41,324 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 20:51:41,325 INFO blivet/MainThread: executing action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:51:41,332 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 20:51:41,340 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 20:51:41,343 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:51:41,350 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:41,355 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:51:41,361 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:41,367 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:51:41,371 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:41,374 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:51:41,377 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 20:51:41,377 INFO program/MainThread: Running [111] lvm vgreduce --removemissing --force test_vg2 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:41,406 INFO program/MainThread: stdout[111]: Volume group "test_vg2" is already consistent. 2024-03-01 20:51:41,407 INFO program/MainThread: stderr[111]: 2024-03-01 20:51:41,407 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 20:51:41,407 INFO program/MainThread: Running [112] lvm vgchange -an test_vg2 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:41,458 INFO program/MainThread: stdout[112]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 20:51:41,458 INFO program/MainThread: stderr[112]: 2024-03-01 20:51:41,458 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 20:51:41,459 INFO program/MainThread: Running [113] lvm vgremove --force test_vg2 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:41,494 INFO program/MainThread: stdout[113]: Volume group "test_vg2" successfully removed 2024-03-01 20:51:41,494 INFO program/MainThread: stderr[113]: 2024-03-01 20:51:41,494 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 20:51:41,495 INFO blivet/MainThread: executing action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:51:41,502 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:41,513 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 20:51:41,519 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 20:51:41,519 INFO program/MainThread: Running [114] lvm pvremove --force --force --yes /dev/sde --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:41,564 INFO program/MainThread: stdout[114]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 20:51:41,564 INFO program/MainThread: stderr[114]: 2024-03-01 20:51:41,564 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 20:51:41,565 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 20:51:41,565 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:41,598 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:41,598 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:41,611 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:41,612 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:41,624 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:41,624 INFO blivet/MainThread: executing action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:51:41,628 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:41,631 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 20:51:41,634 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 20:51:41,635 INFO program/MainThread: Running [115] lvm pvremove --force --force --yes /dev/sdf --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:41,666 INFO program/MainThread: stdout[115]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 20:51:41,667 INFO program/MainThread: stderr[115]: 2024-03-01 20:51:41,667 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 20:51:41,667 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 20:51:41,667 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:41,700 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:41,700 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:41,718 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:41,718 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:41,729 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:41,729 INFO blivet/MainThread: executing action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:51:41,733 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:41,736 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 20:51:41,739 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 20:51:41,740 INFO program/MainThread: Running [116] lvm pvremove --force --force --yes /dev/sdd --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:41,770 INFO program/MainThread: stdout[116]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 20:51:41,771 INFO program/MainThread: stderr[116]: 2024-03-01 20:51:41,771 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 20:51:41,771 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 20:51:41,771 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:41,800 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:41,801 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:41,814 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:41,814 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:41,826 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:41,827 INFO blivet/MainThread: executing action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:51:41,832 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:41,835 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:51:41,835 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 20:51:41,843 INFO program/MainThread: stdout: 2024-03-01 20:51:41,844 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:51:41,844 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:41,844 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:41,860 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:41,860 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:41,871 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:41,871 INFO blivet/MainThread: executing action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:51:41,876 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 20:51:41,879 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 20:51:41,883 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:51:41,887 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 20:51:41,890 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 20:51:41,890 INFO program/MainThread: Running [117] lvm lvchange -an test_vg1/lv2 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:41,923 INFO program/MainThread: stdout[117]: 2024-03-01 20:51:41,923 INFO program/MainThread: stderr[117]: 2024-03-01 20:51:41,923 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 20:51:41,928 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:51:41,931 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:41,934 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 20:51:41,938 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:41,941 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 20:51:41,944 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:41,947 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 20:51:41,951 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 20:51:41,951 INFO program/MainThread: Running [118] lvm lvremove --yes test_vg1/lv2 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:42,001 INFO program/MainThread: stdout[118]: Logical volume "lv2" successfully removed. 2024-03-01 20:51:42,001 INFO program/MainThread: stderr[118]: 2024-03-01 20:51:42,001 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 20:51:42,002 INFO blivet/MainThread: executing action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:51:42,010 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:42,017 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:51:42,017 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 20:51:42,031 INFO program/MainThread: stdout: 2024-03-01 20:51:42,031 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:51:42,031 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:42,032 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:42,047 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:42,047 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:42,060 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:42,060 INFO blivet/MainThread: executing action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:51:42,065 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 20:51:42,068 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:51:42,072 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:51:42,075 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 20:51:42,079 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:51:42,079 INFO program/MainThread: Running [119] lvm lvchange -an test_vg1/lv1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:42,114 INFO program/MainThread: stdout[119]: 2024-03-01 20:51:42,114 INFO program/MainThread: stderr[119]: 2024-03-01 20:51:42,114 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 20:51:42,119 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:51:42,122 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:42,125 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:51:42,129 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:42,132 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:51:42,135 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:42,138 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:51:42,142 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 20:51:42,142 INFO program/MainThread: Running [120] lvm lvremove --yes test_vg1/lv1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:42,176 INFO program/MainThread: stdout[120]: Logical volume "lv1" successfully removed. 2024-03-01 20:51:42,177 INFO program/MainThread: stderr[120]: 2024-03-01 20:51:42,177 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 20:51:42,178 INFO blivet/MainThread: executing action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:51:42,185 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 20:51:42,192 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 20:51:42,198 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:51:42,204 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:42,212 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:51:42,217 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:42,223 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:51:42,229 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:42,236 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:51:42,241 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 20:51:42,241 INFO program/MainThread: Running [121] lvm vgreduce --removemissing --force test_vg1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:42,280 INFO program/MainThread: stdout[121]: Volume group "test_vg1" is already consistent. 2024-03-01 20:51:42,281 INFO program/MainThread: stderr[121]: 2024-03-01 20:51:42,281 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 20:51:42,281 INFO program/MainThread: Running [122] lvm vgchange -an test_vg1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:42,324 INFO program/MainThread: stdout[122]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 20:51:42,324 INFO program/MainThread: stderr[122]: 2024-03-01 20:51:42,324 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 20:51:42,324 INFO program/MainThread: Running [123] lvm vgremove --force test_vg1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:42,357 INFO program/MainThread: stdout[123]: Volume group "test_vg1" successfully removed 2024-03-01 20:51:42,358 INFO program/MainThread: stderr[123]: 2024-03-01 20:51:42,358 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 20:51:42,358 INFO blivet/MainThread: executing action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:51:42,366 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:42,371 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:51:42,377 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:51:42,377 INFO program/MainThread: Running [124] lvm pvremove --force --force --yes /dev/sdc --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:42,417 INFO program/MainThread: stdout[124]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 20:51:42,417 INFO program/MainThread: stderr[124]: 2024-03-01 20:51:42,417 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 20:51:42,417 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 20:51:42,418 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:42,429 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:42,429 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:42,439 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:42,439 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:42,449 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:42,449 INFO blivet/MainThread: executing action: [257] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:51:42,453 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:42,457 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:51:42,460 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:51:42,460 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 20:51:42,490 INFO program/MainThread: stdout[125]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 20:51:42,490 INFO program/MainThread: stderr[125]: 2024-03-01 20:51:42,490 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 20:51:42,490 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 20:51:42,491 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:42,519 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:42,520 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:42,535 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:42,535 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:42,548 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:42,549 INFO blivet/MainThread: executing action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:51:42,553 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:42,556 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:51:42,559 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:51:42,559 INFO program/MainThread: Running [126] lvm pvremove --force --force --yes /dev/sda --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:51:42,587 INFO program/MainThread: stdout[126]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 20:51:42,587 INFO program/MainThread: stderr[126]: 2024-03-01 20:51:42,587 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 20:51:42,588 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 20:51:42,588 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:42,621 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:42,622 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:42,633 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:42,634 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:42,650 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:42,655 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:51:42,655 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 0x7f07506c2f68> to retry, use: --limit @/tmp/tests_single_lv.retry PLAY RECAP ********************************************************************* sut : ok=106 changed=4 unreachable=0 failed=1 skipped=70 rescued=0 ignored=0 Friday 01 March 2024 20:51:47 +0000 (0:00:00.997) 0:01:19.004 ********** =============================================================================== fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state -- 11.61s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 9.93s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Get required packages --------------- 6.70s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 fedora.linux_system_roles.storage : Get required packages --------------- 4.15s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 fedora.linux_system_roles.storage : Make sure blivet is available ------- 2.64s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 linux-system-roles.snapshot : Ensure required packages are installed ---- 2.60s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 fedora.linux_system_roles.storage : Make sure required packages are installed --- 2.60s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Ensure test packages ---------------------------------------------------- 2.59s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:14 ------ linux-system-roles.snapshot : Ensure required packages are installed ---- 2.59s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 linux-system-roles.snapshot : Ensure required packages are installed ---- 2.57s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 linux-system-roles.snapshot : Ensure required packages are installed ---- 2.54s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 fedora.linux_system_roles.storage : Make sure blivet is available ------- 2.53s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 fedora.linux_system_roles.storage : Make sure required packages are installed --- 2.52s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 fedora.linux_system_roles.storage : Make sure blivet is available ------- 2.47s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Ensure test packages ---------------------------------------------------- 2.45s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:14 ------ fedora.linux_system_roles.storage : Make sure required packages are installed --- 2.45s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 fedora.linux_system_roles.storage : Get service facts ------------------- 1.67s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 fedora.linux_system_roles.storage : Get service facts ------------------- 1.65s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 fedora.linux_system_roles.storage : Get service facts ------------------- 1.60s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Debug why list of unused disks has changed ------------------------------ 1.00s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tasks/cleanup.yml:39 -------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---